nssqlite3.so
AOLserver 4 module: module for accessing SQLite 3 databases
Install
- All systems
-
curl cmd.cat/nssqlite3.so.sh
- Debian
-
apt-get install aolserver4-nssqlite3
- Ubuntu
-
apt-get install aolserver4-nssqlite3
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install aolserver4-nssqlite3
- Raspbian
-
apt-get install aolserver4-nssqlite3
- Dockerfile
- dockerfile.run/nssqlite3.so
aolserver4-nssqlite3
AOLserver 4 module: module for accessing SQLite 3 databases
This module adds SQLite 3 databases access capabilities to Aolserver 4, and gives Tcl scripts an API to manage them. This is the SQLite 3 internal driver for AOLserver 4.