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!

-- 
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+unsubscr...@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 via email to