from Hacker News

DBease: A Lightweight Database Abstraction Library for MySQL

by erikthiart on 10/2/23, 9:22 AM with 1 comments

  • by erikthiart on 10/2/23, 9:22 AM

    DBease is a lightweight and easy-to-use PHP database abstraction library designed for MySQL, using the power of PDO. It simplifies common database operations and offers a flexible query builder, making it a valuable tool for developers who want to interact with databases efficiently.