gnatcoll_db2ada
GNATColl, general purpose Ada library (SQLite tools)
Install
- All systems
-
curl cmd.cat/gnatcoll_db2ada.sh
- Debian
-
apt-get install libgnatcoll-sqlite-bin
- Ubuntu
-
apt-get install libgnatcoll-sqlite-bin
- Fedora
-
dnf install gnatcoll
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libgnatcoll-sqlite-bin
- Raspbian
-
apt-get install libgnatcoll-sqlite-bin
- Dockerfile
- dockerfile.run/gnatcoll_db2ada
libgnatcoll-sqlite-bin
GNATColl, general purpose Ada library (SQLite tools)
The GNAT Component Collection deals with: module tracing, efficient file IO, static string searching (Boyer-Moore), e-mails and mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging, shell scripting. Components relying on external dependencies are distributed in separate packages. This package contains the tools dedicated to SQLite database manipulation (gnatcoll_db2ada and gnatinspect).