Wgdb Installation On A Debian, Ubuntu, Arch, Kali, Raspbian And MacOS
Maintainer: Laszlo Boszormenyi (GCS)
Email: [email protected] .
Website: http://whitedb.org/
Section: database
Install wgdb
-
Debian
apt-get install whitedbClick to copy -
Ubuntu
apt-get install whitedbClick to copy -
Arch Linux
pacman -S whitedbClick to copy -
Kali Linux
apt-get install whitedbClick to copy -
Raspbian
apt-get install whitedbClick to copy -
macOS
brew install whitedbClick to copy
whitedb
lightweight NoSQL database libraryWhiteDB is a lightweight NoSQL database library written in C, operating fully in main memory. There is no server process. Data is read and written directly from/to shared memory, no sockets are used between WhiteDB and the application program.
Installation of latest wgdb command is available for Debian, Ubuntu, Arch, Kali, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.




