SQL-Bricks-SQLite

JSON →
library 1.0.0 ·javascript maintenance
verified Jun 5, 2026

SQL-Bricks-SQLite (v1.0.0) extends the core sql-bricks library with SQLite-specific SQL generation functions such as LIMIT, OFFSET, OR REPLACE, OR ABORT, and other SQLite dialect features. It provides a transparent, schemaless builder for SELECT, INSERT, UPDATE, and DELETE statements targetting SQLite. The package has no dependencies other than sql-bricks itself. It is released as a stable package but is in maintenance mode with infrequent updates. Key differentiator: seamless integration with sql-bricks for developers already using that library.