📄️ Database Management Overview
Provision and manage databases in Appliku — PostgreSQL, MySQL, Redis, RabbitMQ, and more.
📄️ PostgreSQL
Provision and manage PostgreSQL databases in Appliku with automatic connection URL injection.
📄️ MySQL
Provision and manage MySQL databases in Appliku.
📄️ Redis
Provision Redis for caching, message brokering, and session storage in Appliku.
📄️ RabbitMQ
Provision RabbitMQ as a message broker for asynchronous task processing in Appliku.
📄️ Elasticsearch
Provision Elasticsearch for full-text search in Appliku.
📄️ Specialized PostgreSQL (PostGIS, pgvector, TimescaleDB)
Provision PostGIS, pgvector, and TimescaleDB — specialized PostgreSQL variants for geospatial, vector search, and time-series workloads.
📄️ Database Backups
Schedule automatic backups of your PostgreSQL databases to local storage or S3.
📄️ Database Import/Export
Migrate data between PostgreSQL instances and import/export databases in Appliku.
📄️ Using SQLite with Django
How to configure SQLite as your database for a Django project deployed on Appliku.