Skip to content

Commit

Permalink
Update 840-cockroachdb.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolasburk authored Mar 15, 2024
1 parent bfd0d9a commit 4c8b39e
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@ The CockroachDB connector is generally available in versions `3.14.0` and later.

CockroachDB is a distributed database that is designed for scalability and high availability. Features include:

- **Built-in scaling:** CockroachDB comes with automated replication, failover and repair capabilities to allow easy horizontal scaling of your application
- **Consistent transactions:** CockroachDB is a relational database that supports consistent transactions that maintain data integrity
- **Compatibility with PostgreSQL:** CockroachDB is compatible with PostgreSQL, allowing interoperability with a large ecosystem of existing products
- **Built-in scaling:** CockroachDB comes with automated replication, failover and repair capabilities to allow easy horizontal scaling of your application

## Commonalities with other database providers

Expand Down

0 comments on commit 4c8b39e

Please sign in to comment.