Paul Krill
Editor at Large

Oracle adds analytics to MySQL in the cloud

news
Dec 2, 20202 mins

Oracle MySQL Database Service with the MySQL Analytics Engine combines OLTP and OLAP in the same MySQL database in the Oracle Cloud

I love MySQL license plate heart
Credit: Kevin Severud

Oracle is combining OLTP (online transaction processing) and OLAP (online analytical processing) services in its open source MySQL database in the Oracle Cloud, via Oracle MySQL Database Service with the MySQL Analytics Engine.

With this Oracle Cloud service being introduced December 2, users gain the ability to run sophisticated analytics against their operational MySQL database. The MySQL Analytics Engine is an in-memory analytics accelerator that can scale to thousands of Oracle Cloud Infrastructure (OCI) cores.

Positioned to compete with the Amazon Redshift cloud data warehouse, the Oracle MySQL Database Service with the MySQL Analytics Engine saves users from having to integrate with a separate analytics database. Database administrators and developers gain a unified platform for OLTP and OLAP workloads. OLAP has not been a specialty of MySQL in the past.

Capabilities of the MySQL Analytics Engine include:

  • In-memory, hybrid columnar processing
  • Inter-node and intra-node parallelism optimized for Oracle Cloud Infrastructure
  • Distributed query processing algorithms

To add the analytics capabilities, the MySQL optimizer was enhanced to support analytics while the parser itself was unaltered. Hence, the existing MySQL syntax continues to work as is. With the analytics not requiring maintenance or development of any indexes, data updates made by users are propogated to the analytics engine and available to be queried immediately.

Supporting large volumes of data and complex queries, MySQL Database Service with MySQL Analytics Engine has use cases such as fraud detection or decision support. The signup for the service can be found at oracle.com

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author