1 Repo
Workflows for reviewing and batch-executing buffered GUI modifications as SQL before applying them to the server.
Distinct from Sandbox Change Commitments: Distinct from filesystem overlay commits or Git staging; specifically for GUI-to-SQL database modifications.
Explore 1 awesome GitHub repository matching data & databases · Staged Change Commitments. 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.
Features a staged-change commit system that buffers GUI edits for review before executing them as SQL.