| От | Tom Lane |
|---|---|
| Тема | Re: Simplified (a-la [G|N]DBM) DB access |
| Дата | |
| Msg-id | 21224.1113920187@sss.pgh.pa.us обсуждение |
| Ответ на | Simplified (a-la [G|N]DBM) DB access (Alexandre <Xlex0x835@rambler.ru>) |
| Ответы |
Re: Simplified (a-la [G|N]DBM) DB access
|
| Список | pgsql-general |
Alexandre <Xlex0x835@rambler.ru> writes:
> What I mean is: currently to get/put/delete/edit any data I have to
> compose an SQL query, which should be parsed, compiled, optimized and
> so on. While, in some tasks simple interface a-la [G|N]DBM should be
> more than enough, but it will be more preferable to store all data in
> one database, which support concurrent access, transactions, etc.
I seem to recall that someone has written an ISAM-style interface
library, which might be more or less what you are asking for. Check
the archives, and/or look at gborg and pgfoundry.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера