This module allows Ruby programs to interface with the SQLite3 database engine.
gem install sqlite3-rubyNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an in-memory SQLite database, insert a row, and query it.
Ensure SQLite3 (version 3.x) is installed on your system.
No dependency data recorded yet.