{ "info": { "author": "Valentin Kuznetsov", "author_email": "dbsh4u@gmail.com", "bugtrack_url": null, "classifiers": [ "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" ], "description": "dbsh -- an interactive shell for DB back-end.\n\nEvery known DB has its own shell for SQL operations.\nThe dbshell (dbsh) provides unique, interactive, programmable environment\nand simple shell to connect and manipulate your favorite DB contexts. \nIt supports naturally a syntax of DB you use to, for example, while you connect to\nMySQL dbsh supports full syntax of MySQL, but when you connect to ORACLE it supports\nORALCE SQL and commands.\n\nIt is based on two components:\n- interactive python IPython, http://ipython.scipy.org/moin/About.\n- SQLAlchemy, http://www.sqlalchemy.org\n\nIt uses SQLAlchemy ORB tool as an SQL layer to perform interactive operations against given DB-backend.\nTherefore it provides common shell for ANY DB back-end in uniform fashion.\nAll SQL operations supported by given DB back-end naturally supported by dbsh.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.dbshell.org", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "dbsh", "package_url": "https://pypi.org/project/dbsh/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dbsh/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.dbshell.org" }, "release_url": "https://pypi.org/project/dbsh/0.1.8/", "requires_dist": null, "requires_python": null, "summary": "Common, interactive, programmable environment and simple shell to connect and manipulate your favorite DB content", "version": "0.1.8" }, "last_serial": 788848, "releases": { "0.1.5": [ { "comment_text": "", "digests": { "md5": "c39e46fcfe21e30a51f69a5a48ceb9ec", "sha256": "0bbe4c61f35fc0861e778c22865b5861af1f2a7d775917fd8adabbd2326cc175" }, "downloads": -1, "filename": "dbsh-0.1.5.tar.gz", "has_sig": false, "md5_digest": "c39e46fcfe21e30a51f69a5a48ceb9ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29728, "upload_time": "2008-08-27T18:48:42", "url": "https://files.pythonhosted.org/packages/7e/14/460af6e768bfb9d30d974b080bed7e4e48750fbbe93d32fb2574e95534b5/dbsh-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "e4c76ec5f4326a162bf168891fc92cfe", "sha256": "7a8250a90b4be89ada6a3ec2cbfd48e0358c657d46dc1e5214cf2badc62dae9d" }, "downloads": -1, "filename": "dbsh-0.1.6.tar.gz", "has_sig": false, "md5_digest": "e4c76ec5f4326a162bf168891fc92cfe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31140, "upload_time": "2008-09-04T19:34:00", "url": "https://files.pythonhosted.org/packages/a4/bb/c434c2f4f165790d3b3f42fc9bc7629868a0fb869aefeda4dc994ba32f33/dbsh-0.1.6.tar.gz" } ], "0.1.7": [], "0.1.8": [] }, "urls": [] }