Sha256: c7d65a65f5c5b85cd3d8a10a5bb5d9685bd7481ef3dcda5b63dc4b4cc0d14f0e

Contents?: true

Size: 838 Bytes

Versions: 7

Compression:

Stored size: 838 Bytes

Contents

== Amalgalite

* Homepage[http://copiousfreetime.rubyforge.org/amalgalite]
* {Rubyforge Project}[http://rubyforge.org/projects/copiousfreetime/]
* email jeremy at copiousfreetime dot org
* git clone url git://github.com/copiousfreetime/amalgalite.git

== INSTALL

* 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

Also Scroll through Amalgalite::Database for a quick example, and a general
overview of the API.

== CREDITS

* Jamis Buck for the first {ruby sqlite implementation}[http://www.rubyforge.org/projects/sqlite-ruby]

== LICENSE

Copyright (c) 2008 Jeremy Hinegardner

All rights reserved.

See LICENSE and/or COPYING for details.

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
amalgalite-0.2.0 README
amalgalite-0.2.2 README
amalgalite-0.2.3 README
amalgalite-0.2.1 README
amalgalite-0.2.4 README
amalgalite-0.4.0 README
amalgalite-0.4.1 README