It was always one of the goals of Avatica that you could use the same RPC protocol & back-end server for JDBC and ODBC. I also wanted to ensure that if you wrote your own implementation of the Avatica server you could use the remote clients (ODBC or JDBC driver) unchanged. These goals drove the design choices we made in Avatica.
> On Mar 21, 2016, at 6:15 AM, Jesse Yates <[email protected]> wrote: > > I don't imagine it would be to hard, as long as > we keep the Avatica protocol clearly defined. > > Something you would be open to @Josh/@Julian? It depends on how you define “hard”. I think it would take a couple of weeks to get a basic ODBC driver working, and a few more weeks to get to production quality (including an installer). But by all means prove me wrong! I’d be overjoyed if someone took this on. I think I’ve done enough “little red hen” for Avatica. Time for others to step up. Julian
