PHP Classes / SQL Store

Execute SQL queries stored in a database

SQL Store PHP Class

This class can be used to execute SQL queries stored database. It can store SQL queries in a database so it can execute them later given just the query identifier. The class can execute queries and retrieve results in several different types of SQL database. Currently it supports MySQL, Microsoft SQL server, Mini-SQL and PostgreSQL. It can also convert some MySQL specific queries to run under PostgreSQL.

Similar PHP Classes

Search in PHP Classes

Filter by tags