Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

Cockroach support #802

Open
Open
@miton18

Description

@miton18

Hi !

In our apps, we have scalability problems, we actually used PostgreSQL Databases.
Cockroach DB seems a technology that can solve our problems :

  • distributed SQL
  • support data locality (multi-datacenters)
  • read / write on each nodes
  • Easy to deploy / maintain

It is PostgreSQL based
Is it possible to support this database ?
https://www.cockroachlabs.com/
We also look at Tidb which is already supported, but it seems very hard to deploy and maintain.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions