Viable alternatives to SQL? - Mailing list pgsql-general

From Kelly Jones
Subject Viable alternatives to SQL?
Date
Msg-id 26face530908270643w59a6a3b5i5d96cdf7408f494d@mail.gmail.com
Whole thread Raw
Responses Re: Viable alternatives to SQL?  (Martin Gainty <mgainty@hotmail.com>)
Re: Viable alternatives to SQL?  (Peter Hunsberger <peter.hunsberger@gmail.com>)
Re: Viable alternatives to SQL?  (Joshua Tolley <eggyknap@gmail.com>)
Re: Viable alternatives to SQL?  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-general
Many sites let you search databases of information, but the search
queries are very limited.

I'm creating a site that'll allow arbitrary SQL queries to my data (I
realize I'll need to handle injection attacks).

Are there other viable ways to query data? I read a little on
"Business System 12" (BS12), Tutorial D, and even something called
T-SQL (I think), but they all seem theoretical and not fully
implemented.

I want a query language that non-techies can use easily, but also
supports arbitrarily complex queries. Does such a language exist?

--
We're just a Bunch Of Regular Guys, a collective group that's trying
to understand and assimilate technology. We feel that resistance to
new ideas and technology is unwise and ultimately futile.

pgsql-general by date:

Previous
From: Sébastien Lardière
Date:
Subject: Re: [Skytools-users] WAL Shipping + checkpoint
Next
From: Martin Gainty
Date:
Subject: Re: Viable alternatives to SQL?