Skip to content

zerotired/crash

 
 

Repository files navigation

The CrateDB Shell

Outcome of CI Most recent version on PyPI Supported Python versions License Number of downloads per month

The CrateDB Shell (aka Crash) is an interactive command-line interface (CLI) tool for interacting with CrateDB.

Screenshot

A screenshot of Crash

Documentation

The official documentation is available at CrateDB shell documentation.

Installation

Python Package

Crash is available as a package from PyPI.

To install the most recent version, run:

pipx install crash

Now, run it:

crash

Troubleshooting

The documentation section about troubleshooting connection errors provides support and guidelines how to debug and resolve problems when connecting to CrateDB or CrateDB Cloud.

Contributing

This project is primarily maintained by Crate.io, but we welcome community contributions!

See the developer docs and the contribution docs for more information.

Help

Looking for more help? Check out our support channels.

About

Crash is an interactive CrateDB command line interface (CLI) SQL shell with autocompletion.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 98.6%
  • Shell 1.4%