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

sepreener/SQL-Parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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 - engineering.software@digitalspy.co.uk

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

  • PHP 100.0%