Skip to content

Using Add-ons

Add-ons

Add-ons provide services used by your application. In general, add-ons in Diploi are services that do not require direct development work, which can be services like databases, analytics services, CMS dashboards, etc.

Add-ons available

PostgreSQL PostgreSQL
Redis Redis
MongoDB MongoDB
MariaDB MariaDB
MinIO MinIO

PostgreSQL

An open-source relational database system known for being reliable, and performant handling complex queries and transactions.


Redis

An in-memory data structure store used as a database, cache, and message broker, known for its high speed and support for various data structures.


Mongo

A NoSQL document database that stores data in JSON-like documents.


MariaDB

An open-source relational database forked from MySQL, with additional features and performance improvements.


MinIO

An S3-compatible object storage service used to save uploads, backups, and other binary data.