Arqora Notes

Technical notes, decisions, experiments, and updates from Arqora.

A maintained record of how Arqora studies systems, makes technical decisions, documents experiments, and turns internal work into public software over time.

1 published note

Why Arqora moved to PostgreSQL

A technical note on choosing PostgreSQL for Arqora CMP, support workflows, and long-term relational data.

Quick summary
01

Arqora CMP depends on relational data such as tickets, messages, users, routing rules, and audit trails.

02

PostgreSQL gives the project reliable structure without locking the system into a narrow product shape.

03

The decision keeps the platform easier to reason about as workflows become more complex.