FAQ
How can I get help with dbc?
We welcome you to use GitHub Discussions to ask questions about dbc. If you don't want to use GitHub, you can also email us at hello@columnar.tech
.
How do I report bugs?
Please file any bugs you find as GitHub Issues. Be sure to provide as much information as you think may be required for a maintainer to reproduce your issue. This will typically involve your operating system, Go version, dbc version, and a set of commands we can run to reproduce your issue.
How can I contribute to dbc?
If you'd like to contribute code or documentation changes to dbc, we ask that you file a GitHub Issue before creating a pull request. Check out our CONTRIBUTING.md for more information.
What is ADBC?
ADBC is Apache Arrow ADBC, a cross-platform, database agnostic API for database access using Apache Arrow. Think "ODBC but for Arrow".
Who makes dbc?
dbc is built and maintained by Columnar.