uwsgi_sqlite3

SQLite 3 configurations plugin for uWSGI

Install

All systems
curl cmd.cat/uwsgi_sqlite3.sh
Debian Debian
apt-get install uwsgi-plugin-sqlite3
Ubuntu
apt-get install uwsgi-plugin-sqlite3
image/svg+xml Kali Linux
apt-get install uwsgi-plugin-sqlite3
Fedora
dnf install uwsgi-plugin-sqlite3
Windows (WSL2)
sudo apt-get update sudo apt-get install uwsgi-plugin-sqlite3
Raspbian
apt-get install uwsgi-plugin-sqlite3

uwsgi-plugin-sqlite3

SQLite 3 configurations plugin for uWSGI

uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. This package provides sqlite3 plugin for uWSGI, to load configurations from SQLite 3 database.