ddl-manager

JSON →
library 2.4.32-alpha ·javascript
verified Jun 5, 2026

ddl-manager (v2.4.32-alpha) is a CLI tool for storing PostgreSQL functions and triggers in files and synchronizing them with a database. It supports building (migrating from files to DB), watching for file changes, and dumping (exporting DB objects to files). Unlike general migration tools, it focuses specifically on managing procedural objects and offers a configuration file for database connection and parsing options. Note: version includes '-alpha', indicating it is still in development.