🗃️ Connection to Applications
3 items
🗃️ High Availability (Cluster)
2 items
📄️ Backup-Restore Add-On
Database Backup add-on is compatible with all the MySQL-based (MySQL/MariaDB/Percona), PostgreSQL, and Redis databases in the CloudMyDC Application Platform. It works in tandem with Backup Storage to help users automatically create and store database backups at the remote storage.
📄️ Encryption In Transit Add-On
The platform provides a built-in add-on that implements “encryption in transit” functionality for PostgreSQL solutions. The add-on creates SSL/TLS encrypted connection to protect data while it moves between client and database servers. The protection includes data encryption before transmission, endpoints authentication, content decryption, and verification upon arrival.
📄️ Remote Access To Postgresql
You have an opportunity to work with your databases remotely from your computer without having to login to our dashboard. Here’s a how-to for PostgreSQL users.
📄️ Dump Import-Export To Postgresql
Create two database environments and connect to them using any desktop client (we use pgAdmin4 as an example. Learn more in our tutorial).
📄️ Postgis Extension
PostGIS is an spatial extension for the PostgreSQL object-relational database, which adds support for geographic objects allowing location queries to be run in SQL. With PostGIS extension PostgreSQL can be used as a backend spatial database for GIS.
📄️ Hasura Graphql Installation
Hasura is an open-source engine based on the GraphQL query language for API. It allows you to create a connection, manage, and configure event triggers for the PostgreSQL database in minutes.