https://store-images.s-microsoft.com/image/apps.60369.fbb7e0c9-05c3-40f9-85d2-5c9cafd0f565.9f7c8518-08ee-421a-8934-758a058fd681.60e132af-284e-41f2-b9d2-e500a7215f18

CockroachDB Cluster

kCloudHub

CockroachDB Cluster

kCloudHub

Version 23.1.11 + Free Support on OpenSUSE 15.6

CockroachDB Cluster is a distributed SQL database system designed for scalability, fault tolerance, and strong consistency. It replicates data across multiple nodes, ensuring high availability and seamless performance even during failures.

Features of CockroachDB Cluster:

  • Horizontally scalable with automatic data distribution.
  • Strong consistency using the Raft consensus algorithm.
  • Fault-tolerant and self-healing across node or region failures.
  • Supports standard SQL and integrates easily with cloud-native environments.

To start the CockroachDB Admin , run: #docker start cockroach1 #docker start cockroach2 #docker start cockroach3 #docker ps in your terminal

To access the CockroachDB Admin UI on an IP address , visit http://your-server-ip:8080 in a browser.

Disclaimer: CockroachDB is an open-source project licensed under the Business Source License (BSL). Users are responsible for proper deployment, security practices, and compliance with the license. CockroachDB is provided "as is," without any warranties.