https://github.com/jasonsbarr/simple-web-db
A simple database built on top of LocalStorage for easy use in browser applications. For educational use.
https://github.com/jasonsbarr/simple-web-db
Last synced: 3 months ago
JSON representation
A simple database built on top of LocalStorage for easy use in browser applications. For educational use.
- Host: GitHub
- URL: https://github.com/jasonsbarr/simple-web-db
- Owner: jasonsbarr
- License: mit
- Created: 2023-08-02T22:49:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-05T16:06:42.000Z (almost 2 years ago)
- Last Synced: 2025-02-07T00:36:18.573Z (4 months ago)
- Language: JavaScript
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Web DB
A simple database built on top of LocalStorage for easy use in browser applications. For educational use.