crate/crate-dbal

Doctrine Database Abstraction Layer (DBAL) adapter for CrateDB

4.0.2 2024-02-02 01:39 UTC

README

Build status (code)

Build status (documentation)

Coverage

Quality

Latest stable version

Supported PHP versions

Monthly downloads

License

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.

Prerequisites

You need to be using PHP and Composer.

Installation

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.

Contributing

This project is primarily maintained by Crate.io, but we welcome community contributions!

See the developer docs and the contribution docs for more information.

Help

Looking for more help?