https://github.com/lalitadithya/databasequeryplanvisualization
This project aims to provide an interface for users to visualize the SQL Query Plan that is generated by the database engine, thereby allowing the user to optimize the queries that will be run the database.
https://github.com/lalitadithya/databasequeryplanvisualization
c opengl query sqlserver
Last synced: 6 months ago
JSON representation
This project aims to provide an interface for users to visualize the SQL Query Plan that is generated by the database engine, thereby allowing the user to optimize the queries that will be run the database.
- Host: GitHub
- URL: https://github.com/lalitadithya/databasequeryplanvisualization
- Owner: lalitadithya
- Created: 2017-04-20T17:34:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-12T10:31:06.000Z (over 5 years ago)
- Last Synced: 2025-05-16T16:50:02.042Z (7 months ago)
- Topics: c, opengl, query, sqlserver
- Language: C
- Homepage:
- Size: 306 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Database Query Plan Visualization
This project aims to provide an interface for users to visualize the SQL Query Plan that is generated by the database engine, thereby allowing the user to optimize the queries that will be run the database.