Modelar SQLite Adapter
JSON →A database adapter that connects the Modelar ORM to SQLite databases using node-sqlite3. Currently at version 3.1.0, it supports Node.js >=4.0 and ships TypeScript definitions. It wraps the sqlite3 native binding and requires node-pre-gyp for installation. Allows switching between SQLite and other databases via Modelar's adapter system. Key differentiator: seamless integration with Modelar's chainable query builder and migration tools, while retaining full SQLite-specific features.
Resources
packagemodelar-sqlite-adapter ↗
API endpoints
full doc /v1/registry/modelar-sqlite-adapter