{"library":"think-model-sqlite","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.3.2","tags":["javascript","thinkjs","orm","mysql","adapter","model","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install think-model-sqlite","imports":["import SQLiteAdapter from 'think-model-sqlite'","import thinkModelSqlite from 'think-model-sqlite'","const SQLiteAdapter = require('think-model-sqlite').default"]},{"cmd":"yarn add think-model-sqlite","imports":[]},{"cmd":"pnpm add think-model-sqlite","imports":[]}],"homepage":"https://github.com/thinkjs/think-model-sqlite#readme","github":"https://github.com/thinkjs/think-model-sqlite","docs":null,"changelog":null,"pypi":null,"npm":"think-model-sqlite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}