Skip to main content
JsStore logo

Execute Database operation in browsers with JsStore.

JsStore is an IndexedDB Wrapper. It makes IndexedDB super easy with its SQL like apis.

Open-source MIT Licensed | Supported with all frameworks

Web worker support

Code can be executed in Web Worker or without Worker

Advanced query support

support of join, intersect, union, groupby etc

Cross Browsers

Develop your application without worrying about cross browser compatibility.

Sql support

Using an extension SqlWeb

TypeScript support

Typed result, intillisense

Debugging tool

JsStore provides IDBStudio to help you debug, manage db.