[ANN] amalgalite 0.10.1 Released

  • Thread starter Jeremy Hinegardner
  • Start date
J

Jeremy Hinegardner

amalgalite version 0.10.1 has been released.

{{ Release notes for Version 0.10.1 }}

* Add version subdirectory for extension on all platforms for building locally
on gem install.
* Small documentation change for Amalgalite::Database#new
* Add gem for x86-ming32 platform
* Add specs to validate the R*Tree index is compiled correctly

http://copiousfreetime.rubyforge.org/amalgalite/

=== Installation

gem install amalgalite

=== Description

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top