Is H-Store the future of database management systems?

Given his past involvement in the creation of Ingres and Postgres (not to mention Vertica and StreamBase), when Michael Stonebraker starts talking about a new database research project, the world tends to sit up and listen.

Such is the case with H-Store, a new approach to the OLTP database proposed by Stonebraker, along with Samuel Madden at MIT, Daniel Abadi at Yale, and Stan Zdonik at Brown, amongst others.

Details of the H-Store project were presented (PDF) at the VLDB conference in September 2007 but have returned to the agenda in
recent weeks thanks to an online discussion between Curt Monash and Stonebraker.

Monash has also put together a nice Q&A for ZDnet that introduces H-Store from which we learn that Stonebraker “proposes to manage
high-end OLTP databases entirely in RAM, with no disks, no redo logs, little multi-threading, and only optimistic locking. And by the way, he wants to replace SQL with Ruby or Python.”

As you might guess from that description, H-Store calls for a complete re-write of OLTP systems, and it does so on the quite simple premise that current OLTP engines were not designed to run on today’s architectures. “Current OLTP database designs, which date largely from the 1970s, are based on several assumptions about the architecture of database applications and hardware
that are less true today than they were 30 years ago,” states the overview.

The H-Store project contends that for the most part OLTP systems can be run in memory on a shared nothing cluster of machines, and that doing so increases performance. Early results (in the PDF above) indicate that H-Store ran transactions 82x faster than a traditional relational database set-up.

Current OLTP systems were also designed when there as single database market, which brings us back to Monash’s post on the diversity of database management systems and his attempts to categorize them. Monash’s four categories are: high end OLTP (Oracle, DB2…), specialty data warehouse (Teradata, Netezza, Vertica…), mid-range relational (MySQL, PostgreSQL, OpenEdge…) and embedded relational (SQL Anywhere, TimesTen).

Although Stonebraker argues there should be two data warehouse sectors (row- and column-based), both agree that H-Store will be positioned squarely at the high-end OLTP category (so going up against Oracle, but only for a portion of what Oracle is currently used for).

So can we expect to see Oracle handing over the OLTP database crown to Stonebraker et al? Perhaps, but not for a very long time to come. As Monash notes in his ZDnet article:

“H-Store lags C-Store [which became Vertica] by about three years, and Vertica started enjoying significant sales late last year, so a first approximation would suggest H-Store will be useful some time in 2010, with the first serious academic prototype being finished late this year. But let’s not assume H-Store will succeed commercially as fast as C-Store did. It’s one thing to adopt a complex-analytics product that will only ever have a handful of actual users, and quite another to bet a super-high-volume OLTP system on unproven technology.”

We will be watching with interest.

Tags: , , , , , , ,

4 comments ↓

#1 The future of database management systems? : e-Spot.se on 03.04.08 at 2:04 pm

[…] 4, 2008 It’s not open source, but those involved with data management might be interested in my first post over at the 451’s new Too Much Information blog as it tracks the progress of H-Store, the new […]

#2 tecosystems » links for 2008-03-05 on 03.05.08 at 12:25 am

[…] Is H-Store the future of database management systems? — Too much information part of the future of OLTP, maybe, but dbms, generally? i don’t see it, based on the workload volumes. (tags: oltp h-store dbms 451group matthewaslett) […]

#3 Log Buffer #87: a Carnival of the Vanities for DBAs on 03.07.08 at 12:48 pm

[…] Too much information, in turn, asks, Is H-Store the future of database management systems? […]

#4 451 CAOS Theory » The future of database management systems? on 06.10.08 at 4:45 am

[…] am ET It’s not open source, but those involved with data management might be interested in my first post over at the 451’s new Too Much Information blog as it tracks the progress of H-Store, the new […]