dbsh 0.1.8
Common, interactive, programmable environment and simple shell to connect and manipulate your favorite DB content
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.
- Author: Valentin Kuznetsov <dbsh4u at gmail com>
- Home Page: http://www.dbshell.org
- License: BSD License
-
Categories
- Environment :: Console
- Intended Audience :: Developers
- Intended Audience :: End Users/Desktop
- Intended Audience :: System Administrators
- License :: OSI Approved :: BSD License
- Operating System :: MacOS :: MacOS X
- Operating System :: Microsoft :: Windows
- Operating System :: POSIX
- Programming Language :: Python
- Topic :: Database :: Front-Ends
- Package Index Owner: vkuznet
- DOAP record: dbsh-0.1.8.xml
Log in to rate this package.
