1 repository
Automated restructuring of SQL code to improve readability.
Distinct from SQL Query Editors: Specific to the aesthetic and structural cleanup of SQL code rather than general editor functions.
Explore 1 awesome GitHub repository matching data & databases · Formatting and Beautification. Refine with filters or upvote what's useful.
TablePlus is a SQL database management GUI and professional administration tool designed for managing relational and NoSQL databases. It functions as a native SQL query client and relational data browser, providing a graphical interface for database administration, schema management, and data exploration. The project distinguishes itself through a staged-change commit system that buffers GUI-driven modifications locally for review before they are applied to the server. It also features a native-protocol connection layer for low-latency communication and secure connectivity via SSH tunneling.
Includes built-in tools to rearrange and clean up SQL statements for better readability.