Skip to content

atlasphp/Atlas.Statement

Repository files navigation

Atlas.Statement

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.