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

esironal/JsStore

 
 

Repository files navigation

Build Status Backers on Open Collective Sponsors on Open Collective npm version Sauce Test Status

Sauce Test Status

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/

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

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

  • TypeScript 58.9%
  • JavaScript 40.7%
  • HTML 0.4%