RubyGems.org

amalgalite

1.3.0

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 * full text search 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 extensions: * (http://sqlite.org/rtree.html) * (http://sqlite.org/fts3.html)

installgem install amalgalite
Authors

Jeremy Hinegardner

85,343 total downloads 378 for this version
Owners

Ae36591847393e58ff189704f5eb18f2

Licenses

BSD

Gemfile
gem "amalgalite", "~> 1.3.0"
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-mingw32
  5. 1.1.2 April 1, 2011 x86-mswin32
Show all versions (63 total)