A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Code that Microsoft made available under a public license earlier this year will be used in the next production release of open-source database MySQL. The Microsoft source code will be used in version ...
Percona says more than half of installs remain on version set to lose support in 2026 Users have six months to migrate from ...
The MEMORY storage engine stores all data in memory (RAM), and is used for fast lookup of data. InnoDB supports a buffer pool ...
AWS announced the general availability of AWS Database Migration Service (AWS DMS) Serverless, a platform that automatically provisions and scales migration resources to make database migrations ...
Executives at MySQL AB might be running out of ink in their pens from all the agreements they’ve signed with major industry players for the open-source database. This summer, the company signed a deal ...
Google (likely thanks to the good work Chris DiBona is doing there) continues to build momentum behind its open source activities. Its most recent contributions involve MySQL. I'm not geeky enough to ...
Grafana needs data to be useful. Phil Hajjar walks you through the process of using a MySQL database as a source for data visualization in Grafana. Grafana is one of the most widely-used interactive ...
MySQL and PostgreSQL are two of the most used open source SQL databases, and both fulfill the role of a general-purpose database well. How do you choose which one to use for a project? Let's look at ...