Skip to content

SQL parser to split up joined MySQL query statements into single select queries, dynamically.

License

Notifications You must be signed in to change notification settings

digitalspy/SQL-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Parser (v0.1)

SQL join statements are slow, and in a large scale environment, every second counts!

Digital Spy is building an SQL parser to split up joined MySQL query statements into single select queries, dynamically.

Requirements

PHP 5.3+

Feedback

Feel free to get in touch - [email protected]

About

SQL parser to split up joined MySQL query statements into single select queries, dynamically.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages