SQL Sense Studio is a visual SQL development and debugging platform that transforms complex queries into interactive data flow graphs.
It enables developers to understand, build, and debug SQL visually instead of reading thousands of lines of code.
new Update 1.5.0.1✨
-Enhanced UI ,added FAB buttons
-implemented Workbook saving
-implement custom query creation using tables (joining tables)
-Added Agent chat view
1.5.0.1✨

SQL Sense Studio converts SQL queries and stored procedures into a graph-based visualization, showing how data flows across tables, joins, filters, and transformations.
It also allows users to design queries visually, with automatic SQL generation.
- Convert SQL into a node-based data flow graph
- Clearly visualize joins, filters, and transformations
- Understand complex queries instantly
- Build queries using drag-and-drop nodes
- Automatically generate SQL
- Supports complex joins and transformations
- Paste SQL and instantly visualize its structure
- Works with large queries and views
- Step-by-step query execution simulation
- Track row transformations across each stage
- Identify bottlenecks visually
- Connect directly to Microsoft SQL Server
- Explore:
- Tables
- Views
- Stored Procedures
SQL Sense Studio follows a layered architecture with MVVM pattern: