Graph DBs + Go

polaris · · 597 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>I&#39;m starting up a project where a graph data structure makes a ton of sense. I&#39;ve never used a graph database before and am wondering what experiences people have had using Go and any of the available graph databases that are out there. Should I just go straight to neo4j or are there other options worth a look?</p> <hr/>**评论:**<br/><br/>MisterMagnifico: <pre><p>Dgraph is my recommendation</p></pre>geordano: <pre><p>Take a look at <a href="https://www.arangodb.com" rel="nofollow">https://www.arangodb.com</a> We are quite happy with that (using with <a href="https://github.com/solher/arangolite" rel="nofollow">https://github.com/solher/arangolite</a>). But there is on more driver available</p> <p><a href="https://github.com/diegogub/aranGO" rel="nofollow">https://github.com/diegogub/aranGO</a></p></pre>ivanml: <pre><p>One more vote for arangodb. We used it with <a href="https://github.com/diegogub/aranGO" rel="nofollow">https://github.com/diegogub/aranGO</a>.</p></pre>kardianos: <pre><p>I know of <a href="https://github.com/cayleygraph/cayley" rel="nofollow">https://github.com/cayleygraph/cayley</a></p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

597 次点击  
加入收藏 微博
0 回复
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传