Skip to content

red-data-tools/red-arrow-activerecord

Repository files navigation

README

Name

Red Arrow Active Record

Usage

User.all.select(:id, :name).to_arrow

Installation

Add this line to your application's Gemfile:

gem 'red-arrow-activerecord', require: 'arrow-activerecord'

And then execute:

$ bundle

Or install it yourself as:

$ gem install red-arrow-activerecord

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.

About

A library that provides conversion method between Apache Arrow and Active Record

Resources

License

Stars

Watchers

Forks

Packages

No packages published