cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement. (by cockroachdb)

Cockroach Alternatives

Similar projects and alternatives to cockroach

  1. supabase

    875 cockroach VS supabase

    The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. kubernetes

    Production-Grade Container Scheduling and Management

  4. terraform

    Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

  5. PostgreSQL

    Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

  6. Prisma

    478 cockroach VS Prisma

    Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

  7. prometheus

    The Prometheus monitoring system and time series database.

  8. Redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. MongoDB

    The MongoDB Database

  11. neon

    173 cockroach VS neon

    Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.

  12. litestream

    Streaming replication for SQLite.

  13. ApacheKafka

    A curated re-sources list for awesome Apache Kafka

  14. go-formatter

    A curated list of awesome Go frameworks, libraries and software

  15. yugabyte-db

    YugabyteDB - the cloud native distributed SQL database for mission-critical applications.

  16. Elasticsearch

    Free and Open Source, Distributed, RESTful Search Engine

  17. RocksDB

    A library that provides an embeddable, persistent key-value store for fast storage.

  18. tidb

    32 cockroach VS tidb

    TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.

  19. Druid

    25 cockroach VS Druid

    Apache Druid: a high performance real-time analytics database.

  20. edgedb

    19 cockroach VS edgedb

    Discontinued Gel supercharges Postgres with a modern data model, graph queries, Auth & AI solutions, and much more. [Moved to: https://github.com/geldata/gel]

  21. graphite-cli

    9 cockroach VS graphite-cli

    Discontinued Graphite's CLI makes creating and submitting stacked changes easy.

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better cockroach alternative or higher similarity.

cockroach discussion

Log in or Post with

cockroach reviews and mentions

Posts with mentions or reviews of cockroach. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-02-16.
  • CockroachDB has changed their license, again
    1 project | news.ycombinator.com | 18 Mar 2025
  • RocksDB: Your Key-Value Store Powerhouse (and Why You Should Care)
    5 projects | dev.to | 16 Feb 2025
  • Outgrowing Postgres: Handling increased user concurrency
    13 projects | dev.to | 3 Feb 2025
    Postgres-compatible DSQL solutions: Distributed SQL databases that are either Postgres or Postgres-compatible like Citus, Aurora DSQL, and CockroachDB might be the right approach for handling your scale without forcing you to change much of your code. They each have their strengths and weaknesses and the right one for you depends on your use cases and needs.
  • 7 Databases in 7 Weeks for 2025
    10 projects | news.ycombinator.com | 5 Dec 2024
    Still very much "open-source": https://github.com/cockroachdb/cockroach

    But relicensed to the "CockroachDB Software License" as a form of BSL to prevent reselling.

  • CockroachDB License Change
    6 projects | news.ycombinator.com | 15 Aug 2024
    code in a given file is licensed under the BSL and ..." That is sucky.

    [0] https://github.com/cockroachdb/cockroach?tab=License-1-ov-fi...

  • List of 45 databases in the world
    27 projects | dev.to | 9 Jul 2024
    CockroachDB — Distributed SQL database built for cloud applications.
  • Which Database is Perfect for You? A Comprehensive Guide to MySQL, PostgreSQL, NoSQL, and More
    10 projects | dev.to | 26 Jun 2024
    CockroachDB is a distributed SQL database designed for cloud applications. It provides strong consistency, horizontal scalability, and high availability.
  • Round Rects Are Everywhere
    3 projects | news.ycombinator.com | 24 Jun 2024
    Round rectangles can look not round enough on low-DPI displays, and the colors can also be wrong due to incorrect averaging in non-linear color space. Example: https://github.com/ClickHouse/ClickHouse/pull/33453#issuecom...

    It is similar to how subtle gradients look striped and dirty on many websites if displayed with only 24-bit color: https://github.com/cockroachdb/cockroach/issues/91316

  • Show HN: Restate, low-latency durable workflows for JavaScript/Java, in Rust
    9 projects | news.ycombinator.com | 12 Jun 2024
    Restate is built as a sharded replicated state machine similar to how TiKV (https://tikv.org/), Kudu (https://kudu.apache.org/kudu.pdf) or CockroachDB (https://github.com/cockroachdb/cockroach) are designed. Instead of relying on a specific consensus implementation, we have decided to encapsulate this part into a virtual log (inspired by Delos https://www.usenix.org/system/files/osdi20-balakrishnan.pdf) since it makes it possible to tune the system more easily for different deployment scenarios (on-prem, cloud, cost-effective blob storage). Moreover, it allows for some other cool things like seamlessly moving from one log implementation to another. Apart from that the whole system design has been influenced by ideas from stream processing systems such as Apache Flink (https://flink.apache.org/), log storage systems such as LogDevice (https://logdevice.io/) and others.

    We plan to publish a more detailed follow-up blog post where we explain why we developed a new stateful system, how we implemented it, and what the benefits are. Stay tuned!

  • 11 Planetscale alternatives with free tiers
    8 projects | dev.to | 11 Apr 2024
    CockroachDB is an open source distributed SQL database designed for scalability and resilience. While it offers SQL databases, CockroachDB is also compatible with PostgreSQL.
  • A note from our sponsor - InfluxDB
    influxdata.com | 21 Apr 2025
    Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →

Stats

Basic cockroach repo stats
111
30,758
10.0
4 days ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai