Open-Source PHP Framework - Designed for rapid development of performance-oriented scalable applications

.config-rdbms file

API >> config >> rdbms

Relational-Database RDBMS configuration

This file defines the universal tools for relational database access like cleanString(), insertSql(), query() and pquery() - the API for these methods can be found in the models section. The database debug-logger object is also defined within this file.
RDBMS-specific interface tools can be found in the /sql folder.