MySQL gets live schema updating with Tokutek engine

Database tools provider Tokutek has updated its MySQL storage engine to support live updating of schemas, the company announced Wednesday.

Taking a database offline to update the schema can be too time-consuming in today’s fast-paced environments, said Lawrence Schwartz, Tokutek director of marketing.

For organizations, “information is coming in at extremely high volume. Being able to ingest all that data and analyze it in real time is what we’re addressing,” Schwartz said.

TokuDB is a storage engine that can replace MySQL’s default storage engine, InnoDB. It also works with the MariaDB database.

Version 5.0 of Tokutek’s TokuDB storage engine offers two new features that the company claims can speed database performance: hot indexing and hot column addition and deletion.

With hot indexing, the software can index an operational database, allowing organizations to build targeted queries or revise a data model on the fly.

With hot column addition or deletion, database administrators can add columns or remove columns while the database is still running.

In order to execute these actions with an unmodified MySQL, the database must be stopped to apply the changes, then restarted, Schwartz explained.

“With this new version, it is not necessary to schedule downtime or switchover from a primary to a secondary server to add new columns or indexes,” said Sheeri Cabral, database operations manager at MySQL hosting service PalominoDB, in a statement. “Business analysts will not have to wait hours or days for a new index to make their queries faster and release engineers will breathe a sigh of relief if a new column needs to be added.”

Tokutek markets TokuDB for organizations that need to run queries against high-volume applications, such as financial transactions or logfile analysis.

TokuDB uses fractal tree indexing, a technique optimized for speedy index insertion. Unlike binary tree (b-tree) indexing used by InnoDB and other storage engines, fractal tree indexing bundles the data that needs to be written to the database, reducing the amount of time the disk drive controller may take storing away individual entries around the disk drive. Fractal tree also avoids the fragmentation problems inherent in b-tree indexing, which can slow database performance, Schwartz argued.

“It allows you to index tons of information in very, very high speeds,” Schwartz said.

Using TokuDB requires no changes at the application level, and, like traditional storage engines, maintains all the ACID (atomicity, consistency, isolation, durability) and MVCC (multiversion concurrency control) requirements for proper databases.

Would you recommend this article?

Share

Thanks for taking the time to let us know what you think of this article!
We'd love to hear your opinion about this or any other story you read in our publication.


Jim Love, Chief Content Officer, IT World Canada

Featured Download

Featured Articles

Cybersecurity in 2024: Priorities and challenges for Canadian organizations 

By Derek Manky As predictions for 2024 point to the continued expansion...

Survey shows generative AI is a top priority for Canadian corporate leaders.

Leaders are devoting significant budget to generative AI for 2024 Canadian corporate...

Related Tech News

Tech Jobs

Our experienced team of journalists and bloggers bring you engaging in-depth interviews, videos and content targeted to IT professionals and line-of-business executives.

Tech Companies Hiring Right Now