amalgalite 0.10.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:
=
install:
=
Versions:
- 2.0.0 November 16, 2025 x86-mingw32 (6.24 MB)
- 2.0.0 November 16, 2025 x64-mingw-ucrt (5.06 MB)
- 2.0.0 November 16, 2025 (2.53 MB)
- 1.9.4 March 04, 2024 x64-mingw-ucrt (3.11 MB)
- 1.9.4 March 04, 2024 x86-mingw32 (6.08 MB)
- 0.10.1 September 10, 2009 x86-mingw32 (1.51 MB)
Runtime Dependencies (1):
arrayfields
~> 4.7.0