You are viewing our older product's guide. Click here for the documentation of GoodData Cloud, our latest and most advanced product.
Installing Database Connectivity to Ruby
To install database connectivity to Ruby, use the following command:
$ gem install sequel
The Ruby database abstraction layer (Sequel) is installed.
Also in this section: