comp.lang.ada
 help / color / mirror / Atom feed
From: Olivier Henley <olivier.henley@gmail.com>
Subject: Graph database client? eg Neo4j, Dgraph ...
Date: Wed, 12 Dec 2018 06:04:10 -0800 (PST)
Date: 2018-12-12T06:04:10-08:00	[thread overview]
Message-ID: <e575b0bd-f50a-4ba8-b102-a0342bc0b5f1@googlegroups.com> (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!


             reply	other threads:[~2018-12-12 14:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-12 14:04 Olivier Henley [this message]
2018-12-13 23:15 ` Graph database client? eg Neo4j, Dgraph 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
replies disabled

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