amalgalite 0.12.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 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]
Gemfile:
=
install:
=
Runtime Dependencies (1):
arrayfields
~> 4.7.0
Development Dependencies (6):
archive-tar-minitar
~> 0.5.2
configuration
~> 0.0.5
rake
~> 0.8.4
rake-compiler
~> 0.5.0
rcov
~> 0.8.1.2.0
rspec
~> 1.2.2