🟢 Active Published Feb 16, 2026

Dual-Database Foundation

Two dedicated databases support application reliability: one for WordPress content and one for service workflows.

We split data responsibilities to keep services clean and maintainable.

  • WordPress + MariaDB for site content
  • Workflow stack with PostgreSQL for automation/state
  • Clear separation of concerns

This layout improves clarity, backup strategy, and troubleshooting speed.

Tech Stack

MariaDB PostgreSQL Docker Backup Strategy

More Projects

← Back to All Projects