SQLite-Ruby

From Free Software Directory
This is the approved revision of this page; it is not the most recent. View the most recent revision.
Jump to: navigation, search


[edit]

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

Verified by

Janet Casey

Verified on

5 November 2004




Leaders and contributors

Contact(s)Role
Jamis Buck Maintainer


Resources and communication

AudienceResource typeURI
DeveloperE-mailmailto:sqlite-ruby-devel@rubyforge.org
SupportE-mailmailto:sqlite-ruby-users@rubyforge.org
DeveloperVCS Repository Webviewhttp://rubyforge.org/scm/?group_id=254


Software prerequisites

KindDescription
Required to useRuby 1.8.1 or later
Required to useSQLite 2.8.14




Entry























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.