By using tdwi.org website you agree to our use of cookies as described in our cookie policy. Learn More

RESEARCH & RESOURCES

Analysis: What's Behind Microsoft's DATAllegro Acquisition?

You've already snapped up Microsoft-branded mice, keyboards, and gaming consoles. Is a Microsoft data warehouse appliance in your future?

You've already snapped up Microsoft-branded mice, keyboards, and gaming consoles. Is a Microsoft data warehouse (DW) appliance in your future?

That's just one question triggered by Microsoft Corp.'s acquisition Thursday of DW appliance stalwart DATAllegro Corp.

Just why Redmond grabbed DATAllegro is a matter of some debate. DATAllegro, like DW appliance pioneer Netezza Inc., was among the first wave of vendors to champion the turnkey DW appliance model. In addition, DATAllegro was arguably the first appliance player to shift production to all-commodity hardware from OEMs such as Dell Computer Corp., Cisco Systems Inc., and EMC Corp. (Rival Netezza still uses "commodity" PowerPC chips in its appliance architecture.)

Since then, a raft of players -- InfoBright Corp., ParAccel Inc., and Vertica Inc., among start-ups; Hewlett-Packard Co. (HP), IBM Corp., Oracle Corp., and Sybase Inc. among established vendors -- have also taken the DW appliance plunge.

Perhaps the driver was that DATAllegro gives Microsoft a symmetrical counter to relational database rivals IBM and Oracle on the DW appliance tip. After all, Big Blue has been shipping its DB2-based Balanced Warehouses (nee, Balanced Configuration Units) for four years now, while Oracle -- after years of informally marketing "reference" warehouse configurations that it developed in tandem with hardware partners such as HP and Sun Microsystems Inc. -- announced its first explicit DW appliance program, the Oracle Optimized Warehouse, last September. Perhaps the Redmond giant perceived a DW appliance gap: it could counter IBM's and Oracle's efforts in the data warehousing low-end (the sub- or single-TB range) but was running out of gas in the DW high-end.

DATAllegro CEO Stuart Frost, for his part, says that's precisely it. "[DATAllegro] is fundamentally a high-end play. It's fairly common knowledge that Microsoft's share of the market above 10 TB is much smaller than their share below that level," he comments, stressing that "SQL Server has certainly improved greatly since SQL Server 2000, and SQL Server 2008 is a great SMP product. But that's all it is: SMP. Clearly we take [SMP] in a whole new dimension of scale-out."

Frost notes the companies' history of partnership: Redmond first approached DATAllegro with the suggestion that the two companies join forces to deliver an accelerated version of SQL Server. In the midst of that, Frost says, Microsoft and DATAllegro shifted gears, talking up a plan to develop reference architectures -- just as Oracle did with its OOW push -- for SQL Server in certain hardware configurations. Buy-out talks followed, he notes.

"Reference architectures are the way major vendors have co-opted the appliance story. A big part of why [Microsoft] bought us is that we have the expertise and the ability to take that [reference architecture] to a whole new level and leapfrog Oracle in [terms of] getting that reference architecture right," Frost claims.

BI This Week asked Fausto Ibarra, director of SQL Server product management at Microsoft, about what drove the acquisition. "The acquisition of DATAllegro extends Microsoft's capabilities in the data warehousing space and provides Microsoft a great opportunity to accelerate its Data Warehouse roadmap and leapfrog competitors. With this acquisition SQL Server will span data warehouses of all sizes from small to very large. In addition, it extends the significant investments Microsoft has made into data warehouse scalability in SQL Server 2008. It also reinforces Microsoft's leadership in business intelligence, enabling companies of any size to use Microsoft BI."

Were scalability and reference architectures the prime drivers? No one knows for sure -- but analysts are speculating. Consider veteran data warehouse architect Mark Madsen, a principal with consultancy Third Nature Inc. (and author of several data warehousing books), who thinks the DATAllegro deal does, in fact, boil down to an issue of high-end scalability. DATAllegro, with its homegrown DW technology, had it; Microsoft -- with its credible (but, relative to offerings from Oracle and IBM, immature) SQL Server database -- didn't.

"It's the missing high-end scalability for SQL Server. [Microsoft] had nothing to compete with Oracle or IBM. Now they do," he points out. Madsen also notes that Microsoft should have the goods to compete with Oracle and IBM -- "in three years when the next rev of SQL Server comes out."

The good news, from Microsoft's perspective, is that DATAllegro -- unlike competitor Netezza, for example -- isn't tied to any specific hardware platform. It does depend on some special driver configurations, Madsen concedes, but not extensively. Furthermore, driver dependencies probably aren't anything that would prevent Microsoft from pushing its SQL Server-derived DATAllegro technology on to any of its existing partner platforms.

Philip Russom, senior manager at TDWI Research points out that "Microsoft SQL Server is the king of data marts, in that there are probably more marts running on Microsoft than databases from other vendors. The lion’s share of data warehouse appliance users I’ve talked to are running a multi-terabyte data mart on the appliance. By a short stretch of the imagination, I can see an overlap across how users apply the two platforms to data marts, although appliances carry far, far larger marts and have much more rigorous query speed requirements."

Russom also notes that "data warehouse appliances are not 'spreadmart proliferators' as some critics have charged. Instead, data warehouse appliances have helped make possible a new generation of multi-terabyte data marts that provide fast query speed against large data volumes with minimal data preparation or platform tweaking."

There's also the matter of heterogeneous environments. As Russom says, "A DATAllegro representative recently told me that all DATAllegro customers are Teradata users who apply DATAllegro to 'Teradata augmentation.' That involves offloading large, unpredictable ad hoc queries (usually against detailed source data) to DATAllegro, while keeping a live connection to Teradata Warehouse. DATAllegro customers aside, many data warehouse appliances augment or offload a more established enterprise data warehouse (EDW) platform (whether the two are integrated or not), which shows that appliances complement the EDW, but don’t replace it."

As for Madsen's timetable, Frost is far more sanguine. "It's not going to take years, as some people in the blogosphere are predicting," he maintains. "Just from [the integration work] we've already done, we've actually found that it's going to be pretty straightforward. All of the hooks are there already [such as] the APIs. We don't have to change a line of code in SQL Server. Yes, we'll have to change some of our query optimizations to make it run better with SQL Server," Frost continues.

"In most cases, however, it's that much easier [than working with Ingres]. SQL Server is just that much more sophisticated, [so things such as] join capabilities, I/O -- basically all of those things that we used to have to work around in Ingres -- we can just pass a lot of that through to SQL Server without optimizing it."

The more vexing question involves DATAllegro's software special sauce, which is based on Ingres and Linux, two technologies that are -- if not anathema, then largely unpalatable -- to Microsoft. "DATAllegro's code is on Ingres and Linux, but as I understand … [it], it's more layered on top than hooked deep inside like [rival appliance architectures such as] Greenplum or Netezza," Madsen indicates. "It certainly doesn't run on Windows or C#/.NET or on SQL Server."

That's true, too, Frost concedes, but DATAllegro is really more of an architectural vision that doesn't depend on any particular technology prescription. For this reason, he argues, the move from Ingres and Linux to SQL Server and Windows -- while far from non-trivial -- shouldn't be a showstopper.

"We took some decisions very early on, knowing that in such a large market dominated by an incumbent, [that our] most likely exit was going to be [by way of] an acquisition. So, for example, all of the communication between our end nodes [which take in data] is through standard SQL, so pretty much any database will speak the ANSI SQL that we use at that level. We do have some mechanisms to do sideways movements of data, but we've found that SQL Server with its APIs will allow us to port over pretty easily what we already have," he says.

Why Now?

As for the timing of the acquisition, Madsen, like other industry watchers, is flat out flummoxed.

For one thing, he points out, DATAllegro recently closed the books on another round of venture capital (VC) funding, which likely boosted the price that Redmond had to pay for it. He stresses that the DW appliance segment is teeming. It's flush with vendors, flush with ideas, and flush -- to a degree -- with VC seed money.

That's bound to change: the market itself will contract, a natural culling will occur, and VC funds will flow to vendors that have the best shot at making it. Why didn't Microsoft wait for this to happen, Madsen wonders. Why did it overpay now for what it possibly could have had -- six months from now, a year from now, or 18 months out -- at a cheaper price? Madsen -- like several other industry watchers with whom we spoke -- doesn't know. "It's very not-Microsoft, so I don't get that part of it," he confesses.

There's another wrinkle here, too: is a Microsoft-branded DW appliance in the works? Microsoft's past forays into hardware have been niche-y and limited -- largely to avoid upsetting its Wintel OEMs. The company has had considerable success with Microsoft-branded mice, keyboards, and other accessories, for example. Does it have any real interest in marketing full-blown DW appliances, or is it just acquiring DATAllegro for its technology? Does it, in fact, plan to stop selling DATAllegro- or Microsoft-branded DW hardware?

Frost, with the obvious disclaimer that he isn't yet speaking for Microsoft, says yes. He explains that the DATAllegro buy signals a shift away from fixed-configuration appliances to reference architectures (similar to what Oracle is doing with its OOW initiative) -- a data warehouse vendor works with many hardware partners to build, test, optimize, and certify its offerings in specific hardware configurations. To a degree, he suggests, that's where the appliance market itself is heading: not just Oracle, but Sybase -- with its IBM System p-powered Analytic Appliance -- is another example in kind.

"The answer, really, is yes. It's pretty obvious, frankly. It makes a great deal of sense. Microsoft is not in the business of selling big iron. This is a lot of hardware, so why not partner with the existing vendors to deliver it?" he says.

When asked whether Microsoft plans to continue marketing DW appliances, or DW reference architectures, that are consistent with DATAllegro's existing business model, Microsoft's Ibarra admits that "Microsoft's main business is software. While we do have some hardware devices, such as Xbox and Zune, we are not a hardware vendor. The acquisition of DATAllegro allows Microsoft to expand our incredibly extensive ecosystem of hardware partners and solutions with a new software offering we will bring to market."

Ibarra says the company will provide details of its plans at its BI conference in October.

TDWI Membership

Get immediate access to training discounts, video library, research, and more.

Find the right level of Membership for you.