dphoebus / JsStore

A complete IndexedDB wrapper with SQL like syntax.

Home Page:http://jsstore.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

A complete IndexedDB wrapper with SQL like syntax.

http://jsstore.net/

License:MIT License


Languages

Language:TypeScript 51.4%Language:JavaScript 48.2%Language:HTML 0.4%