sqlite-source

JSON →
library 0.3510200.0-sqlite-amalgamation ·javascript
verified Jun 7, 2026

The sqlite-source package packages the SQLite amalgamation (a single C source file) as an npm dependency. Version 0.3510200.0-sqlite-amalgamation bundles SQLite 3.51.0. This package is published to npm to allow Node.js addons or other C/C++ projects to depend on a specific SQLite version via npm. It updates with each new SQLite release. The key differentiator is providing SQLite's C source as an npm package for toolchain integration.