SaaSHub helps you find the best software and product alternatives Learn more →
Hare Alternatives
Similar projects and alternatives to hare
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
-
-
immudb
immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
-
-
-
tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
-
-
LevelDB
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
-
-
-
-
buntdb
BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
-
-
-
-
-
hare discussion
hare reviews and mentions
-
Is there a nice embedded json db, like PoloDB (Rust) for Golang
I wrote Hare just for this kind of use case: https://github.com/jameycribbs/hare
-
Open Source Databases in Go
hare - A simple database management system that stores each table as a text file of line-delimited JSON.
-
Which Go database/storage package do you go for first when your program needs to store a moderate amount of organized data?
I'm a bit biased, but I would recommend taking a look at a package I wrote called Hare (https://github.com/jameycribbs/hare).
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Jan 2025
Stats
jameycribbs/hare is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of hare is Go.