comp.lang.ada
 help / color / mirror / Atom feed
* Graph database client? eg Neo4j, Dgraph ...
@ 2018-12-12 14:04 Olivier Henley
  2018-12-13 23:15 ` Shark8
  2023-12-24 20:30 ` sany...@gmail.com
  0 siblings, 2 replies; 8+ messages in thread
From: Olivier Henley @ 2018-12-12 14:04 UTC (permalink / raw)


Hi to all,

Anyone knows of an initiative at providing a Neo4j() Ada client? Or any other graph db really...

As most of you probably know, graph db are best to represent many-to-many relationships, eg. twitter social mapping (follow-followed) is probably using such representation.

Neo4j (https://en.wikipedia.org/wiki/Neo4j)
-client communicates through their Bolt protocol, which seems pretty straightforward (https://boltprotocol.org/v1/)

Another one of interest is Dgraph (https://docs.dgraph.io/)  
-client communicate either through grpc(which requires protocol buffers) or REST endpoint

Someone unrolled its own Ada one..?

Anyway, I'm asking as raising awareness.

Thx!


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-12-24 20:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-12 14:04 Graph database client? eg Neo4j, Dgraph Olivier Henley
2018-12-13 23:15 ` Shark8
2018-12-15  0:59   ` Olivier Henley
2018-12-16 18:23     ` Shark8
2019-08-20 15:13     ` Shark8
2019-08-20 16:07       ` Olivier Henley
2022-12-22 13:16       ` Marius Amado-Alves
2023-12-24 20:30 ` sany...@gmail.com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox