MariaDB MariaDB Corporation Ab
winget install --id=MariaDB.Server -e
MariaDB Server is one of the most popular open source relational databases. It’s made by the original developers of MySQL and guaranteed to stay open source. It is part of most cloud offerings and the default in most Linux distributions. It is built upon the values of performance, stability, and openness, and MariaDB Foundation ensures contributions will be accepted on technical merit. Recent new functionality includes advanced clustering with Galera Cluster 4, compatibility features with Oracle Database and Temporal Data Tables, allowing one to query the data as it stood at any point in the past.
MariaDB is a high-performance open-source relational database management system (RDBMS) developed by the original team behind MySQL. Designed as a community-driven fork of MySQL, MariaDB ensures compatibility with existing MySQL applications and tools while offering enhanced features and improved performance.
Key Features:
- Advanced clustering capabilities with Galera Cluster 4 for high availability and scalability.
- Compatibility with Oracle Database, enabling seamless migration and reduced vendor lock-in.
- Temporal Data Tables, allowing users to query historical data snapshots over time.
- Robust security features, including the PARSEC authentication plugin for enhanced protection.
Audience & Benefit: Ideal for developers, businesses, and organizations seeking a reliable, high-performance database solution. MariaDB provides flexibility across cloud and on-premises deployments, simplifies migrations from other databases, and ensures long-term support through continuous updates and improvements. Its open-source nature guarantees transparency and community-driven innovation.
MariaDB can be installed via winget, making it easy to integrate into development environments.