{"library":"most-data-sqlite","type":"library","category":null,"description":"SQLite adapter for the MOST Web Framework, providing database connectivity for MVC applications. Version 0.1.16 is current with no stable release cadence. Requires manual compilation of a regex extension (C source) for SQLite. Adapter is configured via app.json with adapter types and instances. Suitable for Node.js projects using the MOST framework with local SQLite databases. No alternative adapter comparisons available due to limited ecosystem.","language":"javascript","status":"active","version":"0.1.16","tags":["javascript","web","mvc","most","most-web","framework","model","view","controller"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install most-data-sqlite","imports":["Define in app.json: { \"name\":\"SQLite Data Adapter\", \"invariantName\": \"sqlite\", \"type\":\"most-data-sqlite\" }","No direct import needed; sqlite3 is used internally","Compile with gcc as shown in README"]},{"cmd":"yarn add most-data-sqlite","imports":[]},{"cmd":"pnpm add most-data-sqlite","imports":[]}],"homepage":"https://github.com/kbarbounakis/most-data-sqlite","github":"https://github.com/kbarbounakis/most-data-sqlite","docs":null,"changelog":null,"pypi":null,"npm":"most-data-sqlite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}