{"library":"sqlweb","type":"library","category":null,"description":"SqlWeb is an extension of JsStore that allows using SQL queries for IndexedDB operations. Current stable version is 1.6.2. It provides a familiar SQL interface on top of JsStore's SQL-like query builder. The library is maintained alongside JsStore but has a distinct release cadence. Key differentiator: it enables direct SQL syntax (e.g., SELECT * FROM) instead of JsStore's JSON-based query objects. Requires JsStore >=4.0.3 as a peer dependency. Ships TypeScript definitions. Suitable for developers migrating from WebSQL or those preferring SQL syntax over programmatic APIs.","language":"javascript","status":"active","version":"1.6.2","tags":["javascript","indexeddb","sql","jsstore","alternative","websql","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sqlweb","imports":["import SqlWeb from 'sqlweb'","import type SqlWeb from 'sqlweb'","import * as JsStore from 'jsstore'"]},{"cmd":"yarn add sqlweb","imports":[]},{"cmd":"pnpm add sqlweb","imports":[]}],"homepage":"https://github.com/ujjwalguptaofficial/sqlweb#readme","github":"https://github.com/ujjwalguptaofficial/sqlweb","docs":null,"changelog":null,"pypi":null,"npm":"sqlweb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}