RubyGems Navigation menu

rabbit-slide-kou-rubykaigi-2023 2023.5.13.0

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.

Gemfile:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 2023.5.13.2 - May 13, 2023 (11 MB)
  2. 2023.5.13.1 - May 12, 2023 (11 MB)
  3. 2023.5.13.0 - May 08, 2023 (10,4 MB)

dependencias de Runtime (2):

Propietarios:

Subida por:

Autores:

  • Sutou Kouhei

SHA 256 checksum:

ac802c4022e09bf1371cdda733e078ac45e2bc9b6412b5d746f3138eb6c47e69

Total de descargas 1.165

Para esta versión 363

Licencia:

CC-BY-SA-4.0

Versión de Ruby requerida: >= 0

Enlace: