Databases: MySql & SQLite database classes
Harish Chauhan (contact me)
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.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (80.0%)
| Good (80.0%)
| -
| Sufficient (75.0%)
| -
| -
| Not sure (55.5%)
| 928 |
Click here for detailed information about this class on phpclasses.org