- Prove that
parsergen
can generate SQL parser - The result parser only knows CREATE TABLE and SELECT statements in either MySQL or SQLite syntax, nothing else. The attempt was based on retrieved table schema, SQL database as a whole can do version control. It didn't end well due to performance issues.
reparse
will take more than an hour to generate a GLR parser but then the corresponding scanner will follow in no time.- The parser is generated painfully but running very smoothly.
-
Notifications
You must be signed in to change notification settings - Fork 0
Prove that parsergen can do SQL, but not very efficiently.
License
buck-yeh/ParseSQL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Prove that parsergen can do SQL, but not very efficiently.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published