Giter Site home page Giter Site logo

pilosus / crash Goto Github PK

View Code? Open in Web Editor NEW

This project forked from crate/crash

0.0 1.0 0.0 1.01 MB

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

License: Apache License 2.0

Shell 1.47% Python 98.53%

crash's Introduction

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 pip package.

To install, run:

pip install crash

Now, run it:

crash

To update, run:

pip install -U crash

Standalone

Crash is also available as a standalone executable that includes all the necessary dependencies.

First, download the executable file:

curl -o crash https://cdn.crate.io/downloads/releases/crash_standalone_latest

Then, set the executable bit:

chmod +x crash

Now, run it:

./crash

If you would like to run crash from any directory, and without the leading ./, the file has to be in a directory that is on your PATH.

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.

crash's People

Contributors

amotl avatar autophagy avatar chaudum avatar dependabot[bot] avatar dobe avatar gruzilla avatar hramezani avatar infoverload avatar jayeff avatar jodok avatar justbeyou avatar kevinkq avatar kovrus avatar lgtm-migrator avatar lukasender avatar m-kharbat avatar markush avatar matriv avatar mfelsche avatar mfussenegger avatar msbt avatar mxm avatar nomicode avatar proddata avatar pustovit avatar seut avatar turbo-ele avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.