NEW: some smart thoughts from smart people…

What goes around, indeed.

In June, Michael Stonebreaker and Andy Pavlo published a whitepaper that really hit home for me. Suggestion: take a break to take a read through (it’s 17 pages, and a pleasant read). Linked here:

… Ok, what did you think?

To me, here are the headlines:

  • These two have been around, and know of what they speak. If I need to explain who they are, you aren’t immersed in the world of databases. Sure, they have biases just as we all do – their biases are rooted in a lot of perspective and experience.
  • The Relational Model and SQL contiunes to endure, thrive, adapt… and remain the preferred approach. Evidence = use + the continued default for new apps being built + the pattern of new databases reverting back to those models
  • As new ideas emerge (often first as new databases that abandon the relational model, SQL semantics and transactionally consistent behaviors), in short time frames these get added on to Relational + SQL DBs. The most recent examples are ANN indexes for GenAI use cases.

This hit home – as it echoes the ideas and philosophy behind Regatta.

Our foundational question was: “if the Relational Model and SQL as a standard language is so powerful, why do people try other approaches to work to workaround the issues of scaling performance, and why does the complexity of data fabrics/ETL/pipeline complexity keep growing?”.

So often, when there is a roadblock, people start by abandoning what works, and building a new thing – without an appreciation of the downstream complexity that creates.

The other path has been the Regatta path.

At every point where the Relational Model / SQL Semantics / transactionally consistent architectures have stretched to breaking, our approach has been to ask the underlying “why”.

Q: What is the architectural/algorithmic/data structure reason that this behavior exists?

Q: “What about these underpinnings that have made it hard to have a Relational Model / SQL semantics / transactionally consistent system that is strictly serializable and externally consistent ALSO be a distributed system with linear scaling AND also be great at simultaneous transactional and analytical queries at scale?”

With the GA of Regatta 1.0 in April, we have proved the answer is yes, it is possible.

That brings a couple of the use cases that in the whitepaper as being divergent architectures into the realm of being something that can be simplified.

Andy, Michael – thanks for all you’ve done, continue to do for the ecosystem.

< Back to blog

Sign up for the newsletter

    Thanks for subscribing!

    You’re already a subscriber – thank you!

    Latest Blogs

    Is dev/database hate inevitable?

    Commonly one of the first things one does when learning a new language and using a new framework is to build a basic…

    What goes around, indeed.

    In June, Michael Stonebreaker and Andy Pavlo published a whitepaper that really hit home for me. Suggestion: take a…

    The art and science of scaling out a transactional relational database

    Why are we talking about this? Relational transactional database systems provide data with rich functionality and strong…

    Simple beats complex – more detail

    This is a post that analyses Regatta’s architectural simplicity and the effects on simplifying the devs life/codebase…
    Showing 1-3 of 7 articles
    Skip to content