crdb-dump

A CLI tool to export and import schema definitions and data from CockroachDB in SQL, JSON, YAML, or chunked CSV formats.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install crdb-dump

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.3.0 2025-06-03      
0.2.6 2025-05-30      
0.2.5 2025-05-30      
0.2.4 2025-05-29      
0.2.3 2025-05-29      
0.2.2 2025-05-29      
0.2.1 2025-05-28      
0.2.0 2025-05-28      
0.1.0 2025-05-28      

Issues with this package?

Page last updated 2026-05-12 19:55:46 UTC