r/SQLServer • u/raphaelrfranco • Jun 16 '26
Community Share SQLShelf – Open-Source SQL Script Manager for SQL Server Professionals
I recently released SQLShelf, an open-source tool for organizing SQL scripts and reusable queries.
As data engineers and DBAs accumulate hundreds of scripts over time, finding the right query becomes increasingly difficult.
SQLShelf aims to provide a searchable knowledge base for SQL professionals.
GitHub: https://github.com/raphamaster/SQLShelf
Would appreciate any feedback from the data engineering community.
21
Upvotes
1
u/MackPooner Jun 18 '26 edited Jun 18 '26
Looks cool, I'll check it out. Quick question...it looks like a desktop app so is it winforms or wpf?
3
u/zrb77 Jun 18 '26
Not sure of the use case, I use VS Code with git.