README

Path: README
Last Update: Sun Sep 14 23:29:34 -0600 2008

Amalgalite

  • Homepage
  • Rubyforge Project
  • 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

LICENSE

Copyright (c) 2008 Jeremy Hinegardner

All rights reserved.

See LICENSE and/or COPYING for details.

[Validate]