From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50,FREEMAIL_FROM, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:620a:1114:b0:6ff:a067:a775 with SMTP id o20-20020a05620a111400b006ffa067a775mr258872qkk.490.1671714967157; Thu, 22 Dec 2022 05:16:07 -0800 (PST) X-Received: by 2002:ac8:4153:0:b0:3a6:9351:bd51 with SMTP id e19-20020ac84153000000b003a69351bd51mr253357qtm.240.1671714966919; Thu, 22 Dec 2022 05:16:06 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 22 Dec 2022 05:16:06 -0800 (PST) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=149.90.69.202; posting-account=3cDqWgoAAAAZXc8D3pDqwa77IryJ2nnY NNTP-Posting-Host: 149.90.69.202 References: <4961998f-347d-4d7a-a084-2fde1cf0a92a@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <0aba5356-2f3f-40d9-b5b2-8b897af5097cn@googlegroups.com> Subject: Re: Graph database client? eg Neo4j, Dgraph ... From: Marius Amado-Alves Injection-Date: Thu, 22 Dec 2022 13:16:07 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 2073 Xref: reader01.eternal-september.org comp.lang.ada:64721 List-Id: > > > There is/was an all-Ada graph-DB called Mneson -- Archived here: http= s://web.archive.org/web/20070625173813/http://www.liacc.up.pt/~maa/mneson/ = -- of which I have a copy of two versions. I was trying to translate them s= o that instead of the containers dependency ["Charles Containers", IIRC] th= ey would use the Ada.Containers.* packages instead.=20 > >=20 > > Thx! I communicated with the author to bring this code on github. More = to come. > Did the code ever make it to github?=20 > Did anything else ever happen here? Yes, after 17 years in the refrigerator the code is now on github, includin= g an adaptation to build on present GNAT: https://github.com/marius-linguist/Mneson