1
.. Drizzle documentation master file, created by
2
sphinx-quickstart on Fri Aug 27 08:33:41 2010.
3
You can adapt this file completely to your liking, but it should at least
4
contain the root `toctree` directive.
6
Welcome to Drizzle's documentation!
7
===================================
9
Drizzle is a transactional, relational, community-driven open source database that is forked from the popular MySQL database.
11
The Drizzle team has removed non-essential code, re-factored the remaining code and modernized the code base moving to C++.
14
* A database optimized for Cloud infrastructure and Web applications
15
* Design for massive concurrency on modern multi-cpu architecture
16
* Optimize memory for increased performance and parallelism
17
* Open source, open community, open design
20
* Re-designed modular architecture providing plugins with defined APIs
21
* Simple design for ease of use and administration
22
* Reliable, ACID transactional
33
brief_history_of_drizzle
94
clients/drizzledump.rst
102
libdrizzle/developer.rst