Skip to content

ADHIL007/sqlSense

Repository files navigation

SQL Sense Studio

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✨ image

image
image image

Overview

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.


Key Features

Visual Query Flow

  • Convert SQL into a node-based data flow graph
  • Clearly visualize joins, filters, and transformations
  • Understand complex queries instantly

Visual-to-SQL Generation

  • Build queries using drag-and-drop nodes
  • Automatically generate SQL
  • Supports complex joins and transformations

SQL-to-Visual Parsing

  • Paste SQL and instantly visualize its structure
  • Works with large queries and views

Interactive Debugging (Planned)

  • Step-by-step query execution simulation
  • Track row transformations across each stage
  • Identify bottlenecks visually

Database Integration

  • Connect directly to Microsoft SQL Server
  • Explore:
    • Tables
    • Views
    • Stored Procedures

Architecture

SQL Sense Studio follows a layered architecture with MVVM pattern:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages