Oracle angles MySQL for Web apps

Oracle has released version 5.5 of its open-source MySQL database

By Joab Jackson, IDG News Service |  Software Add a new comment

With the release of MySQL version 5.5, Oracle is marketing the open-source database for Web application duties, while targeting its namesake Oracle database for enterprise applications.

"We see them as being very distinct for different use cases," said Monica Kumar, Oracle senior director of product marketing.

On Wednesday, the company released version 5.5 of the open-source MySQL database, the first major upgrade to the software since Oracle acquired it when it purchased Sun Microsystems in January. Now that Oracle stewards two general-use relational database systems, it must distinguish where each one should be deployed in the enterprise.

"MySQL is a great database for Web-based applications, for custom departmental applications and for embedded uses. And the Oracle database is the leading enterprise database for high-end packaged applications: enterprise resource planning, customer relationship management, online transaction processing, large data warehouses and business intelligence applications," Kumar said.

"The two products complement each other and fill in a variety of use cases," Kumar said.

Which is not to say you couldn't use the Oracle database for Web applications, but historically MySQL has been mostly used with the Web, Kumar said. She mentioned how MySQL is part of the LAMP (Linux-Apache-MySQL-PHP/Python/Perl) stack, which is widely used for deploying websites and Web applications. "It's been very successful in the Web-based application space," she said.

Another consideration for choosing mySQL over Oracle in the Web space is personnel. In many cases, a LAMP administrator would be more familiar with MySQL than with the Oracle namesake database, said Tomas Ulin, vice president of MySQL engineering. "It makes it easier to run with MySQL if for no other reason than the actual developer is used to MySQL."

In addition to the usual round of bug fixes and general tweaks, the newly released 5.5 version of the software also features a number of significant features and capabilities. Chief among those is better scalability and improved replication.

In terms of performance, the software doesn't slow as dramatically as it once did when it handles a large number of concurrent connections. For Web servers that may accept up to 1,000 connections at once, this can be a welcome addition. The software can also offer additional performance gains when increasing the number of server cores beyond four, which previous versions were unable to do.

General performance has been improved as well. In internal benchmarks, Oracle showed that MySQL 5.5 showed a 360 percent improvement in reads and writes over version 5.1 running on Linux. On Windows Server machines, that performance gain jumped over 1,500 percent. "We get higher throughput in general with 5.5," Ulin said.

In terms of replication, the software now includes the ability to do semi-synchronous replications. Previous versions only offered asynchronous replications, meaning the backup copy of the database would not be updated as soon as new data was entered to the original.

"Once you've committed something on the master side, you couldn't be sure when it would get to the slave side," Ulin said. With semi-synchronous replication, the application committing data to the database doesn't receive confirmation that the data has been entered until it has also been copied to the backup database as well.

Joab Jackson covers enterprise software and general technology breaking news for The IDG News Service. Follow Joab on Twitter at @Joab_Jackson. Joab's e-mail address is Joab_Jackson@idg.com

ITworld LIVE

SoftwareWhite Papers & Webcasts

White Paper

Activities Streams Base An Integrated Social Layer

The enterprise social software market is exploding thanks to converging trends of consumerization, cloud, and mobile. In this must-read report, "The Forrester Wave: Activities Streams, Q2 2012", Forrester Research Inc. evaluated five social software vendors with core strengths in the stream based on the overall strength of vendors' current offerings, a clear product strategy, and vendor market presence. In a detailed look at the space, Forrester named Yammer as a leader.

White Paper

ESG Lab Review: HP 3PAR Peer Motion Software

This ESG Lab review sponsored by HP + Intel documents hands-on testing of HP 3PAR Peer Motion Software's distributed volume.Intel and the Intel logo are trademarks of Intel Corporation in the U.S. and/or other countries.

White Paper

ESG Lab Review: HP 3PAR Peer Motion Software

This ESG Lab review documents hands-on testing of HP 3PAR Peer Motion Software's distributed volume management with a focus on federated workload balancing, asset management, and thin provisioning.Intel and the Intel logo are trademarks of Intel Corporation in the U.S. and/or other countries.

White Paper

Deliver Cost-Effective Business Continuity with Extreme Capacity

IBM DB2 provides application cluster transparency technology that equips organizations running OLTP applications with the ability to deliver high availability and continuous uptime for transactional data, plus the flexibility and capacity they need to remain competitive.

White Paper

What Developers Want: The End of Application Redeploys

Eliminate application restarts in Java with JRebel! JRebel is a JVM plugin that eliminates application redeploys from the Java development cycle, a process that takes over 10 minutes of coding time away from developers each working hour, according to a recent survey. Just code, refresh and see everything instantly.

See more White Papers | Webcasts

Ask a question

Ask a Question