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
===================================
11
Drizzle is a transactional, relational, community-driven open source database that is forked from the popular MySQL database.
13
The Drizzle team has removed non-essential code, re-factored the remaining code and modernized the code base moving to C++.
16
* A database optimized for Cloud infrastructure and Web applications
17
* Design for massive concurrency on modern multi-cpu architecture
18
* Optimize memory for increased performance and parallelism
19
* Open source, open community, open design
22
* Re-designed modular architecture providing plugins with defined APIs
23
* Simple design for ease of use and administration
24
* Reliable, ACID transactional
35
brief_history_of_drizzle
39
Compiling and Installing:
40
-------------------------
44
installing/requirements
45
installing/from_source
106
clients/drizzledump.rst
107
clients/drizzleadmin.rst
116
libdrizzle/developer.rst