luggage66 / thermite

A proof of concept for multi-node sqlilte
0 stars 1 forks source link

ODBC driver #6

Open jhihn opened 10 years ago

jhihn commented 10 years ago

We need some kind of odbc driver to talk to the master, minimally: Run queries Retrieve results I'm ok with other features not being supported, as those operations are likely to require automation we may nit support for a while.

A generic ODBC/(json/whatever) driver would work great.

luggage66 commented 10 years ago

An interesting diversion, but wont' be needed for a while. Just returning JSON results from the http request is trivial, however. Or xml, or csv, or anything.

jhihn commented 10 years ago

Yes. I agree we can defer this, but wanted to list it in the case someone wanta to help out On Nov 3, 2013 10:23 AM, "Donald Mull Jr." notifications@github.com wrote:

An interesting diversion, but wont' be needed for a while. Just returning JSON results from the http request is trivial, however. Or xml, or csv, or anything.

— Reply to this email directly or view it on GitHubhttps://github.com/luggage66/thermite/issues/6#issuecomment-27646501 .