Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 592 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 592 Bytes

What is b2db?

B2db is a lightweight ORM and DBAL for modern PHP applications (7.4 or newer), that works MySQL, MariaDB, Postgres and Microsoft SQL server.

With an expressive api b2db lets you easily work with data objects, relations and business logic, without having to worry about the database persistence, connections and query quirks.

Contents

How-tos

General documentation