gogm

GoGM has moved to https://github.com/z5labs/gogm. This repository will remain a mirror of gogm master (by mindstand)

Gogm Alternatives

Similar projects and alternatives to gogm

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better gogm alternative or higher similarity.

gogm reviews and mentions

Posts with mentions or reviews of gogm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-02.
  • Golang + Neo4j
    3 projects | /r/golang | 2 Nov 2021
    Has anybody used golang and neo4j together with a data model bigger than a few small nodes and relationships? I have 45 node types that can have varying numbers of up to 48 relationship types all modeled as structs that I want to be able to store and manipulate with neo4j. The main golang neo4j driver requires translation of data directly into cypher query, which with this many nodes / relationships would require me to create a massive translation wrapper. I looked at gogm (https://github.com/mindstand/gogm) but it doesn't seem mature enough for my use (please let me know if you have any reviews of it). To avoid having to write a large wrapper I figured I could probably store the data in mongodb or elastic and then use their neo4j connector plugins to auto-propagate data to neo4j - this would be a fine solution but I'd rather avoid adding a secondary database technology if I can.

Stats

Basic gogm repo stats
1
3
0.0
about 1 year ago

mindstand/gogm is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of gogm is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com