Skip to main content
Background Image

MySQL

OpenHalo: MySQL Wire-Compatible PostgreSQL is Here!
·713 words·4 mins
What? PostgreSQL can now be accessed using MySQL clients? That’s right, openHalo, which was open-sourced on April Fool’s Day, provides exactly this capability and has now joined the Pigsty kernel family.
PZ: Can MySQL Still Catch Up with PostgreSQL?
·1606 words·8 mins
Percona’s CEO Peter Zaitsev recently published a blog discussing whether MySQL can still keep up with PostgreSQL’s momentum.
Can Oracle Still Save MySQL?
·1434 words·7 mins
Percona founder Peter Zaitsev publicly expressed disappointment with MySQL and its IP owner Oracle in an official blog post, as well as dissatisfaction with performance degradation in newer versions. This is indeed a signal worth attention.
Oracle Finally Killed MySQL
·807 words·4 mins
Peter Zaitsev, founder of Percona (an important company in the MySQL ecosystem), wrote an article harshly criticizing Oracle’s actions and inactions that killed MySQL.
MySQL Performance Getting Worse, Where Is Sakila Going?
·1382 words·3 mins
MySQL performance degrades with higher versions? While PostgreSQL advances triumphantly, eating the database world, MySQL’s performance and features are being left further behind. Why has MySQL stagnated under Oracle? I think it’s mainly the fault of cloud vendors freeloading - PG should take warning.
How Can MySQL's Correctness Be This Garbage?
·3110 words·15 mins
MySQL’s transaction ACID has flaws and doesn’t match documentation promises. This may lead to serious correctness issues - use with caution.