Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.41 KB

File metadata and controls

29 lines (19 loc) · 1.41 KB

Where can I find the ADBC driver for SQLite?

The ADBC Driver for SQLite is maintained in the Apache Arrow project.

📥 To install it with dbc, run dbc install sqlite.

🐛 To report an issue, go to github.com/apache/arrow-adbc/issues.

📚 To browse the documentation, go to arrow.apache.org/adbc/current/driver/sqlite.html.

⌨️ To see the source code, go to github.com/apache/arrow-adbc/tree/main/c/driver/sqlite.

💬 To ask questions, email hello@adbc-drivers.org or chat with us on the Columnar Community Slack.