CrateDB PDO DriverΒΆ

A PDO driver for CrateDB.

The PHP Data Objects (PDO) is a standard PHP extension that defines a common interface for accessing databases in PHP.

Note

This is a basic CrateDB driver reference.

Check out the sample application (and the corresponding sample application documentation) for a practical demonstration of this driver in use.

For general help using PDO, please consult the PDO documentation.

See also

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

Table of contents