News

MySQL Upgrades Flagship Database, Services

In its first major refresh in nearly two years, MySQL is set to release a new version of its flagship open source database accompanied by a bevy of new tools and beefed-up subscription-based services.

The company launched the swath of new software and services at the Japanese MySQL Users Conference in Tokyo, taking place this week. MySQL is considered the fastest growing open source database software platforms and is emerging as a key platform for Windows developers.

While the majority of MySQL databases run on Linux servers, a significant portion of the applications are developed on Windows, said Zack Urlocker, executive vice president at Cupertino, Calif.-based MySQL AB.

"Windows is our number two development environment," Urlocker said. "We see a lot of people who will use MySQL on Windows for development, sometimes with Visual Studio with .NET, with Visual Basic and C#."

MySQL is emerging as the key database for public and corporate Web 2.0 applications, said RedMonk analyst Stephen O'Grady: "MySQL has done a good job in the Web tier, particularly with folks designing Web applications."

Central to this week's launch is MySQL 5.1, which will allow for partitioning for large database volumes, row-based replication and the ability to host MySQL clusters on disk, rather than just within the database memory.

All of these features are aimed at improving performance and simplifying management of large applications, according to Urlocker. The new release should show a 20 percent performance boost over its predecessor, MySQL 5.0, he said.

While the new software adds significant new functionality to MySQL, O'Grady said the new enterprise production support could offer compelling reasons for developers and administrators to pay for support. A significant portion of MySQL customers today use the free software and don't pay for support.

"They are beginning to introduce network features that are perhaps, more compelling to folks who are not interested in just paying for support and service," O'Grady said.

One upgraded tool aimed at helping developers and DBAs gather performance and application data is called MySQL Enterprise Monitor, which continuously monitors the database servers, letting administrators and developers alike be aware of 600 various conditions that may need their attention.

Part of the new Enterprise Monitor release, which is included with a MySQL Enterprise subscription, is the new Replication Monitor, offering more than 100 "advisor" rules and a suite of more than 20 graphs to give administrators and developers views of their distributed databases environments.

The company is also developing MySQL Proxy -- middleware that will let developers examine queries, redirect them and rewrite them. "People are using that to do some interesting analysis," Urlocker commented, adding that the company will be building other new capabilities over time, such as support for load balancing. "We are getting a lot of uptake form that in the open source community," he said. MySQL Proxy available for testing here.

For those looking to provide client access to MySQL databases, the company is also releasing its MySQL Connector/ODBC 5.1, based on the widely supported ODBC standard API.

Finally, the company has released an alpha version of its Falcon Database Engine as a preview version of the next major release, MySQL 6.0. The company is designing Falcon for large-memory, multi-threaded and multicore applications, notably large Web sites.

MySQL 6.0 is slated for the middle of next year, Urlocker said.

About the Author

Jeffrey Schwartz is editor of Redmond magazine and also covers cloud computing for Virtualization Review's Cloud Report. In addition, he writes the Channeling the Cloud column for Redmond Channel Partner. Follow him on Twitter @JeffreySchwartz.

comments powered by Disqus

Featured

  • Get Started Using .NET Aspire with SQL Server & Azure SQL Database

    Microsoft experts are making the rounds educating developers about the company's new, opinionated, cloud-ready stack for building observable, production ready, distributed, cloud-native applications with .NET.

  • Microsoft Revamps Fledgling AutoGen Framework for Agentic AI

    Only at v0.4, Microsoft's AutoGen framework for agentic AI -- the hottest new trend in AI development -- has already undergone a complete revamp, going to an asynchronous, event-driven architecture.

  • IDE Irony: Coding Errors Cause 'Critical' Vulnerability in Visual Studio

    In a larger-than-normal Patch Tuesday, Microsoft warned of a "critical" vulnerability in Visual Studio that should be fixed immediately if automatic patching isn't enabled, ironically caused by coding errors.

  • Building Blazor Applications

    A trio of Blazor experts will conduct a full-day workshop for devs to learn everything about the tech a a March developer conference in Las Vegas keynoted by Microsoft execs and featuring many Microsoft devs.

  • Gradient Boosting Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the gradient boosting regression technique, where the goal is to predict a single numeric value. Compared to existing library implementations of gradient boosting regression, a from-scratch implementation allows much easier customization and integration with other .NET systems.

Subscribe on YouTube