Skip to main content

Database / Relational

CCC Relational Database Management System Capabilities

Version: DEV

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