amalgalite 1.1.1-x86-mingw32
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:
=
installieren:
=
Runtime Abhängigkeiten (2):
arrayfields
~> 4.7.4
fastercsv
~> 1.5.4
Development Abhängigkeiten (6):
configuration
~> 1.2.0
rake
~> 0.8.7
rake-compiler
~> 0.7.6
rcov
~> 0.9.9
rspec
~> 2.5.1
zip
~> 2.0.2