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.
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 MIT licensed, and pull requests are welcome.
A view of a query
Viewing all queries
Quick access to DB schema info
Snapshot query results to S3 & download as csv
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
Hashes for django-sql-explorer-4.0b3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c31d469a4a345303634cff281179c25bf59fcef79d86336a8c61c0f30ed7e94 |
|
MD5 | debf53ac69d5bb300ed47eab6f5b3e3c |
|
BLAKE2b-256 | 0df3720bd187f8fa2762111fb9578a23dfbdf2e584024affe7b1eee0253161c5 |
Hashes for django_sql_explorer-4.0b3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e238ee49812b5dfc263dcdcbbb392f9618c07015a152fa18856c2c4c2ef97df |
|
MD5 | aa18d3fbb4e4dd7d44156176474ab1a0 |
|
BLAKE2b-256 | 355ea75430b32a0ca1e756899ba8023a8bd6c6eb048a7537cb8ee6809951b6e7 |