An open API service indexing awesome lists of open source software.

https://github.com/red-data-tools/activerecord-adbc-adapter

ADBC based Active Record adapter
https://github.com/red-data-tools/activerecord-adbc-adapter

Last synced: about 1 year ago
JSON representation

ADBC based Active Record adapter

Awesome Lists containing this project

README

          

# Active Record ADBC adapter

## Description

Active Record ADBC adapter provides an ADBC adapter for Active Record.

This adapter is optimized for extracting and loading large data
from/to DBs. The optimization is powered by Apache Arrow.

## Install

TODO

## Usage

TODO

## License

The MIT license. See `LICENSE.txt` for details.