Data Driver

Blog archive

Here Comes The No-NoSQL Movement

There's a new kid on the block: VoltDB, a "next-generation" DBMS released yesterday that's the brainchild of database pioneer and brilliant iconoclast Mike Stonebraker.

Or maybe it should characterized as a new sheriff in town, because this newcomer to the database market has some serious backing, stemming from a joint project by MIT, Brown University, Yale University and HP Labs.

VoltDB is an open-source, in-memory OLTP database system designed to handle serious transaction numbers in gaming, SaaS, financial, online and other high-performance systems.

And guess what? In addition to eschewing more traditional relational models, VoltDB is also spurning the NoSQL movement. It even accommodates SQL. Parent company VoltDB LLC said that "unlike NoSQL key-value stores, VoltDB can be accessed using SQL and ensures transactional data integrity (ACID)."

The company's news release quoted gaming company CEO Henning Diedrich as saying "VoltDB is faster than MySQL with Memcached, and always returns valid data. It's more useful than key-value stores and even allows for cleaner SQL schemas than MySQL or Oracle."

It further stated "VoltDB has also been benchmarked against a NoSQL key-value store, and VoltDB executed a variety of key-value store workloads with equal or better performance."

In case there's any doubt about the intent of those potshots, The Register's VoltDB article is titled "Database daddy goes non-relational on NoSQL fanbois."

Ouch.

I can't wait to see how the "fanbois" react to this.

Take a look at this supposed game-changer and get back to me with your opinion. Is it revolutionary? Is it a flash-in-the-pan? Who's it going to hurt the most? Comment here or send me an e-mail.

Posted by David Ramel on 05/26/2010


comments powered by Disqus

Featured

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

Subscribe on YouTube