sqlstring-sqlite

JSON →
library 0.1.1 ·javascript
verified Jun 5, 2026

A SQLite-adapted fork of mysqljs/sqlstring that provides simple SQL string escaping and formatting for SQLite. Version 0.1.1 is the latest release, with no defined release cadence. It modifies the escape character maps for SQLite compatibility but does not update unit tests, so tests will not pass. Differentiates from the original by supporting SQLite-specific escaping rules.