Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)

Alt text

Please see the project [documentation website](http://svja.in/beanbagdb/) for more details.