ADBC SQLite Driver

Vendor: SQLite Implementation: C/C++ Status: Stable

conda-forge: adbc-driver-sqlite conda-forge: libadbc-driver-sqlite CRAN: adbcsqlite PyPI: adbc-driver-sqlite

This driver provides an interface to SQLite using ADBC.

Building

Dependencies: SQLite itself. This can be installed with your favorite package manager.

See CONTRIBUTING.md for details.

Testing

No additional dependencies are required.