SQL Reporting that Just Works. Fast, simple, and confusion-free.Write and share queries in a delightful SQL editor, with AI assistance
Project description
SQL Explorer
Video Tour
Quick Start
Included is a complete test project that you can use to kick the tires.
Run docker compose up
Navigate to 127.0.0.1:8000/explorer/
log in with admin/admin
Begin exploring!
This will also run a Vite dev server with hot reloading for front-end changes.
About
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 as well as user-uploaded CSV, JSON, or SQLite databases.
Quickly write and share SQL queries in a simple, usable SQL editor, view the results in the browser, and keep the information flowing.
Add an OpenAI (or other provider) API key and get an LLM-powered SQL assistant that can help write and debug queries. The assistant will automatically add relevant context and schema into the underlying LLM prompt.
SQL Explorer values simplicity, intuitive use, unobtrusiveness, stability, and the principle of least surprise. The project is MIT licensed, and pull requests are welcome.
Some key features include:
Support for multiple connections, admin configured or user-provided.
Users can upload and immediately query JSON or CSV files.
AI-powered SQL assistant
Quick access to schema information to make querying easier (including autocomplete)
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)
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
Using the SQL AI Assistant
Viewing all queries
Query results w/ stats summary
Pivot in browser
View logs
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-5.1b1.tar.gz
.
File metadata
- Download URL: django_sql_explorer-5.1b1.tar.gz
- Upload date:
- Size: 868.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d58a6d735b7a8a41a1949cf365886ed0a5a11d38ed0b946eafe5dcad3fe034e2 |
|
MD5 | 30b1b62700aeb2cd595d9881db6874b7 |
|
BLAKE2b-256 | dbc64d3838bbec1613720167b385b19245aadb32e7c59c5105c72e2d533f867a |
Provenance
File details
Details for the file django_sql_explorer-5.1b1-py3-none-any.whl
.
File metadata
- Download URL: django_sql_explorer-5.1b1-py3-none-any.whl
- Upload date:
- Size: 909.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee7b68cb396e123f18968e68ec36c875b0bfdce45d46f25401a4859989191e28 |
|
MD5 | 352fea1ab8a55586a55ea5a3c1e25d83 |
|
BLAKE2b-256 | 0c16a54437dc8eb7548d033b19d515b708efc868c8ec130489e643a15e15a820 |