# Amazon RDS vs CockroachDB

**Leader by Vioscale score:** Amazon RDS

| Attribute | Amazon RDS | CockroachDB |
|---|---|---|
| **Vioscale score** | 71.9 (60% (medium)) | 63.3 (66% (medium)) |
| activity.commits_last_30d | - | 15 |
| adoption.dependent_repos | - | 235 |
| adoption.github_stars | - | 32,415 |
| deployment.options | `{"cloud":true,"hybrid":true,"on_prem":true}` | `{"cloud":true,"hybrid":true,"on_prem":true,"self_hosted":true}` |
| description.long | AWS RDS is a fully managed database service that handles provisioning, configuration, backup, and patching automatically. It supports multiple database engines and scales on-demand to match application usage, allowing databases to be created and managed in minutes. | CockroachDB is a PostgreSQL-compatible distributed SQL database designed for global applications requiring high availability, automatic scaling, and strong consistency across data centers. It eliminates downtime, simplifies operations, and scales seamlessly without manual intervention. |
| features.capabilities | - | `{"free_tier":true,"isolation":"serializable","sql_model":"full_sql","deployment":"managed","serverless":true,"consistency":"strong","geo_spatial":"none","replication":"consensus","engine_family":"postgresql","extensibility":false,"json_document":false,"license_class":"source_available","pricing_model":"tiered_plus_usage","deployment_type":"independent_multi_cloud","horizontal_scale":"distributed_native","acid_transactions":"full","automatic_failover":true,"wire_compatibility":"postgres","self_host_alternative":true,"multi_region_replication":true}` |
| integrations.count | 15 | 8 |
| integrations.list | `[{"name":"Amazon Aurora"},{"name":"Amazon EC2"},{"name":"Amazon EBS"},{"name":"AWS CloudWatch"},{"name":"AWS CloudFormation"},{"name":"AWS Config"},{"name":"Amazon S3"},{"name":"AWS IAM"},{"name":"AWS Outposts"},{"name":"AWS Graviton3"},{"name":"Amazon QuickSight"},{"name":"Amazon Redshift"},{"name":"AWS Artifact"},{"name":"Amazon GuardDuty"},{"name":"AWS Audit Manager"}]` | `[{"name":"Datadog"},{"name":"Splunk"},{"name":"Dynatrace"},{"name":"New Relic"},{"name":"Terraform"},{"name":"Vercel"},{"name":"HashiCorp"},{"name":"pgvector"},{"name":"AWS"},{"name":"GCP"},{"name":"Azure"},{"name":"Kubernetes"},{"name":"MOLT (Migration Tool)"},{"name":"PostgreSQL drivers"},{"name":"SQLAlchemy"}]` |
| language.primary | - | Go |
| market.availability | `{"hqCountry":"US","primaryMarkets":["US"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true,"web":true}` | `{"cli":true,"web":true}` |
| pricing | `{"type":"hybrid","plans":[{"free":true,"name":"AWS Free Tier","summary":"$100 AWS credits included; free tier valid for 12 months","features":["Aurora PostgreSQL serverless instances","Database automation (provisioning, backup, patching)"],"components":[{"kind":"fixed","amount":100,"period":"one_time","currency":"USD"}],"description":"$100 in AWS credits at sign-up, valid for up to 12 months; eligible services include Aurora. Additional $100 in credits available. For new signups after July 15, 2025: choice of Free Plan or Paid Plan.","contactSales":false,"includedLimits":{"free_tier_credits":"first year","storage_per_cluster":"1 GiB","aurora_serverless_capacity":"up to 4 ACUs"}},{"free":false,"name":"Aurora Serverless (On-Demand)","summary":"Billed per Aurora Capacity Unit (ACU) per second based on usage","features":["Automatic scaling to hundreds of thousands of transactions per second","Multi-AZ deployments","Read replicas","Global Database support","All Aurora features"],"description":"Auto-scaling configuration that adjusts database capacity based on application needs in real-time","contactSales":false},{"free":false,"name":"Aurora Reserved Instances","summary":"Annual commitment with amortized hourly pricing","features":["1-year commitment term","Designated to specific AWS Region and instance type","Billed for every hour of term regardless of running status"],"commitment":"annual","description":"Commitment-based pricing for predictable workloads with significant savings over on-demand","contactSales":false}],"addOns":[{"name":"CPU Credits","components":[{"per":{"qty":1,"unit":"vCPU-hour"},"kind":"metered","amount":0.09,"currency":"USD"}]},{"name":"Data API"},{"name":"RDS Extended Support"},{"name":"Database Savings Plans"}],"summary":"Free tier with $100 AWS credits for 12 months. Hybrid pricing: serverless billed per ACU/second, reserved instances with annual commitment, on-demand per hour. Pricing varies by region and instance type.","currency":"USD","freeTier":true,"sourceUrl":"https://aws.amazon.com/rds/aurora/pricing/","retrievedAt":"2026-08-19T14:45:21.479Z","billingPeriods":["hour","month","year"]}` | `{"type":"hybrid","plans":[{"free":true,"name":"Basic","summary":"Free tier","components":[{"kind":"fixed","amount":0,"period":"month","currency":"USD"}],"description":"For smaller, bursty workloads","contactSales":false,"includedLimits":{"throughput":"30K RU/sec"}}],"summary":"Free tier available with $400 in free credits. Provisioned capacity and on-demand pricing models for production workloads.","currency":"USD","freeTier":true,"sourceUrl":"https://www.cockroachlabs.com/pricing/legacy/","retrievedAt":"2026-08-24T22:38:41.895Z","freeTrialDays":30,"billingPeriods":["month"]}` |
| pricing.free_tier | yes | yes |
| pricing.model | freemium | commercial |
| pricing.price_level | low | low |
| pricing.transparent | yes | yes |
| reliability.sla_pct | 99.99 | 99.999 |
| security.disclosure_policy | yes | yes |
| security.fedramp | yes | - |
| security.gdpr | yes | yes |
| security.hipaa | yes | yes |
| security.iso27001 | yes | yes |
| security.pci | yes | yes |
| security.scorecard | - | 5.1 |
| security.soc2 | yes | yes |
| security.vulnerabilities | - | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=go&package_name=github.com%2Fcockroachdb%2Fcockroach&per_page=100","last_12m":0,"max_severity":null}` |

## Capabilities (Managed Databases)

| Capability | Amazon RDS | CockroachDB |
|---|:--:|:--:|
| **Capabilities** |  |  |
| Engine family | - | Postgresql |
| Deployment type | - | Independent multi cloud |
| Serverless scale to zero | - | - |
| Database branching | - | - |
| Point in time recovery | - | - |
| Multi region replication | - | ✓ |
| Automatic failover | - | ✓ |
| Private networking | - | - |
| Built in connection pooling | - | - |
| Extensions plugin support | - | - |
| Self host alternative | - | ✓ |
| Pricing model | - | Tiered plus usage |
| Free tier | - | ✓ |

*Source: Vioscale. Generated 2026-09-01T14:51:46.717Z. "-" = undocumented, not absent.*
