Blog
-
Rebundling the Database — into a Language
It's trendy to decompose monoliths, unbundle the database, and separate storage from compute. Cambra openly re-fuses.
-
The System as a Program
Cambra fuses the database and the programming language into a single model, letting you build an entire data-intensive application as one program — one the compiler can verify and the running system can branch and validate before it ships.
-
Composition Shouldn't be this Hard
Fragmented systems are brittle. Coherent systems are special-purpose. We need a new, general-purpose model so we can build coherent, multi-domain applications.