DBAL is a PHP database abstraction layer that comes with database schema introspection, schema management, and PDO abstraction.
The CrateDB DBAL Driver is an implementation of the DBAL abstraction layer for CrateDB.
The CrateDB PDO Driver is available as a Composer package. See the installation documentation for more information.
composer require crate/crate-dbal
The documentation for the crate-dbal package
is available at https://cratedb.com/docs/dbal/.
This project is primarily maintained by Crate.io, but community contributions are very much welcome. See the developer docs and the contribution docs for more information about how to get started and how to contribute. If you need a different support contact for contributions or requests other than GitHub, please choose one of our other support channels.