Ask HN: ODBC driver using websockets?
https://news.ycombinator.com/item?id=1232153Does a javascript ODBC driver exist that works over websockets? If not, is it feasible?
I'd like to be able to send queries to an SQL database directly from the browser, with no proxy.