Skip to main content

Common, interactive, programmable environment and simple shell to connect and manipulate your favorite DB content

Project description

dbsh – an interactive shell for DB back-end.

Every known DB has its own shell for SQL operations. The dbshell (dbsh) provides unique, interactive, programmable environment and simple shell to connect and manipulate your favorite DB contexts. It supports naturally a syntax of DB you use to, for example, while you connect to MySQL dbsh supports full syntax of MySQL, but when you connect to ORACLE it supports ORALCE SQL and commands.

It is based on two components: - interactive python IPython, http://ipython.scipy.org/moin/About. - SQLAlchemy, http://www.sqlalchemy.org

It uses SQLAlchemy ORB tool as an SQL layer to perform interactive operations against given DB-backend. Therefore it provides common shell for ANY DB back-end in uniform fashion. All SQL operations supported by given DB back-end naturally supported by dbsh.

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

dbsh-0.1.5.tar.gz (29.7 kB view hashes)

Uploaded Source

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