https://github.com/quelklef/jinedb
For when Json Is Not Enough
https://github.com/quelklef/jinedb
database indexeddb indexeddb-wrapper
Last synced: 2 months ago
JSON representation
For when Json Is Not Enough
- Host: GitHub
- URL: https://github.com/quelklef/jinedb
- Owner: Quelklef
- Created: 2020-05-19T17:31:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T06:26:28.000Z (over 3 years ago)
- Last Synced: 2025-03-31T19:12:57.012Z (over 1 year ago)
- Topics: database, indexeddb, indexeddb-wrapper
- Language: TypeScript
- Size: 2.51 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JINEdb
A client-side database for when **J**SON **i**s **n**ot **e**nough!
The express purpose of JINEdb is to provide an IndexedDB wrapper with support for user-defined datatypes.
Check out [the docs](https://quelklef.github.io/JINEdb/docs) for more.