{"library":"restbase-mod-table-sqlite","type":"library","category":null,"description":"An SQLite3 back-end module for RESTBase conforming to the RESTBase storage specification. Current stable version is 1.2.1. It is designed for testing and development purposes, not production use. Key differentiator: provides a lightweight SQLite-based storage for RESTBase without requiring Cassandra. Release cadence is low; last release was 7 years ago. Limited to RESTBase ecosystem.","language":"javascript","status":"maintenance","version":"1.2.1","tags":["javascript","REST","API","storage","buckets","tables","sqlite"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install restbase-mod-table-sqlite","imports":["const TableSqlite = require('restbase-mod-table-sqlite')","const sqliteModule = require('restbase-mod-table-sqlite')\n// sqliteModule is the module itself, typically passed to RESTBase","// In config.yaml:\nx-modules:\n  - name: restbase-mod-table-sqlite\n    version: 1.0.0\n    type: npm\n    options:\n      conf:\n        dbname: /path/to/db.sqlite3"]},{"cmd":"yarn add restbase-mod-table-sqlite","imports":[]},{"cmd":"pnpm add restbase-mod-table-sqlite","imports":[]}],"homepage":"https://github.com/wikimedia/restbase-mod-table-sqlite","github":"git://github.com/wikimedia/restbase-mod-table-sqlite","docs":null,"changelog":null,"pypi":null,"npm":"restbase-mod-table-sqlite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}