@dband

1 Followers
0 Following
8 Posts

Oracle deployments without the enterprise price tag.

Step-by-step: deploy Oracle with drm-cli + Flyway β€” no Enterprise license required.

Adds on top:
πŸ”’ Encrypted connection strings
πŸ“‹ Release history + audit trail
πŸ” Retry on failure
πŸ†“ Free & open-source

Still using scripts + spreadsheets? There’s a better way πŸ‘‡
https://dev.to/dband/deploy-to-oracle-with-drm-cli-flyway-no-enterprise-license-required

#oracle #devops #database #opensource

Week recap: we shipped a full tutorial on PostgreSQL deployments with drm-cli + Liquibase/Flyway.

What's covered: β€’ Encrypted connection strings β€’ Release history tracking β€’ Automated retry on failure β€’ Works with Liquibase or Flyway β€” your choice

Free and open-source. Always.

β†’ [link to dev.to article]

#PostgreSQL #DevOps #OpenSource #DatabaseDeployment

What does your PostgreSQL deployment process look like today?

Liquibase? Flyway? A shell script you wrote in 2019 that everyone's afraid to touch?

Genuinely curious β€” we built drm-cli because our own answer to that question was "a bit of everything, badly stitched together."

#PostgreSQL #DevOps #OpenSource

🧡 PostgreSQL deployments β‰  liquibase update. Here’s drm-cli in practice. (1/5)

Encrypted creds β€” no plain-text secrets in git. (2/5)

Release history per env: who, when, success/fail. (3/5)

Retry/resume failed releases β€” no rework. (4/5)

Full guide πŸ‘‡
Free + open source
β†’ [link to dev.to article]

#PostgreSQL #DevOps #OpenSource #Liquibase #Flyway (5/5)

Here's the gap no one talks about:

Liquibase and Flyway are excellent at tracking which migrations have run.

They don't track releases β€” who deployed, when, to which environment, whether it succeeded, and what to do if it didn't.

That's the gap drm-cli fills. Free. Open-source. Layers on top of the tools you already use.

#PostgreSQL #Liquibase #Flyway #DevOps

Just published: a step-by-step guide to deploying PostgreSQL with drm-cli + Liquibase (or Flyway).

No new tooling to learn. No license to buy. Works on top of what you already have.

β†’ [link to dev.to article]

#PostgreSQL #DevOps #OpenSource #DatabaseDeployment

drm-cli v1.1 is out.

Now supports PostgreSQL, Oracle, Liquibase & Flyway β€” plus pre/post deployment scripts, encrypted credentials, release history, and multi-database releases in a single run.

Free. Open source. No license required.

Built for the release side of database deployments β€” tracking history, handling retries, and coordinating changes across databases.

GitHub πŸ‘‰ https://github.com/dband-drm/drm-cli

#database #devops #opensource #postgresql #oracle #liquibase #flyway

GitHub - dband-drm/drm-cli

Contribute to dband-drm/drm-cli development by creating an account on GitHub.

GitHub

drm-cli v1.1 is out.

Now supports PostgreSQL, Oracle, Liquibase & Flyway β€” plus pre/post scripts, encrypted credentials, and multi-DB releases in one run.

Free. Open source. No license.

drm-cli focuses on releases β€” tracking history, retries, and coordinating across databases.

GitHub πŸ‘‰ https://github.com/dband-drm/drm-cli

#database #devops #opensource #postgresql #oracle #liquibase #flyway

GitHub - dband-drm/drm-cli

Contribute to dband-drm/drm-cli development by creating an account on GitHub.

GitHub