writing a simple sql parser and database program - Mailing list pgsql-sql

From Peter Michaux
Subject writing a simple sql parser and database program
Date
Msg-id 3cbaf1c80611062302q7d07a661qc4c3eb3e89105572@mail.gmail.com
Whole thread Raw
Responses Re: writing a simple sql parser and database program
List 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 by date:

Previous
From: Richard Broersma Jr
Date:
Subject: Re: converting Informix outer to Postgres
Next
From: "Jonah H. Harris"
Date:
Subject: Re: writing a simple sql parser and database program