RubyGems.org

amalgalite

0.10.1

Amalgalite embeds the SQLite database engine in a ruby extension. There is no need to install SQLite separately. Look in the examples/ directory to see * general usage * blob io * schema information * custom functions * custom aggregates * requiring ruby code from a database Also Scroll through Amalgalite::Database for a quick example, and a general overview of the API. Amalgalite adds in the following additional non-default SQLite extension(s): * {R*Tree index extension}[http://sqlite.org/rtree.html]

installgem install amalgalite -v 0.10.1
Authors

Jeremy Hinegardner

87,947 total downloads 1,552 for this version
Owners

Ae36591847393e58ff189704f5eb18f2

Gemfile
gem "amalgalite", "~> 0.10.1"
Versions
  1. 1.3.0 March 13, 2013
  2. 1.3.0 March 13, 2013 x86-mswin32
  3. 1.1.2 April 1, 2011
  4. 1.1.2 April 1, 2011 x86-mswin32
  5. 1.1.2 April 1, 2011 x86-mingw32
Show all versions (63 total)