You are viewing our older product's guide. Click here for the documentation of GoodData Cloud, our latest and most advanced product.
Access Data Warehouse Using the Sequel library
The Sequel library provides relatively low-level access with nice abstractions and a friendly programming interface, active development, and JDBC support. It has been tested for use with JRuby for purposes of integrating with Data Warehouse.
- For more information on the Sequel library, see Sequel: The Database Toolkit for Ruby.
- For quick start documentation, see Sequel cheet_sheet.rdoc.
- For a complete reference guide, see Sequel doc index.