Re: SQL Parser - Mailing list pgsql-sql

From Josh Berkus
Subject Re: SQL Parser
Date
Msg-id 200305150921.33678.josh@agliodbs.com
Whole thread Raw
In response to SQL Parser  (Fabio Rollo <f.rollo@unisannio.it>)
List pgsql-sql
Fabio,

> I'm looking for a (free, shareware) SQL parser.
> Is it (an how is it )feasible to get postgresql and
> "separate" the parser from the rest of the code and use it
> stand-alone?

I suggest that you download the source code and take a look at it.  Guides to 
the source should be available at:
http://developer.postgresql.org

You may also wish to consider the SQLite project, which may be more of what 
you want.  Look it up on www.freshmeat.net.

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-sql by date:

Previous
From: Issa
Date:
Subject: Inquiry From Form [pgsql]
Next
From: Bruce Momjian
Date:
Subject: Re: SQL Parser