Drizzle
From Big Database List
![]() | |
| Vendor | Open Source |
|---|---|
| Website | http://drizzle.org/ |
Drizzle is a Free Software/Open Source database management system (DBMS) that was forked from version 6.0 of the MySQL DBMS. Over the last few months, its developers have removed a host of non-core features (including views, triggers, prepared statements, stored procedures, query cache, ACL, and a number of data types), with the aim of creating a leaner, simpler, faster database system. Drizzle can still store relational data; as Brian Aker of MySQL/Sun puts it, "There is no reason to throw out the baby with the bath water." The aim is to build a semi-relational database platform tailored to web- and cloud-based apps running on systems with 16 cores or more.
See Also
- Drizzle Bloggers
- Drizzle Development Tools
- Drizzle Management Tools
- Drizzle Resource Sites
- Drizzle Specialists
- MySQL

