Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaitya62/noobdb
An attempt to write a beginner level database management system in golang
https://github.com/chaitya62/noobdb
Last synced: 18 days ago
JSON representation
An attempt to write a beginner level database management system in golang
- Host: GitHub
- URL: https://github.com/chaitya62/noobdb
- Owner: Chaitya62
- License: mit
- Created: 2020-09-12T20:17:19.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-01T11:14:33.000Z (about 4 years ago)
- Last Synced: 2024-04-13T19:05:17.479Z (7 months ago)
- Language: Go
- Homepage:
- Size: 43 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Noobdb
## Run tests
```sh
# coverage
./util -c# tests with details
./util -t```
## TODOs
[x] Add script to search `//TODO:` from the CODE ~~and generate README.md in pre commit hook~~