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:4720:b0:6ff:7cbe:36df with SMTP id bs32-20020a05620a472000b006ff7cbe36dfmr303993qkb.659.1671714627464; Thu, 22 Dec 2022 05:10:27 -0800 (PST) X-Received: by 2002:a05:620a:535e:b0:6ff:a067:7e9 with SMTP id op30-20020a05620a535e00b006ffa06707e9mr215774qkn.394.1671714627287; Thu, 22 Dec 2022 05:10:27 -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:10:27 -0800 (PST) In-Reply-To: <1ca58c3d-db73-4720-a365-274ac6419aa9@googlegroups.com> Injection-Info: google-groups.googlegroups.com; posting-host=149.90.69.202; posting-account=3cDqWgoAAAAZXc8D3pDqwa77IryJ2nnY NNTP-Posting-Host: 149.90.69.202 References: <42323176-e7da-4f1d-8491-24cb61e1dd1e@googlegroups.com> <1ca58c3d-db73-4720-a365-274ac6419aa9@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <655058ee-4796-4dfe-b90f-ecf53379f2c8n@googlegroups.com> Subject: Re: tokyocabinet,redis,mongodb,couchdb,influxdb,timescaledb connectors. From: Marius Amado-Alves Injection-Date: Thu, 22 Dec 2022 13:10:27 +0000 Content-Type: text/plain; charset="UTF-8" X-Received-Bytes: 1615 Xref: reader01.eternal-september.org comp.lang.ada:64720 List-Id: On Friday, 1 November 2019 at 13:51:27 UTC, Shark8 wrote: > And there's an all-Ada graph-database called MNESON that I'm poking at to try to use Ada.Containers rather than the containers it's using. (Shark8) Did you manage to do that? Today I put Mneson on GitHub, including an adaptation of the 2005 code to build on present GNAT, but still with the non standard container lib.