Simplifying IndexedDB with SQL like syntax and promises
-
Updated
Nov 16, 2024 - JavaScript
Simplifying IndexedDB with SQL like syntax and promises
SqlWeb is an extension of JsStore which allows to use sql query for performing database operation in IndexedDB.
This repo contains examples of jsstore for different frameworks & tools
idbstudio is a management tools for indexeddb library jsstore. It helps users to execute , debug and learn jsstore query.
Technical and process testing for the edX Logfile Analysis Tool
Demo to show how offline app can work with Jsstore
Encrypt your data when storing & decrypt when fetching in indexeddb
Demo for storing the images in base64 string format in indexed DB using JsStore
ShopStore is a web application to manage a Shop. It is an offline web app developed for browser. It uses JsStore to store data.
Make simple store in localstorage
Add a description, image, and links to the jsstore topic page so that developers can more easily learn about it.
To associate your repository with the jsstore topic, visit your repo's landing page and select "manage topics."