SAP has spent the last few years discussing, theorizing, and otherwise showing off numerous versions of the same idea: using in-memory databases to replace the “not getting any younger” relational database model. Last week at a conference hosted by SAP to showcase its research work with the academic community, supervisory chair and permanent SAP visionary Hasso Plattner took the concept to its ultimate conclusion: an open attack on the sacred relational database that powers three of SAP’s major rivals/partners and forms the technology core of every SAP installation on the planet.
Commercialization of the in-memory concept has already begun in the analytics/BI space with SAP’s Explorer, but the real holy grail is moving the in-memory concept into the day-to-day transactional, ERP world of SAP’s Business Suite. That concept moved a step closer to reality at the SAP Academic Conference, where Plattner discussed research efforts aimed at showing that in-memory databases, running on low-cost, multi-core systems, can work as well or better in a transactional environment as they do in an analytics environment.
The results are exactly what have been expected as in-memory, column-based databases have moved into the limelight in recent years. In a nutshell, research at Plattner’s own academic research center in Germany showed that the remarkable advances in throughput – and an equally remarkable reduction in TCO – that have been obtained in the analytics space with in-memory can be replicated when used for transactional systems.
And once this concept – in-memory, column-based databases on low-cost hardware – is applied to the enterprise, all sorts of things change. For starters, much of what we think of in terms of the typical data center design – massive arrays of disk storage backing up huge databases running on top-of-the-line hardware – can largely go away. Turns out much of the traditional data center was created to force-fit the relational model developed by Codd and Date onto an architecture that was ill-suited for optimizing a relational system. Because hardware and storage were relatively slow – especially 20+ years ago, much less so today – the relational model included an intensive, and excessive, dependence on table structures and indexing to compensate for slow hardware and storage systems.
But in an era when RAM can be measured in tens of gigabytes and arrays of multi-core processors can provide levels of throughput that were inconceivable at the birth of the relational database back in the 1980s, the force-fitting of the relational model no longer makes sense. This doesn’t mean that thinking – and accessing – corporate data in a relational format is obsolete: SAP’s T-Rex in-memory database, as well most other column-based systems, can still use good old SQL. But all that overcompensation in the form of huge storage systems, armies of DBAs, and mind-numbing overhead costs can largely go away.
It’s rather ironic that the conference where Plattner talked about blending transactional and analytical systems in the same in-memory database took place at the Computer History Museum in Mountain View, CA. SAP’s intentions regarding the relational database will eventually relegate that data stalwart to the status of an historical monument, one that in retrospect will be missed as much as many of the other relics, like the punch card and the CRT tube, whose time has come and gone.
All that remains is to see what Oracle, Microsoft, and IBM will do when the hegemony of their respective relational database offerings is challenged by an in-memory, column-based, alternative. My guess: kick and scream, and then eventually get on the bandwagon. This kind of technical advance will be too hard to fight against.
Filed under: Uncategorized
Interesting that column-based databases are beginning to see the light. In 1995 at Redbrick Systems in Los Gatos, Ca, I first heard about the change from row-oriented to column-oriented databases; Redbrick was pioneering the relational DBMS for data warehousing at that time.
[...] SAP Gets Transactional with In-Memory Database: Watch Out Oracle, IBM, and Microsoft, SAP Wants to C… ematters.wordpress.com/2009/08/24/throwing-down-the-gauntlet-sap-get-transactional-with-in-memory-database-or-watch-out-oracle-ibm-and-microsoft-sap-wants-to-change-your-game – view page – cached #Enterprise Matters RSS Feed Enterprise Matters » SAP Gets Transactional with In-Memory Database: Watch Out Oracle, IBM, and Microsoft, SAP Wants to Change Your Gam Comments Feed Enterprise Matters Life After ZDNet: Welcome to Enterprise Matters SAP vs. Oracle in the BI Space: the Line of Business — From the page [...]
No doubt, in-memory databases are a game changer. As you’ve noted, the need for separate analytical systems will (and should) go away.
[...] SAP Gets Transactional with In-Memory Database: Changing the Game for Oracle, IBM, and Microsoft [...]
[...] SAP Gets Transactional with In-Memory Database: Changing the Game for Oracle, IBM, and Microsoft [...]
But, what happens if the app crashes for some reason, now since the in-memory database lives in the same space of the app, both would crash and how would be the recovery process? What if the in-memory database gets corrupted? what is the drp plan for this?
Regards.
Dilip
Both are important questions: as long as the app doesn’t crash due to a memory hardware failure, the operating system would isolate the app’s processes from the database’s process, and should not cause everything in memory to crash. Re corrupted databases, my understanding is the master database is stored on disk, as are changes that occur in-memory, so that the in-memory database gets restored from disk (where the bulk of a very large database would reside anyway.)
Josh
It is exciting to see how in-memory databases add new possibilities and improve performance.
However, it is ridiculous to say that that removes the need for physical storage and backups, as you will need a way to also persist the data. Products like Oracle Coherence provide that capability and combine the best of both world (in-memory data for maximum performance, backing store for reliability).
Also, stating that DBA’s are no longer necessary is of course foolish. Yes, databases can work with ill-designed data, but I will not buy SAP applications built on this concept if they stop designing their databases.
It’s obvious SAP tries to get some positive buzz out of it. But please avoid the hype, looking at R3, it will take at least 3 release to get it right!
Theo — Not sure where your references to removing the need for physical storage and backups, or the idea that DBAs are no long necessary are coming from, certainly not my blog. The fact is that massive in-line storage and an army of DBAs will not be needed — we’ll still need storage and DBAs, just not as many as before. As for your comment about R/3 and SAP’s positive buzz: SAP isn’t the only proponent of in-memory database, Oracle bought Times Ten several years ago, which pioneered this concept. As Times Ten had a commercial in-memory product on the market before their acquisition, I don’t think SAP or anyone has to defend the viability of the concept.
Hi,
Thanks for putting things back in perspective by your reply. Based onyour post, it seemed to be be black-and-white.
Based on the title of the post it looks like SAP is doing something that has never been done before, but you are right, Oracle has similar technoly already for a long time.
But I am excited and do believe that in-memory databases will change the way we view the database.
I don’t know If I said it already but …Excellent site, keep up the good work. I read a lot of blogs on a daily basis and for the most part, people lack substance but, I just wanted to make a quick comment to say I’m glad I found your blog. Thanks,
A definite great read..Tony Brown