On this page
CockroachDB's support of the PostgreSQL wire protocol enables support for many drivers, ORMs, and other types of third-party database tools.
Support
We offer the following levels of support with third-party tools:
- Comprehensive support indicates that the vast majority of the tool's features should work without issue with CockroachDB.
- Partial support indicates that the tool works with CockroachDB, but its integration might require additional steps, lack support for all features, or exhibit undesirable behavior.
Graphical User Interface
- DBeaver (comprehensive support)
- Beekeeper Studio (comprehensive support)
Integrated Development Environment (IDE)
- Intellij IDEA (Java) (partial support)