Rama is a testament to the power of Clojure

It took more than ten years of full-time work for Rama to go from an idea to a production system. I shudder to think of how long it would have taken without Clojure. Rama is a programming platform that integrates and generalizes backend development. Whereas previously backends we … | Continue reading


@blog.redplanetlabs.com | 4 days ago

2.5x better performance: Rama vs. MongoDB and Cassandra

We ran a number of benchmarks comparing Rama against the latest stable versions of MongoDB and Cassandra. The code for these benchmarks is available on Github. Rama’s indexes (called PStates) can reproduce any database’s data model since each PState is an arbitrary combination of … | Continue reading


@blog.redplanetlabs.com | 9 days ago

Everything wrong with databases and why their complexity is now unnecessary

This post is not going to be about what’s wrong with individual databases. There are so many databases and so many individual API issues, operational problems, and arbitrary limitations that it would be take forever to cover all of them. This post is about what’s wrong with datab … | Continue reading


@blog.redplanetlabs.com | 3 months ago