2019-07-19T10:23:00Z

What is your primary use case for CockroachDB?

Julia Miller - PeerSpot reviewer
  • 0
  • 8
PeerSpot user
5

5 Answers

Antonio Tringali - PeerSpot reviewer
User
Top 10
2023-11-15T14:41:00Z
Nov 15, 2023

Cockroach nodes were installed in the following: 1. Single host, triple nodes (containers): for evaluation on a low-end PC. 2. Single host, triple nodes (process): to test applications against a ~500GB database in-house. 3. Serverless: hosted in Google Cloud Platform (the main database). A number of Python scripts and some Java applications are happily reading and writing to the database. The solution allows for scaling in cases where a PostgreSQL server (unless you use sophisticated partitioning across some machines) would not be enough to handle the load. This kind of database is particularly used for backtests.

Search for a product comparison
Victor AugustoDe Souza E Silva - PeerSpot reviewer
Real User
Top 5
2023-08-15T13:52:53Z
Aug 15, 2023

The solution is used for Kubernetes to put on database.

Mohammad Reza-Moradi - PeerSpot reviewer
Real User
Top 20
2022-05-27T18:50:23Z
May 27, 2022

I use CockroachDB to test big data samples and to create the best structure for databases. We have four users and required 10 people for deployment and maintenance.

PN
Real User
2020-05-25T07:16:44Z
May 25, 2020

We are currently evaluating this product to see if it can support distributed transactions with high availability. We are comparing it with Oracle, trying to see it can achieve the same thing.

TM
Real User
2019-07-19T10:23:00Z
Jul 19, 2019

The use case is a backend DB for an app. The CockrorchDB is on CentOS7.x with a cloud server service.

Learn what your peers think about CockroachDB. Get advice and tips from experienced pros sharing their opinions. Updated: March 2024.
765,386 professionals have used our research since 2012.
CockroachDB is a distributed SQL database built on a transactional and strongly-consistent key-value store. It scales horizontally; survives disk, machine, rack, and even datacenter failures with minimal latency disruption and no manual intervention; supports strongly-consistent ACID transactions; and provides a familiar SQL API for structuring, manipulating, and querying data. CockroachDB is inspired by...
Download CockroachDB ReportRead more