go-json-db icon indicating copy to clipboard operation
go-json-db copied to clipboard

A simple, light weight database using JSON, implemented in Go.

Results 2 go-json-db issues
Sort by recently updated
recently updated
newest added

I would'nt have though about removing the dependence on the libraries, but the issue is that user needs to run 3 `go get `commands to actually install this package. This...

enhancement
question