Puppygraph
Graph visualization tool for exploring and analyzing data relationships in DuckDB. It integrates with MotherDuck for development workflows that read from or write to MotherDuck.
How it works with MotherDuck
- Create a connection in Puppygraph 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.