MySQL Community Edition 9.7.0 LTS : Oracle veut rassurer la communauté
ven, 12/06/2026 - 09:42
Avec la sortie de MySQL 9.7.0 LTS, Oracle veut aussi envoyer un message à la communauté open source : MySQL Community Edition n'est pas morte et continuera à évoluer après une longue période sans aucune mise à jour. Durant la FOSDEM 2026, l'éditeur voulait déjà rassurer. MySQL 9.7 ajoute des fonctions à la version communautaire. Ces fonctions étaient jusqu'à présent uniquement pour les versions commerciales : plusieurs fonctionnalités liées à la réplication, à la télémétrie. Ainsi, on pourra mieux superviser la réplication, comprendre les groupes de réplication. Oracle annonce aussi la disponibilité d'HyperGraph Optimizer dans la Community Edition.
- SQL and NoSQL for developing both relational and NoSQL applications
- MySQL Document Store including X Protocol, XDev API and MySQL Shell
- Transactional Data Dictionary with Atomic DDL statements for improved reliability
- Pluggable Storage Engine Architecture (InnoDB, NDB, MyISAM, etc)
- MySQL Replication to improve application performance and scalability
- MySQL Group Replication for replicating data while providing fault tolerance, automated failover, and elasticity
- MySQL InnoDB Cluster to deliver an integrated, native, high availability solution for MySQL
- MySQL Router for transparent routing between your application and any backend MySQL Servers
- MySQL Partitioning to improve performance and management of large database applications
- Stored Procedures to improve developer productivity
- Triggers to enforce complex business rules at the database level
- Views to ensure sensitive information is not compromised
- Performance Schema for user/application level monitoring of resource consumption
- Information Schema to provide easy access to metadata
- MySQL Connectors (ODBC, JDBC, .NET, etc) for building applications in multiple languages
- MySQL Workbench for visual modeling, SQL development and administration
Téléchargement : https://dev.mysql.com/downloads/mysql/

