RAA - sqlite-ruby/1.1.3

sqlite-ruby / 1.1.3

Short description: Interface to the SQLite DB engine
Category: Library/Database
Status: beta
Created: 2003-06-23 21:08:42 GMT
Last update: 2004-05-27 22:35:17 GMT
Owner: Jamis Buck (Projects of this owner)
Homepage: http://sqlite-ruby.rubyforge.org
Download: http://sqlite-ruby.rubyforge.org
License: GPL
Dependency:
None
Description:

Provides an interface for the SQLite DB engine. This differs from the 'ruby-sqlite' project (also on RAA) in that it is more complete, and from the ruby DBI version of SQLite in that it is SQLite specific, so you can do things that would otherwise be more difficult via DBI. If you want portability between backends, use DBI. If you want ease of use with SQLite, use this. :)

Versions: [2.2.2 (2004-11-15)] [2.2.1 (2004-11-04)] [2.2.0 (2004-10-28)] [2.1.0 (2004-09-29)] [2.0.3 (2004-09-20)] [2.0.1 (2004-09-10)] [2.0.0 (2004-09-09)] [1.2.0 (2004-07-05)] [1.1.3 (2004-05-27)] [1.0 (-)]

Edit this project (for project owner)

back to RAA top