Driver List
July 22, 2026 ยท View on GitHub
The term "driver list" refers to the dbc.toml file managed by dbc. A driver list is a declarative way to specify which drivers your project needs, making it ideal for checking into version control alongside your project.
Learn More
- See the driver list guide to learn how to create and use a driver list
- See the driver list reference for detailed information about the file format
- Learn how to use driver lists in continuous integration
- Understand how to manage driver lists in version control