Skip to main content

Module commands

Module commands 

Source
Expand description

CLI commands module

Modulesยง

analyze
Analyze command - schema optimization analysis
compile
Schema compilation command
cost
Cost command - lightweight complexity scoring for queries
dependency_graph
Schema dependency graph command
explain
Explain command - show query execution plan and complexity analysis
federation
Federation commands
generate_views
Generate DDL for Arrow views (va_, tv_, ta_*)
introspect_facts
Introspect database for fact tables and output suggestions.
lint
Lint command - Design quality analysis for schemas
serve
Development server command with hot-reload
validate
Schema validation command
validate_facts
Validate that declared fact tables match database schema.