sqlite3
This module allows Ruby programs to interface with the SQLite3 database engine (http://www.sqlite.org). You must have the SQLite engine installed in order to build this module. Note that this module is only compatible with SQLite 3.6.16 or newer.
Types
Docs
Guides
Zeitwerk
Namespace
Optimized
1.3.11
Jamis Buck, Luis Lavena, and Aaron Patterson
bundle add sqlite3
Getting Started
Learn more about the Sqlite3 gem.
Playground
Test, play and inspect the gem for yourself