8
Understanding Arrow Database Connectivity (ADBC)
In several of the previous chapters, we covered a bunch of different ways to use Apache Arrow for processing and interacting with data. We even covered how you can utilize some of the Arrow libraries (such as the Dataset library) to fetch and analyze that data. But if you work with data in your day-to-day job, there’s something we haven’t been able to get away from: Structured Query Language (SQL).
SQL is still the go-to standard way that most people interact with databases, but what about connecting to those databases? With an ever-changing ecosystem of new database systems popping up all over the place, engineers constantly need to manage a multitude of connectors for these various systems. ...
Get In-Memory Analytics with Apache Arrow - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.