The CrateDB DBAL driver is an implementation of the DBAL abstraction layer for CrateDB.
DBAL is a PHP database abstraction layer that comes with database schema introspection, schema management, and PDO abstraction.
You need to be using PHP and Composer.
The CrateDB PDO adapter is available as a Composer package. Install it like:
composer require crate/crate-dbal
See the installation documentation for more info.
This project is primarily maintained by Crate.io, but we welcome community contributions!
See the developer docs and the contribution docs for more information.
Looking for more help?
- Read the project docs
- Check out our support channels