Viable alternatives to SQL?

Поиск
Список
Период
Сортировка
От Kelly Jones
Тема Viable alternatives to SQL?
Дата
Msg-id 26face530908270643w59a6a3b5i5d96cdf7408f494d@mail.gmail.com
обсуждение исходный текст
Ответы 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>)
Список 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 по дате отправления:

Предыдущее
От: Sébastien Lardière
Дата:
Сообщение: Re: [Skytools-users] WAL Shipping + checkpoint
Следующее
От: Martin Gainty
Дата:
Сообщение: Re: Viable alternatives to SQL?