Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mrinalxdev/sturdybeetledb
- Owner: mrinalxdev
- Created: 2022-12-30T16:48:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-29T07:25:12.000Z (12 months ago)
- Last Synced: 2023-12-05T11:26:54.805Z (12 months ago)
- Topics: database, golang
- Language: Go
- Homepage:
- Size: 9.66 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 .