Simple Database handling for PHP/*SQL (MySQL, MySQLi, PostgreSQL, SQLite) that can perform all basic operations: Create Database, Add Record, Edit Record, Delete Records, View all Records, Search the Database, Export the Database, Statistics, Empty the Database, Remove the Database.
mysql php statistics sql database records sqlite postgresql db database-management sqlite3 record mysqli addressbook database-handling
- Updated
Aug 11, 2023 - PHP