Closed commercial-hippie closed 6 years ago
I've managed to build a small local API in node using node-jdbc that queries Redshift via verdict. Very basic but it's working out well.
Thanks :smile:
Hi Michael,
I'm glad to hear that it's somehow working. Just a few comments:
Regards, Yongjoo
On Wed, Jul 18, 2018 at 10:27 PM Michael notifications@github.com wrote:
I've managed to build a small local API in node using node-jdbc https://github.com/CraZySacX/node-jdbc/ that queries verdict. Very basic but it's working out well.
Thanks 😄
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mozafari/verdictdb/issues/164#issuecomment-406134432, or mute the thread https://github.com/notifications/unsubscribe-auth/ABQYCkOaIewpmgEHoqeqb63dhJYjYsezks5uH-6WgaJpZM4VT3TM .
-- Yongjoo Park, Ph.D. Research Fellow Computer Science and Engineering University of Michigan 2260 Hayward St. Ann Arbor, MI 48109-2121 Office: 4957 Beyster Phone: (734) 707-9206 Website: yongjoopark.com
@pyongjoo thanks for the response! I couldn't get the prepared statements working but I'll give it a go next week on the new version before I create a new issue.
Michael
I see. It will be helpful if you can provide us with the query so that we can replicate the issue and ensure it works in our test cases.
If you want us to keep the query private, then you can send me an email; then, we will keep the resources in our internal private repository.
On Thu, Jul 19, 2018 at 5:12 PM Michael notifications@github.com wrote:
@pyongjoo https://github.com/pyongjoo thanks for the response! I couldn't get the prepared statements working but I'll give it a go next week on the new version before I create a new issue.
Michael
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mozafari/verdictdb/issues/164#issuecomment-406415942, or mute the thread https://github.com/notifications/unsubscribe-auth/ABQYCi6o-cj96-38XsHVeYUMMgRZlGpqks5uIPYsgaJpZM4VT3TM .
-- Yongjoo Park, Ph.D. Research Fellow Computer Science and Engineering University of Michigan 2260 Hayward St. Ann Arbor, MI 48109-2121 Office: 4957 Beyster Phone: (734) 707-9206 Website: yongjoopark.com
Hi
Thanks for creating this, it's amazing!
Just wondering if there are any plans of creating a ODBC driver to connect to verdict? I'm working on a PHP application and I would love to use verdict in it.
Cheers, Michael