Projects / SQLite3/Ruby

SQLite3/Ruby

SQLite3/Ruby is a set of bindings that allow Ruby programs to create and interact with SQLite3 databases. It includes support for transactions, bind parameters, type translation, batch processing of statements, and more.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  15 Feb 2005 09:13

Release Notes: Database#query was added to allow external row-by-row iteration of result sets. Three missing exceptions were added, and exceptions now have a "code" attribute to allow the numeric value of the error to be queried. Solaris is now supported by the DL driver.

Release Notes: This is the first stable release of the SQLite3/Ruby library.

Screenshot

Project Spotlight

beets

A media library management system for obsessive-compulsive music geeks.

Screenshot

Project Spotlight

ytest

A PHPUnit extension for mocking static/private methods (and more).