Show HN: Graphical SQL Builder and Debugger
Category: devtools
Tags: sql-builder, mysql, visual-tool
Score: 6.0/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 6)
SQL Joiner is a visual SQL query builder that lets users construct MySQL SELECT queries by dragging tables onto a canvas and connecting them with joins, supporting subqueries and reverse-engineering from pasted SQL. Its novel combination of a canvas-based interface with both visual and raw SQL modes, plus optional Electron desktop packaging, makes it a practical tool for developers who prefer graphical query construction.
Target audience: backend devs
Repository: https://github.com/webofmarius/SQLJoiner · JavaScript · GPL-3.0 · 1 stars
View on Hacker News