Documentation Portal for Virtuozzo Application Management
Databases
In this section:
FAQs
Which databases are supported on the platform?The platform supports popular SQL (MySQL, MariaDB, PostgreSQL, PerconaDB) and NoSQL (Couchbase, Redis, OpenSearch) databases.
How do I back up my database? Can I scale database resources? Is high availability available for databases?Yes. Most databases on the platform support auto-clustering option that allows automatically configure database clusters using various schemas (primary-secondary, primary-primary, Galera, etc.) depending on the selected database type.
How do applications connect to database containers?The specific connection details depend on the database type. For most databases, applications can connect using standard connection strings (hostname, port, username, password).