https://github.com/denpeshkov/abyss
A lightweight, naive database implementation written in Go
https://github.com/denpeshkov/abyss
database db go golang learning
Last synced: 3 months ago
JSON representation
A lightweight, naive database implementation written in Go
- Host: GitHub
- URL: https://github.com/denpeshkov/abyss
- Owner: denpeshkov
- Created: 2024-11-23T16:43:51.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-28T15:35:09.000Z (4 months ago)
- Last Synced: 2025-02-28T20:44:20.061Z (4 months ago)
- Topics: database, db, go, golang, learning
- Language: Makefile
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AbyssDB
[](https://github.com/denpeshkov/abyss/actions/workflows/ci.yml)
[](https://goreportcard.com/report/github.com/denpeshkov/abyss)
[](https://pkg.go.dev/github.com/denpeshkov/abyss)AbyssDB is a relational database written in pure Go.