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.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (89.3%) |
Good (92.9%) |
Good (85.7%) |
- |
- |
- |
Sufficient (62.5%) |
543 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.