Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 5 Go graph-database Projects
-
Project mention: Learning Graph Database data design & data modeling | reddit.com/r/graphql | 2023-03-26
Have you tried dgraph.io?
-
Even that can't be generalized. I bet that neo4j is way, way more popular than cayley, yet, cayley has more stars.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Project mention: How do you manage transactions in Go? Do we really need to use one transaction for each request? | reddit.com/r/golang | 2023-06-02
Have you taken a look at SpiceDB? The Authzed blog has a few posts that are useful to improving your understanding -- I can think of two: New Enemies and Writing relationships to SpiceDB.
-
eliasdb - Dependency-free, transactional graph database with REST API, phrase search and SQL-like query language.
-
This is a common frustration of mine as well!
In the latest release of the spicedb-operator[0], I added a feature that allows users to specify arbitrary patches over operator-managed resources directly in the API (examples in the link).
There are some other projects like Kyverno and Gatekeeper that try to do this generically with mutating webhooks, but embedding a `patches` API into the operator itself gives the operator a chance to ensure the changes are within some reasonable guardrails.
[0]: https://github.com/authzed/spicedb-operator/releases/tag/v1....
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
Go graph-database related posts
- Postgres: The Graph Database You Didn't Know You Had
- Learning Graph Database data design & data modeling
- Fluree DB - A datomic like database that I just discovered
- Show HN: We have built a benchmark platform for graph databases
- Go just hit 100k stars on GitHub
- Voice assistant that can be taught how to swear (Part 2)
- Nebula Graph v3.0.0 Release Note
-
A note from our sponsor - InfluxDB
www.influxdata.com | 2 Jun 2023
Index
What are some of the best open-source graph-database projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | dgraph | 19,302 |
2 | cayley | 14,568 |
3 | spicedb | 3,531 |
4 | eliasdb | 966 |
5 | spicedb-operator | 38 |