drizzled
Server binaries for Drizzle Database
Install
- All systems
-
curl cmd.cat/drizzled.sh
- Debian
-
apt-get install drizzle - Ubuntu
-
apt-get install drizzle - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install drizzle - Raspbian
-
apt-get install drizzle
drizzle
Server binaries for Drizzle Database
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 architecture. The code is originally derived from MySQL. This package includes the server binaries.
drizzle-dbg
Debugging symbols for Drizzle
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 architecture. The code is originally derived from MySQL. This package provides debugging symbols.