معرفی شرکت ها


django-sql-explorer-3.1.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A pluggable app that allows users (admins) to execute SQL, view, and export the results.
ویژگی مقدار
سیستم عامل -
نام فایل django-sql-explorer-3.1.1
نام django-sql-explorer
نسخه کتابخانه 3.1.1
نگهدارنده ['Mark Walker']
ایمیل نگهدارنده ['theshow@gmail.com']
نویسنده Chris Clark
ایمیل نویسنده chris@untrod.com
آدرس صفحه اصلی https://github.com/groveco/django-sql-explorer
آدرس اینترنتی https://pypi.org/project/django-sql-explorer/
مجوز MIT
.. image:: https://readthedocs.org/projects/django-sql-explorer/badge/?version=latest :target: https://django-sql-explorer.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status .. image:: https://travis-ci.org/groveco/django-sql-explorer.svg?branch=master :target: https://travis-ci.org/groveco/django-sql-explorer :alt: Build Status .. image:: http://img.shields.io/pypi/v/django-sql-explorer.svg?style=flat-square :target: https://pypi.python.org/pypi/django-sql-explorer/ :alt: Latest Version .. image:: http://img.shields.io/pypi/dm/django-sql-explorer.svg?style=flat-square :target: https://pypi.python.org/pypi/django-sql-explorer/ :alt: Downloads .. image:: http://img.shields.io/pypi/l/django-sql-explorer.svg?style=flat-square :target: https://pypi.python.org/pypi/django-sql-explorer/ :alt: License SQL Explorer ============ SQL Explorer aims to make the flow of data between people fast, simple, and confusion-free. It is a Django-based application that you can add to an existing Django site, or use as a standalone business intelligence tool. Quickly write and share SQL queries in a simple, usable SQL editor, preview the results in the browser, share links, download CSV, JSON, or Excel files (and even expose queries as API endpoints, if desired), and keep the information flowing! Comes with support for multiple connections, to many different SQL database types, a schema explorer, query history (e.g. lightweight version control), a basic security model, in-browser pivot tables, and more. SQL Explorer values simplicity, intuitive use, unobtrusiveness, stability, and the principle of least surprise. SQL Explorer is inspired by any number of great query and reporting tools out there. The original idea came from Stack Exchange's `Data Explorer <http://data.stackexchange.com/stackoverflow/queries>`_, but also owes credit to similar projects like `Redash <http://redash.io/>`_ and `Blazer <https://github.com/ankane/blazer>`_. You can read the full documentation `here <https://django-sql-explorer.readthedocs.io/en/latest/>`_ Sql Explorer is MIT licensed, and pull requests are welcome. **A view of a query** .. image:: https://s3-us-west-1.amazonaws.com/django-sql-explorer/2019_2.png **Viewing all queries** .. image:: https://s3-us-west-1.amazonaws.com/django-sql-explorer/2019_querylist.png **Quick access to DB schema info** .. image:: https://s3-us-west-1.amazonaws.com/django-sql-explorer/2019_3.png **Snapshot query results to S3 & download as csv** .. image:: https://s3-us-west-1.amazonaws.com/django-sql-explorer/2019_snapshots.png Alternatives ------------ * `django-sql-dashboard`_: provides an authenticated interface for executing read-only SQL queries directly against your PostgreSQL database, bringing a useful subset of `Datasette`_ to Django. .. _django-sql-dashboard: https://github.com/simonw/django-sql-dashboard .. _Datasette : https://datasette.io/


نیازمندی

مقدار نام
>=3.2.12 Django
>=0.4.0 sqlparse
<4 matplotlib
<0.12 seaborn
>=1.20.0 boto3
>=4.0 celery
>=1.3.6 xlsxwriter


زبان مورد نیاز

مقدار نام
>=3.8 Python


نحوه نصب


نصب پکیج whl django-sql-explorer-3.1.1:

    pip install django-sql-explorer-3.1.1.whl


نصب پکیج tar.gz django-sql-explorer-3.1.1:

    pip install django-sql-explorer-3.1.1.tar.gz