You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/12 00:08:35 UTC

[GitHub] [arrow-site] wesm commented on pull request #183: ARROW-15472: [Website] Add Flight SQL announcement

wesm commented on pull request #183:
URL: https://github.com/apache/arrow-site/pull/183#issuecomment-1036816196


   I gave this a read through and think it does a good job presenting the subject. It's admittedly a nuanced topic because Flight SQL is not _exactly_ a replacement for ODBC/JDBC since those are APIs are not wire protocols / driver implementations, so maybe creating a diagram to show that FlightSQL is occupying the "middle layer" of a database driver implementation (the internal pieces that stand between the ODBC/JDBC API façade and the server/client). Of course if you wanted FlightSQL to be your database's client API, you are certainly free to do that. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org