Skip to main content

Better performance, higher efficiency and more features.

Project description

DB Explorer(DBE) command line tools

Better performance, higher efficiency and more features.

Installation

pip install dbe-cli

If you want to install this program on Windows, you should install pyreadline first.

Usage

Take three minutes to fully grasp!

First, launch dbe_cli

Attention: You need to run an DBE server first

python -m dbe_cli

Second, connect to one database host

Default host is the DBE server, not the machine which runs dbe_cli

connect localhost

The third and last step, type command

You can use TAB for autocompletion

ls # ['ccubase', 'base', 'master', 'Co_1']

cd master # Now, you moved to 'master' node
pwd # master

You have completed all the beginner tutorials! You can now take a look at Command cheat list

More...

You can type ? and press Enter key to get help information for the program.

If you want to know how to use a specific command, use ? <command_name>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dbe_cli-0.2.0.tar.gz (49.4 kB view hashes)

Uploaded Source

Built Distribution

dbe_cli-0.2.0-py3-none-any.whl (38.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page