UNPKG

jsstore

Version:

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

73 lines (50 loc) 4.7 kB
<p align="center"> <img src="logos/JsStore_400_177.png"> </p> [![osnft](https://img.shields.io/badge/OSNFT-buy%20NFT-brightgreen)](https://osnft.app/nft/JsStore@ujjwalguptaofficial) [![GitHub version](https://badge.fury.io/gh/ujjwalguptaofficial%2FJsStore.svg)](https://badge.fury.io/gh/ujjwalguptaofficial%2FJsStore) [![CI](https://github.com/ujjwalguptaofficial/JsStore/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/ujjwalguptaofficial/JsStore/actions/workflows/test.yml) [![Backers on Open Collective](https://opencollective.com/JsStore/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/JsStore/sponsors/badge.svg)](#sponsors) [![npm version](https://badge.fury.io/js/jsstore.svg)](https://badge.fury.io/js/jsstore) [![](https://data.jsdelivr.com/v1/package/npm/jsstore/badge)](https://www.jsdelivr.com/package/npm/jsstore) ![GitHub Discussions](https://img.shields.io/github/discussions/ujjwalguptaofficial/jsstore) [![CodeQL](https://github.com/ujjwalguptaofficial/JsStore/actions/workflows/codeql-analysis.yml/badge.svg?branch=master)](https://github.com/ujjwalguptaofficial/JsStore/actions/workflows/codeql-analysis.yml) [![npm Downloads](https://img.shields.io/npm/dm/jsstore.svg?style=flat-square)](https://npmcharts.com/compare/jsstore?minimal=true) [![Sauce Test Status](https://saucelabs.com/browser-matrix/ujjwalgupta.svg)](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! <a href="https://github.com/ujjwalguptaofficial/JsStore/graphs/contributors"><img src="https://opencollective.com/JsStore/contributors.svg?width=890&button=false" /></a> ## 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)] <a href="https://opencollective.com/JsStore/sponsor/0/website" target="_blank"><img src="https://opencollective.com/JsStore/sponsor/0/avatar.svg"></a> <a href="https://opencollective.com/JsStore/sponsor/1/website" target="_blank"><img src="https://opencollective.com/JsStore/sponsor/1/avatar.svg"></a> <a href="https://opencollective.com/JsStore/sponsor/2/website" target="_blank"><img src="https://opencollective.com/JsStore/sponsor/2/avatar.svg"></a> <a href="https://opencollective.com/JsStore/sponsor/3/website" target="_blank"><img src="https://opencollective.com/JsStore/sponsor/3/avatar.svg"></a> <a href="https://opencollective.com/JsStore/sponsor/4/website" target="_blank"><img src="https://opencollective.com/JsStore/sponsor/4/avatar.svg"></a> <a href="https://opencollective.com/JsStore/sponsor/5/website" target="_blank"><img src="https://opencollective.com/JsStore/sponsor/5/avatar.svg"></a> <a href="https://opencollective.com/JsStore/sponsor/6/website" target="_blank"><img src="https://opencollective.com/JsStore/sponsor/6/avatar.svg"></a> <a href="https://opencollective.com/JsStore/sponsor/7/website" target="_blank"><img src="https://opencollective.com/JsStore/sponsor/7/avatar.svg"></a> <a href="https://opencollective.com/JsStore/sponsor/8/website" target="_blank"><img src="https://opencollective.com/JsStore/sponsor/8/avatar.svg"></a> <a href="https://opencollective.com/JsStore/sponsor/9/website" target="_blank"><img src="https://opencollective.com/JsStore/sponsor/9/avatar.svg"></a> ## Backers Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/JsStore#backer)] <a href="https://opencollective.com/JsStore#backers" target="_blank"><img src="https://opencollective.com/JsStore/backers.svg?width=890"></a>