kdb3_sqlite3_dump
A database connectivity and creation framework for various database vendors
Install
- All systems
-
curl cmd.cat/kdb3_sqlite3_dump.sh
- Debian
-
apt-get install libkdb3-driver-sqlite
- Ubuntu
-
apt-get install libkdb3-driver-sqlite
- Arch Linux
-
pacman -S kdb
- Kali Linux
-
apt-get install libkdb3-driver-sqlite
- Fedora
-
dnf install kdb
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libkdb3-driver-sqlite
- Dockerfile
- dockerfile.run/kdb3_sqlite3_dump
kdb
A database connectivity and creation framework for various database vendors
libkdb3-driver-sqlite
SQLite driver for KDb
KDb is a database connectivity and creation framework, consisted of a general-purpose C++ Qt library and set of plugins delivering support for various database vendors. This package contains the support for SQLite in KDb. This package is part of the Calligra Suite.