Databases: EasySQL
Carlos Reche (contact me)
EasySQL is a class that provides the same interface to compose and execute SQL queries to access several types of SQL databases: MySQL, PostgreSQL and SQLite.
It provides simple methods that will help to compose and execute SQL queries of the types: SELECT, INSERT, UPDATE, DELETE and TRUNCATE.
The class can be easily extended to implement the same interface to access other types of SQL databases.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (89.3%)
| Good (92.9%)
| Good (85.7%)
| -
| -
| -
| Sufficient (62.5%)
| 503 |
Click here for detailed information about this class on phpclasses.org