Deploy a database | Databases And Persistence | Northflank Application docs
v1

Databases And Persistence /

Deploy a database

To deploy a new database in your project, create a new addon and select the type and version you require. Please note that while you can increase the storage size or replica count of databases after creation, you cannot decrease them.

After creating your addon it may take a few minutes to provision resources and set up a default configuration, after which its status will change to running.

Your database will be accessible by workloads within the same project using the provided connection details.

Available Databases

AddonVersionsDescriptionBackupsTLS
MongoDB 6.0.5, 6.0.3, 5.0.15, 5.0.14, 4.4.15, 4.2.21MongoDB is a document-oriented database program that uses JSON-like documents with schema.Native or diskYes
Redis 7.0.9, 7.0.7, 6.2.11, 6.2.8Redis implements a distributed, in-memory key-value database with optional durability.DiskYes
MySQL 8.0.32, 8.0.31MySQL is a fast, reliable, scalable, and easy to use open-source relational database system.Native or diskYes (cannot be changed after creation)
PostgreSQL 14.7.0, 14.6.0, 13.10.0, 13.9.0, 12.14.0, 12.12.0, 11.19.0, 11.18.0PostgreSQL, also known as Postgres, is a free and open-source relational database management system.Native or diskYes
MinIO 2023.3.13, 2022.12.12MinIO is a High Performance Object Storage with an Amazon S3 cloud storage service compatible API.DiskYes

© 2023 Northflank Ltd. All rights reserved.