Vanna
Vanna is a data science and AI framework for building and sharing data applications. It integrates with MotherDuck for development workflows that read from or write to MotherDuck.
How it works with MotherDuck
- Create a connection in Vanna that targets MotherDuck or DuckDB.
- Store the MotherDuck token as a secret rather than hard-coding it in project files.
- Validate the connection with a small query, then build the tool-specific workflow on top of that connection.