Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrinalxdev/sturdybeetledb

A Database in Go which basically works like ORM.
https://github.com/mrinalxdev/sturdybeetledb

database golang

Last synced: about 7 hours ago
JSON representation

A Database in Go which basically works like ORM.

Awesome Lists containing this project

README

        

# SturdyBeetleDB | A golang database

A fast and seamless database which later connects to a CAS a Content Address Storage .

In this database the data is been stored in JSON format such format is been used by the CockroachDB and many more like MongoDB .

> The main motive to build this db is to connect it with a CAS project which will decentralise the Data provided by SturdyBeetleDB

This will first read a file "users" and write out all the users in JSON format .