think-model-sqlite

JSON →
library 1.3.2 ·javascript
verified Jun 7, 2026

SQLite adapter for the ThinkJS 3.x ORM model layer. Version 1.3.2 is the latest stable release. This package allows ThinkJS models to connect to SQLite databases via the sqlite3 driver. It follows the same adapter interface as think-model-mysql, making it easy to switch databases. The adapter supports basic CRUD operations, transactions, and query building. It is still actively maintained alongside ThinkJS v3.