SQL Execution
Run any SQL through Superset’s data access layer with multiple output formats
SQL Execution
Run any SQL through Superset’s data access layer with multiple output formats
Asset Management
Pull, push, and sync charts, dashboards, and datasets with dependency tracking
Cross-Workspace Sync
Seamlessly move assets between environments with Jinja2 templating
Enterprise Ready
JWT authentication, multi-workspace support, and team management
# Set your workspacesup workspace use 123
# Pull your chartssup chart pull --mine
# Run SQL queriessup sql "SELECT COUNT(*) FROM users"
# Push to another workspacesup chart push --workspace-id 456Start with our introduction to understand sup’s core concepts, then follow the installation guide to get up and running.