Categories
SQLite-Ruby
'SQLite/Ruby' is a set of bindings that lets the SQLite (v 2.x) database be used from Ruby scripts. It provides an object-oriented interface to all major functions of the SQLite API, including the create_function and create_aggregate functions. It also supports bind parameters, transactions, internal and external iterators, type translation in queries, and easy access to various pragmas.
Last updated 21 Sep, 2009
About
Leadership
- Jamis Buck - Maintainer
Requirements
- Ruby 1.8.1 or later (Use Requirement)
- SQLite 2.8.14 (Use Requirement)
Related Projects
Versions
2.2.2
2.2.2 stable released 2004-11-15
- Released: 15 Nov, 2004
- Code Maturity: Stable
- Source Archive: http://rubyforge.org/frs/download.php/1826/sqli...
- Licenses: BSD_3Clause
- Interfaces: Command Line
User Community and Support
User FAQ available in HTML format from http://sqlite-ruby.rubyforge.org/faq.html
General Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@rubyforge.org:/var/cvs/sqlite-ruby - VCS Repository Webview




