Database Configuration
!cat ~/projects/claude-config-loader/config/databases.yaml
Use this information when:
- •Working with database migrations
- •Understanding data relationships
- •Configuring database connections
- •Troubleshooting data issues
- •Adding new collections/tables
- •Understanding which projects share databases
Important: Never hardcode credentials. Always use environment variables.