We're d-band — and this is drm-cli #4
dband-drm
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
We're d-band — a small team of data engineers and DevOps practitioners. We've been doing consulting work for years, helping organizations build and maintain data infrastructure, and we kept running into the same problem: database release management.
Not version control — that's largely solved. The part after: taking your versioned schema changes and actually getting them deployed, reliably, with a full audit trail, across all the databases you care about.
We looked for a tool that could sit on top of Liquibase, Flyway, and SSDT — track deployment history properly, handle credentials securely, and run a full release across multiple databases without stitching together custom scripts. We didn't find one that hit all those marks without a significant license cost or a full platform migration.
So we built one.
What drm-cli does
drm-cli is a free, open-source database release manager that layers on top of your existing tools:
Current version: v1.1.0 (released January 31, 2026)
Why we're here
We're using GitHub Discussions to build in public. Over the next few weeks we'll be posting:
If you're managing database deployments across multiple environments or tools, we'd love to hear how you're solving it today.
GitHub: dband-drm/drm-cli
Website: d-band.com
— Eli & the d-band team
Beta Was this translation helpful? Give feedback.
All reactions