Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shubhvjain/beanbagdb
NPM package for handling multiple documents with different schemas in the same database. Schemas are defined using JSON Schema, providing robust validation and flexible document management.
https://github.com/shubhvjain/beanbagdb
couchdb jsonschema localfirst pouchdb
Last synced: 3 months ago
JSON representation
NPM package for handling multiple documents with different schemas in the same database. Schemas are defined using JSON Schema, providing robust validation and flexible document management.
- Host: GitHub
- URL: https://github.com/shubhvjain/beanbagdb
- Owner: shubhvjain
- Created: 2024-04-23T17:49:25.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T21:08:29.000Z (3 months ago)
- Last Synced: 2024-10-28T09:47:49.176Z (3 months ago)
- Topics: couchdb, jsonschema, localfirst, pouchdb
- Language: JavaScript
- Homepage: https://svja.in/beanbagdb/
- Size: 309 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BeanbagDB
[![Test code on master](https://github.com/shubhvjain/beanbagdb/actions/workflows/test_on_master.yml/badge.svg)](https://github.com/shubhvjain/beanbagdb/tree/main)
[![npm](https://github.com/shubhvjain/beanbagdb/actions/workflows/release.yml/badge.svg)](https://www.npmjs.com/package/beanbagdb)
[![Generate and Deploy JSDoc](https://github.com/shubhvjain/beanbagdb/actions/workflows/deploy_docs.yml/badge.svg)](http://svja.in/beanbagdb/)
Please see the project [documentation website](http://svja.in/beanbagdb/) for more details.