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.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
La utilidad drizzleadmin se ha eliminado. La misma funcionalidad se puede lograr a través de limpias, métodos alternativos (UDS y el plug-in de la consola SSH +). Identificadores de las tablas DATA_DICTIONARY 'ahora utilizan MAXIMUM_IDENTIFIER_LENGTH para que coincida con el comportamiento de INFORMATION_SCHEMA. Refactorización de código continuo. Diversas correcciones de errores. El corredor de prueba dbqp ahora tiene sql-bench y modos crashme. Compruebe la llovizna documentos para más información.
Tags:
Fremont
The drizzleadmin utility has been removed. The same functionality can be achieved via cleaner, alternate methods (UDS and the console plugin + SSH). DATA_DICTIONARY tables' identifiers now use MAXIMUM_IDENTIFIER_LENGTH to match INFORMATION_SCHEMA behavior. Continued code refactoring. Various bugfixes. The dbqp test runner now has sql-bench and crashme modes. Check the Drizzle docs for more information.