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.

16 published notes

Ideas are cool. Shipping is better.

We're out of the concept phase and into active development — building the core and our first drop of products. Bugs and rebuilds included.

Quick summary
01

Arqora is out of the concept phase and into active, day-to-day development.

02

arqora.be is being built as the core — a centralized identity and OAuth 2.0 engine that will act as the SSO and developer console for everything we build after it.

03

The first product drop, arqora.work, is a discovery platform for builders and creators. More on that soon.

Arqora is officially a registered business entity

A milestone that gives Arqora a legal foundation while staying focused on building thoughtful software and reliable systems.

Quick summary
01

Arqora is now officially registered as a business in India.

02

This provides a legal foundation for future partnerships, intellectual property, and long-term operations.

03

Our mission hasn't changed—we'll continue building software, systems, and developer tools with the same engineering-first mindset.

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.