A pluggable app that allows users (admins) to execute SQL, view, and export the results.
Project description
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. It will happily connect to any SQL database that Django supports.
Quickly write and share SQL queries in a simple, usable SQL editor, view the results in the browser, and keep the information flowing!
SQL Explorer values simplicity, intuitive use, unobtrusiveness, stability, and the principle of least surprise. Sql Explorer is MIT licensed, and pull requests are welcome.
Some key features include:
Support for multiple connections
Quick access to schema information to make querying easier
In-browser pivot tables (which can also be shared via URLs)
Ability to snapshot queries on a regular schedule, capturing changing data
Query history and logs
Quick in-browser statistics, pivot tables, and scatter-plots (saving a trip to Excel for simple analyses)
Basic code-completion in the SQL editor
Parameterized queries that automatically generate a friendly UI for users who don’t know SQL
A playground area for quickly running ad-hoc queries
Send query results via email
Saved queries can be exposed as a quick-n-dirty JSON API if desired
…and more!
Screenshots
Writing a query and viewing the schema helper
Viewing all queries
Query results rendered in browser
Pivot in browser
Development
Included is a test_project that you can use to kick the tires. Just create a new virtualenv, cd into test_project and run start.sh (or walk through the steps yourself) to get a test instance of the app up and running.
You can now navigate to 127.0.0.1:8000/ and begin exploring!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-sql-explorer-4.0.1.tar.gz
.
File metadata
- Download URL: django-sql-explorer-4.0.1.tar.gz
- Upload date:
- Size: 649.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb2b4db1d43c3d87011d105be067b67bc50a47dca40b46d4e3e1f864a3fdccd3 |
|
MD5 | ebe619b27ed796c44980e2169be039f8 |
|
BLAKE2b-256 | f201b1db987d185a37f327ba2bcf77cf0f0870ca4fd4d3ed0148153e3b7b5822 |
Provenance
File details
Details for the file django_sql_explorer-4.0.1-py3-none-any.whl
.
File metadata
- Download URL: django_sql_explorer-4.0.1-py3-none-any.whl
- Upload date:
- Size: 678.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49fcd2419f455fd64c9b25027cf6b4bb3595d2539acf7a83108564126ab03d07 |
|
MD5 | 7cad324884bfc7d0a9b89cb722323473 |
|
BLAKE2b-256 | 68b3945dad09ea8764e92d3d772dc6668e770a70755a620e499301ea7e9b1753 |