writing a simple sql parser and database program

Поиск
Список
Период
Сортировка
От Peter Michaux
Тема writing a simple sql parser and database program
Дата
Msg-id 3cbaf1c80611062302q7d07a661qc4c3eb3e89105572@mail.gmail.com
обсуждение исходный текст
Ответы Re: writing a simple sql parser and database program  ("Jonah H. Harris" <jonah.harris@gmail.com>)
Список pgsql-sql
Hi,

I would like to learn how to write a simple SQL parser and database
program. This is for an embeded situation where I can't use a database
program like postgre. Jumping into the postgre source code seems a
little overwelming as I don't have a general understanding of how this
is done. Is there a link or book that explains the basics of how a
database parses SQL and how it then operates on the data?

Thank you,
Peter


В списке pgsql-sql по дате отправления:

Предыдущее
От: Richard Broersma Jr
Дата:
Сообщение: Re: converting Informix outer to Postgres
Следующее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: writing a simple sql parser and database program