[ANN] amalgalite 0.10.0 Released

J

Jeremy Hinegardner

amalgalite version 0.10.0 has been released.

{{ Release notes for Version 0.10.0 }}

=== Enhancements

* windows gem is now a fat binary to support installing into ruby 1.8 and 1.9
from the same gem
* Update to Sqlite 3.6.16 and fix errors returned by define_aggregate and
define_function based upon update

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.
 

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

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,588
Members
45,093
Latest member
Vinaykumarnevatia00

Latest Threads

Top