The CrateDB PDO adapter is a CrateDB specific database driver implementation of the PDO API.
This adapter allows you to use the standardized PDO API you're already familiar with when developing PHP applications with a CrateDB database.
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-pdo
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