CrateDB DBAL DriverΒΆ

A DBAL driver for CrateDB.

DBAL is a PHP database abstraction layer that comes with database schema introspection, schema management, and PDO support.

This driver also works with Doctrine ORM, an Object-Relational Mapper.

Note

This is a basic CrateDB driver reference.

For general help setting up and using Doctrine software, please consult the DBAL documentation or the Doctrine ORM documentation.

See also

The CrateDB PHP DBAL driver is an open source project and is hosted on GitHub.

Table of contents