Categories: None [Edit]

rabbit-slide-kou-rubykaigi-2023

https://rubygems.org/gems/rabbit-slide-kou-rubykaigi-2023
ADBC is Apache Arrow Database Connectivity. It provides a API that can connect to different databases by wrapping database specific APIs. This is not a new approach. There are existing APIs such as Active Record, Sequel and ODBC. The difference between the existing APIs and ADBC is the focus on large data and performance. ADBC is an important part to use Ruby for data processing. We can extract large data from many databases (not only RDBMSs but also data ware houses and so on) and load large data into many databases with ADBC. To use Ruby for data processing, we need data. ADBC helps it.

Total

Ranking: 171,351 of 188,757
Downloads: 2,483

Daily

Ranking: 55,083 of 188,742
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
14,612139,000rabbit
53,77620,343rabbit-theme-clear-code

Owners

#GravatarHandle
1iconkou