atlas/statement

Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.

1.0.1 2021-10-02 15:17 UTC

This package is auto-updated.

Last update: 2024-04-30 00:45:37 UTC


README

Provides query statement builders for MySQL, Postgres, SQLite, and Microsoft SQL Server. The statements are independent of any particular database connection, though they work best with PDO, query performers such as Atlas.Query, or PDO wrappers such as Atlas.Pdo.

Read the documentation here.