comp.lang.ada
 help / color / mirror / Atom feed
From: Shark8 <onewingedshark@gmail.com>
Subject: Re: how would gnoga.com beat www.tck.tk and postgresql on freebsd?
Date: Tue, 5 Nov 2019 09:11:01 -0800 (PST)
Date: 2019-11-05T09:11:01-08:00	[thread overview]
Message-ID: <04dd75bd-7c90-467f-b729-ca79e1377d0a@googlegroups.com> (raw)
In-Reply-To: <32accab7-f2cf-4eba-b4b6-642dd4ea81b3@googlegroups.com>

On Monday, November 4, 2019 at 9:46:02 AM UTC-7, Azathoth Hastur wrote:
> would it be easier?
Possibly, because there's [optionally] non-database options... depending on your needs.
The bindings to databases are exactly the same order of complexity in this regard.

> faster?
The Ada.Containers can be used to keep things in memory, and if you're working on small datasets then you likely don't need a database at all. If you can do this, it is faster. / This was the method I used in my bulletin-board site. 

> fewer errors?
Yes: Gnoga's DB bindings + migration protocol is *VERY* good for reducing errors. It would be even fewer if I can get NMESON (pure-Ada graph-based database) modernized and integrated into Gnoga.

  parent reply	other threads:[~2019-11-05 17:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-04 16:45 how would gnoga.com beat www.tck.tk and postgresql on freebsd? Azathoth Hastur
2019-11-05 16:56 ` Alain De Vos
2019-11-05 17:11 ` Shark8 [this message]
2019-11-05 17:31   ` Dmitry A. Kazakov
2019-11-05 17:51     ` Shark8
2019-11-07 13:28     ` Azathoth Hastur
2019-11-07 14:19       ` Dmitry A. Kazakov
2019-11-07 13:27   ` Azathoth Hastur
2019-11-07 14:21     ` Dmitry A. Kazakov
2019-11-07 23:14       ` Azathoth Hastur
2019-11-08  8:17         ` Dmitry A. Kazakov
replies disabled

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