The Drizzle project is building a database optimized for Cloud and Net applications. It is being designed for massive concurrency on modern multi-CPU/core architectures. The code is originally derived from MySQL.
| Tags | Database Engines/Servers MySQL Web Development |
|---|---|
| Licenses | GPLv2 BSD Revised |
| Operating Systems | Linux FreeBSD Mac OS X Solaris |
| Implementation | C++ |
Recent releases


Release Notes: This release adds multi-master replication, identifies servers with UUIDs in replication, provides an (experimental) HTTP JSON interface, merges Percona Innodb patches, provides Xtrabackup in-tree, makes an IPV6 data type available, adds a query log plugin, enables log output to syslog by default, can publish transactions to zeromq and rabbitmq, improves the logging stats plugin, supports native multi-tenancy (database virtualization, catalogs), removes the drizzleadmin utility (all administration is handled via the drizzle client) and the HailDB engine, and continues code refactoring and various bugfixes.


Release Notes: This is the first release candidate for Drizzle 7.1 Changes since the previous release include various bugfixes, a new versioning system, and updated documentation.


Release Notes: This release continues refactoring, restructuring, and code quality improvements, adds many more documentation improvements, fixes additional bugs, and improves the test suite.


Release Notes: Fremont has gone beta with this release. It adds multi-master replication, UUIDs for replication, a JSON interface, merged Percona Innodb patches, Xtrabackup in-tree, an IPV6 data type, a query login plugin (syslog) enabled/on by default, the ability to publish transactions to zeromq, improvements to the logging stats plugin, and a word on stored procedure interface. It removes the drizzleadmin utility and HailDB engine, and revamps the testing system with suites of randgen, sysbench, sql-bench, and crashme tests.


Release Notes: This release adds continued code refactoring, a cleanup of the test system, and documentation cleanup.