https://github.com/ujjwalguptaofficial/JsStore
A complete IndexedDB wrapper with SQL like syntax.
https://github.com/ujjwalguptaofficial/JsStore
indexeddb indexeddb-examples javascript javascript-library jsstore library sql sql-syntax storage typescript typescript-library wrapper
Last synced: about 2 months ago
JSON representation
A complete IndexedDB wrapper with SQL like syntax.
- Host: GitHub
- URL: https://github.com/ujjwalguptaofficial/JsStore
- Owner: ujjwalguptaofficial
- License: mit
- Created: 2017-08-18T14:36:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-07T09:00:42.000Z (about 1 year ago)
- Last Synced: 2024-05-22T15:28:10.670Z (12 months ago)
- Topics: indexeddb, indexeddb-examples, javascript, javascript-library, jsstore, library, sql, sql-syntax, storage, typescript, typescript-library, wrapper
- Language: JavaScript
- Homepage: http://jsstore.net/
- Size: 33.8 MB
- Stars: 826
- Watchers: 21
- Forks: 107
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.MD
- Funding: .github/FUNDING.yml
- License: LICENSE.TXT
Awesome Lists containing this project
README
![]()
[](https://osnft.app/nft/JsStore@ujjwalguptaofficial)
[](https://badge.fury.io/gh/ujjwalguptaofficial%2FJsStore)
[](https://github.com/ujjwalguptaofficial/JsStore/actions/workflows/test.yml)
[](#backers) [](#sponsors) [](https://badge.fury.io/js/jsstore)
[](https://www.jsdelivr.com/package/npm/jsstore)

[](https://github.com/ujjwalguptaofficial/JsStore/actions/workflows/codeql-analysis.yml)
[](https://npmcharts.com/compare/jsstore?minimal=true)[](https://saucelabs.com/u/ujjwalgupta)
# Overview
Harness the power of JsStore to streamline database operations in your web applications. With its SQL-like API, JsStore simplifies IndexedDB interactions, enabling developers to easily query, filter, and manipulate data with familiar syntax and efficiency.
# 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](https://github.com/ujjwalguptaofficial/sqlweb)
* [IDBStudio](https://github.com/ujjwalguptaofficial/idbstudio) - A management & debugging tool for jsstore.# Examples
Check out repo - https://github.com/ujjwalguptaofficial/jsstore-examples
# Docs
http://jsstore.net/
## Contributors
You are very welcome to contribute, please see contributing guidelines - [[Contribute](CONTRIBUTING.MD)].
Thank you to all the people who already contributed to JsStore!
## Support JsStore
Support this project by stars. We would be more greateful if you sponsor the project which allows us to keep developing, educate people, organize different events.
### Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/JsStore#sponsor)]
## Backers
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/JsStore#backer)]