FICHA · MANJARO

ruby-sqlite3

Ruby bindings for the SQLite3 embedded database

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Connects Ruby applications to SQLite3 databases. It is useful for local apps, tests, small services, embedded storage, scripts, and development environments that need a lightweight SQL database.

SQLite stores data in local files. Protect file permissions, use transactions, validate migrations, and be careful with concurrent writes or untrusted database files.

Permissions

Permissions not analysed for this source yet.