rb-sqlite

v 2.2.3

Interface to the SQLite DB engine from Ruby

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. Note that this module is NOT compatible with SQLite3.

https://www.rubygems.org/gems/sqlite-ruby

To install rb-sqlite, paste this in macOS terminal after installing MacPorts

sudo port install rb-sqlite

Add to my watchlist

Installations 0
Requested Installations 0