[ANN] Hare - a nimble little DBMS written in Go.

97 views
Skip to first unread message

Jamey Cribbs

unread,
Feb 15, 2021, 12:37:14 PM2/15/21
to golang-nuts
After working on this package off and on for a long time, I've finally decided to set it free into the wild.

Hare is a pure Go database management system that stores each table as a text file of line-delimited JSON. Each line of JSON represents a record. It is a good fit for applications that require a simple embedded DBMS.

Here is the github repo: https://github.com/jameycribbs/hare

Feedback is welcome!

Artur Vianna

unread,
Feb 15, 2021, 1:19:10 PM2/15/21
to Jamey Cribbs, golang-nuts
Looks very cool! Seems like a nice fit for persistent storage in games

--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/654ec351-fd36-45d0-a446-07fa2e5985f6n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages