Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/crhntr/bsonschema


https://github.com/crhntr/bsonschema

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# bsonschema [![Go Reference](https://pkg.go.dev/badge/github.com/crhntr/bsonschema.svg)](https://pkg.go.dev/github.com/crhntr/bsonschema)

I had a complex document schema to maintain. It was rough. So this should help.

It does not do migrations or anything. It is just a DSL for generating bson schema documents.

It is missing a lot of functionality.