Skip to content

Added a SQL Node and Chart Nodes w/ Rust backend in lib.rs#1

Open
jessiegibson wants to merge 5 commits intomainfrom
rust-features
Open

Added a SQL Node and Chart Nodes w/ Rust backend in lib.rs#1
jessiegibson wants to merge 5 commits intomainfrom
rust-features

Conversation

@jessiegibson
Copy link
Owner

Added the SQL Node and Chart Node.

Fixed the drag and drop issue for csv files onto the canvas.

jessiegibson and others added 5 commits January 21, 2026 15:36
- Add execute_sql Rust command for running queries via DuckDB
- Update SqlNode to execute queries and display results in table
- Add ChartNode component with bar, line, area, pie, scatter charts
- Configure Monaco Editor to load locally (offline support)
- Add dynamic status bar showing canvas context
- Wire up data flow from SQL nodes to Chart nodes

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant