From: | Joel Mc Graw <jpmcgraw1(at)home(dot)com> |
---|---|
To: | Luis Farfán <ljfarfan(at)yahoo(dot)com> |
Cc: | pgsql-sql(at)postgresql(dot)org |
Subject: | Re: |
Date: | 2000-11-23 16:12:45 |
Message-ID: | 3A1D41FD.5B07CBE6@home.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
"Luis Farfán" wrote:
>
> ello there,
> I'm looking for a (free, shareware) SQL parser and I
> haven't had much
> luck. I was wandering whether it's feasible to get
> postgresql and
> "separate" the parser from the rest of the code and
> use it
> stand-alone. Any experience, suggestions or comments,
> please e-mail
> them to: abadia(at)godel(dot)uark(dot)edu(dot) I don't follow this
> mailing list.
> Thanks in advance for your help,
> Luis Jorge Farfán
> Computer Science and Computer Engineering
> ITESM
>
> P.S. If anyone can think of an easier way to get an
> SQL parser, I'd love
> to hear it.
Just a thought:
Gadfly is a free SQL database implemented in pure Python. The following
link lists the Python modules for the SQL engine:
http://www.chordate.com/kwParsing/index.html
Hope that helps
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2000-11-23 16:22:44 | Re: Help with displaying data types. |
Previous Message | Ronnie Rap | 2000-11-23 15:57:00 | Selecting data from other database. |