SQLite-Ruby
SQLite-Ruby
http://sqlite-ruby.rubyforge.org
Lets the SQLite database be used from Ruby scripts
This is a candidate for deletion: All links broken. Email to maintainer broken. Poppy-one (talk) 13:55, 29 July 2018 (EDT)
'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.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Jamis Buck | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer | mailto:sqlite-ruby-devel@rubyforge.org | |
Support | mailto:sqlite-ruby-users@rubyforge.org | |
Developer | VCS Repository Webview | http://rubyforge.org/scm/?group_id=254 |
Software prerequisites
Kind | Description |
---|---|
Required to use | Ruby 1.8.1 or later |
Required to use | SQLite 2.8.14 |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.