ujjwalgupta94 / JsStore

A complete IndexedDB wrapper with SQL like syntax.

Home Page:http://jsstore.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub version CI Backers on Open Collective Sponsors on Open Collective npm version GitHub Discussions CodeQL npm Downloads

Sauce Test Status

Overview

A complete IndexedDB wrapper with SQL like syntax.

Features

  • Executes In Web Worker
  • Simple readable apis
  • Easy to learn
  • 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 repo - https://github.com/ujjwalguptaofficial/jsstore-examples

Website

http://jsstore.net/

Contributors

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

Thank you to all the people who already contributed to JsStore!

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.

http://jsstore.net/

License:MIT License


Languages

Language:JavaScript 63.5%Language:TypeScript 36.0%Language:HTML 0.5%Language:CSS 0.1%