Professional development experience with a native Tauri-powered desktop application, deep VS Code integration, and an interactive SQL CLI that connects to your running Delta Forge instance. Query, explore, and manage Delta Lake tables from your preferred environment.
A production-grade terminal for Delta Forge — powered by Reedline
/tables, /inspect, /plan-D key=value variable substitution--force for automation# Connect to a Delta Forge node
delta-forge-cli --profile production
# Execute a script with variables
delta-forge-cli run migrate.sql -D env=prod -D date=2024-01-15
# One-shot query with JSON output
delta-forge-cli --format json query SELECT count(*) FROM sales.orders
Native cross-platform application built with Tauri + React
Built with Tauri for minimal resource usage. Native backend with React frontend delivers native speed.
Runs on Windows, macOS, and Linux with native look and feel on each platform.
Credentials stored in OS keychain. No data leaves your machine without explicit action.
Single executable with embedded runtime. Sets up everything it needs on first run.
Visual flattener for JSON, XML, EDI, HL7, FHIR, Protobuf. Configure nested-to-flat mapping with an interactive tree.
Professional SQL editing with intelligent assistance
Explore and analyze query results efficiently
Navigate your data catalog with ease
Deep integration with your favorite code editor
Efficient workflows with comprehensive shortcuts
Manage multiple environments and connections
Understand and optimize your queries
Interactive tree visualization of query execution plan with operator details.
Detailed information for each plan operator.
Runtime statistics for performance analysis.
Actionable suggestions for query improvement.
Professional tools for professional data engineers.