Skip to main content

Database / Relational

Capabilities

Version:
IDTitleDescription
CCC.RDMS.CP01SQL SupportProperly handle queries in the SQL language.
CCC.RDMS.CP02DB Engine Option - MySQLAbility to create a MySQL managed relational database.
CCC.RDMS.CP03DB Engine Option - PostgreSQLAbility to create a PostgreSQL managed relational database.
CCC.RDMS.CP04DB Engine Option - MariaDBAbility to create a MariaDB managed relational database.
CCC.RDMS.CP05DB Engine Option - SQL ServerAbility to create a Microsoft SQL Server managed relational database.
CCC.RDMS.CP06DB Managed CredentialsAbility to managed the database credentials using the cloud provider's secret management service.
CCC.RDMS.CP07DB Self Managed CredentialsAbility to manage the database credentials by client managed username and passwords.
CCC.RDMS.CP08Support for IPv4Ability to connect to the database using IPv4 addresses.
CCC.RDMS.CP09Support for IPv6Ability to connect to the database using IPv6 addresses
CCC.RDMS.CP10Public AccessAllow database to be accessed by public internet.
CCC.RDMS.CP11Disable Public AccessPrevent database been accessed by public internet.
CCC.RDMS.CP12Managed Connection PoolingAbility to configure a managed connection pool for the database.
CCC.RDMS.CP13Deletion ProtectionProtect the database against accidental deletion.
CCC.RDMS.CP14Dedicated Database InstancesOption to deploy the database on a dedicated instance for isolation requirements.
CCC.RDMS.CP15Horizontal ScalingRead replicas of the primary database can be created.
CCC.RDMS.CP16FailoverStandby database can be implemented for failover when the primary can't be reached.