DoricSQLite

JSON →
library 0.2.6 ·javascript
verified Jun 7, 2026

DoricSQLite is an extension library for the Doric framework (>=0.8.26) that provides SQLite storage support for Doric applications. Current version is 0.2.6, with moderate release cadence. It integrates seamlessly with Doric's reactive system, allowing persistent data operations similar to other Doric data sources. Key differentiators: enables native SQLite capabilities within Doric apps without external dependencies. As a Doric extension, it follows the same data-binding and lifecycle patterns as other Doric modules.