2 Repos
Tools for defining and modifying database triggers to automate actions based on data changes.
Distinct from Database Trigger Disabling: Closest candidates focus on generic action triggers or disabling triggers, not the full CRUD management of database triggers.
Explore 2 awesome GitHub repositories matching data & databases · Database Trigger Management. Refine with filters or upvote what's useful.
TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features
Enables the creation, editing, and deletion of database triggers by manipulating their DDL definitions.
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.
Provides a visual interface to create and manage database triggers for automation.