Skip to content

A complete IndexedDB wrapper with SQL like syntax.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE.TXT
Unknown
license.js
Notifications You must be signed in to change notification settings

teamSolutionAnalysts/JsStore

 
 

Repository files navigation

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

Sauce Test Status

Overview

A complete IndexedDB wrapper with SQL like syntax.

Features

  • Executes In Web Worker
  • TypeScript Support
  • Join Support
  • DataType Support
  • Complex Queries Support
  • Api Sync Support
  • Sql Support - through an extension sqlweb
  • IDBStudio - A management & debugging tool for jsstore.

Examples

Check out examples in examples folder.

Website

http://jsstore.net/

Contributors

You are very welcome to contribute, please see contributing guidelines - [Contribute].

Sponsors

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

Backers

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

About

A complete IndexedDB wrapper with SQL like syntax.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE.TXT
Unknown
license.js

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 49.9%
  • JavaScript 49.7%
  • HTML 0.4%