Skip to content

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

License

Notifications You must be signed in to change notification settings

llioor/JsStore

 
 

Repository files navigation

Build Status npm version

Overview

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

Features

  • Executes In Web Worker
  • TypeScript Support
  • Join Support
  • DataType Support
  • Complex Queries Support
  • Api Sync Support
  • IDBStudio - A cli management tool for jsstore.

Examples

Check out examples in examples folder.

Demo

Note : -

Demos are created and managed by particular user. So it may be buggy or not working Properly. JsStore does not take responsibility of these demo projects.

Website

http://jsstore.net/

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 64.7%
  • TypeScript 35.0%
  • HTML 0.3%