Most database servers run at 25% utilization. The other 75% sits idle, reserved per node, unavailable to anyone else. RegattaDB shares peak buffer across the cluster. Same hardware, 4x the workload.
regatta.dev/blog/database-in…
Everyone's adding "for AI" to their database tagline.
We actually rethought the database for AI and pushed out a new website to talk about it. We wrote a post about it here: regatta.dev/blog/new-databas…
Legacy data architectures can’t keep up with Agents. Replication lag. Consistency bugs. You can't optimize out of it, it's structural.
We redesigned the DB to eliminate pain. Here are 9 agent use cases that show what’s possible. regatta.dev/blog/converged-w…#RegattaDB#AgenticAI
Performance numbers are easy to publish & hard to interpret. RegattaDB is efficient at scale.
This post shows TPC-C at 1.5M warehouses across a 50-node GCP cluster. We sustained over 750,000 transactions per second at 98% tpmC efficiency. regatta.dev/blog/regattadb-t…
RegattaDB joins 20B rows across a 50‑node cluster while sustaining 50,000 serializable updates/sec, without indexes or data locality advantages.
A clear look at how OLTP and OLAP can run together in one distributed system.
Full blog post → regatta.dev/blog/20b-row-joi…
If agents need to both think and act, they’ll need a database they can both query live data (think) AND execute transactions (act) at same time. They need complete, current business context. RegattaDB is “right” for #AgenticAI#OLTP and #OLAPregatta.dev/blog/the-shift-t…
The updated regatta.dev is live. ✨
Check it out!
One distributed database for:
🚀 High-performance transactions
⚡️ Real-time analytics on up-to-the-second data
🛠️ Massive data ingress with Kafka
🎯 Semantic search
Ready to dive in? 👉 click “Start Coding”.
We of course agree. @Regatta_Data offers the world's first scale-out OLxP database: Real-time data analytics (OLAP) on 100% up-to-data transactional (OLTP) data, at any scale, at high performance SQL.
It took three years to finish, but our follow-up to the 2006 "What Goes Around Comes Around" is finally out! Stonebraker and I examine the last 20 years in databases and discuss why relational databases SQL will continue to remain on top.
📄PDF: db.cs.cmu.edu/papers/2024/wh…
ALT What Goes Around Comes Around… And Around…
SIGMOD Record 2024
We're holding our second public Regatta webcast on June 5th, and you're invited! 😀 The first was an intro and some demos, this one is a practical hands-on tutorial for folks interested in trying out the world's first OLxP database. Register: regatta.dev/events/getting-s…