comp.lang.ada
 help / color / mirror / Atom feed
From: Ludovic Brenta <ludovic@ludovic-brenta.org>
Subject: Re: New AWS-based website
Date: Fri, 13 Apr 2012 01:05:11 -0700 (PDT)
Date: 2012-04-13T01:05:11-07:00	[thread overview]
Message-ID: <21586328.6.1334304311295.JavaMail.geo-discussion-forums@ynhs12> (raw)
In-Reply-To: <56dc7a29-264f-4d76-b5e9-2610d18067f8@2g2000yqp.googlegroups.com>

Maciej Sobczak wrote on comp.lang.ada:
> Shark8 wrote:
> 
>> I would tend to agree; though I do wonder about PostgreSQL*.
>> I haven't used it so I don't know what its strengths &
>> weaknesses are; what in particular made you choose it?
> 
> The reasons are its maturity, run-time stability, excellent
> and readable documentation, stress on data integrity and
> independence from short-term licensing/politics/ownership
> issues (I find other databases to be missing in at least one
> and sometimes even all of these categories).
> 
> Oh, wait - aren't they the reasons to use Ada, too?
> 
> I just find that they fit each other very well.

I too like PostgreSQL but my first choice of database would
be SQLite because it avoids all the network and administrative
overhead associated with a database server.  I would use
PostgreSQL as a second choice if I really needed to run the
database and the web server on different machines or if there
were more than one client connecting to the same database.  Is
that your case?

(Oh and in case you ask: you do not need ODBC to talk to an
SQLite database).

-- 
Ludovic Brenta.



  reply	other threads:[~2012-04-13  8:10 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-10 22:10 New AWS-based website Maciej Sobczak
2012-04-10 22:42 ` Ludovic Brenta
2012-04-11  1:15   ` Jeffrey Carter
2012-04-11  7:15     ` tonyg
2012-04-11  7:21   ` Maciej Sobczak
2012-04-11  7:07 ` tonyg
2012-04-11 11:18   ` Maciej Sobczak
2012-04-11  7:18 ` Pascal Obry
2012-04-11 18:40 ` Shark8
2012-04-12  7:35   ` Maciej Sobczak
2012-04-13  8:05     ` Ludovic Brenta [this message]
2012-04-13  9:31       ` Dmitry A. Kazakov
2012-04-13 13:50       ` Maciej Sobczak
2012-04-12  7:45 ` Thomas Locke
2012-04-12  8:30   ` tonyg
2012-04-12  9:17     ` Thomas Locke
2012-04-12 14:07   ` Maciej Sobczak
2012-04-12 14:28     ` Thomas Locke
2012-04-12 20:00       ` Shark8
2012-04-12 20:31         ` mockturtle
2012-04-13  8:14         ` [OT] " Jacob Sparre Andersen
2012-04-13 16:09           ` Pascal Obry
2012-04-13  7:35       ` Maciej Sobczak
2012-04-13 14:11         ` Thomas Løcke
2012-04-13 16:10         ` Pascal Obry
replies disabled

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