This package provides two classes that implement the same database access interface for both MySQL and SQLite.
It may be useful if you want to support both types of databases in your application or plan to migrate between MySQL and SQLite and vice-versa, as you would not need to change your application code.
It provides functions for open and closing database connections, execute SQL queries and accessing their result sets data.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (83.3%) |
Good (83.3%) |
- |
Sufficient (79.2%) |
- |
- |
Not sure (57.9%) |
846 |
| 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.