drizzle
Client binaries for Drizzle Database
Install
- All systems
-
curl cmd.cat/drizzle.sh
- Debian
-
apt-get install drizzle-client
- Ubuntu
-
apt-get install drizzle-client
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install drizzle-client
- Raspbian
-
apt-get install drizzle-client
- Dockerfile
- dockerfile.run/drizzle
drizzle-client
Client 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 client 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.