{"library":"jsonjsdb","type":"library","category":null,"description":"Jsonjsdb is a client-side relational database library specifically designed for static Single Page Applications. It enables offline data storage and querying capabilities, functioning effectively whether the application is run locally via the `file://` protocol or served over HTTP/HTTPS (e.g., localhost or production servers). The current stable JavaScript version is 0.8.10, with the project showing a somewhat active release cadence, although many recent updates have focused on its Python counterpart. A key differentiator is its unique approach to handling database file extensions (`.json.js` for `file://` and `.json` for `http(s)://`) based on the protocol, and its reliance on HTML-embedded configuration, which distinguishes it from more traditional pure JavaScript database solutions.","language":"javascript","status":"active","version":"0.8.10","tags":["javascript","json","database","jsondb","jsonjsdb","local","file protocol","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install jsonjsdb","imports":["import Jsonjsdb from 'jsonjsdb'","import type { JsonjsdbConfig } from 'jsonjsdb'","await db.init()"]},{"cmd":"yarn add jsonjsdb","imports":[]},{"cmd":"pnpm add jsonjsdb","imports":[]}],"homepage":null,"github":"https://github.com/datannur/jsonjsdb.git#main","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jsonjsdb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/jsonjsdb/compatibility"}}