Introduction
A Modern Data Exploration and Visualization Platform
This is not official documentation. It has been prepared as part of my personal exploration of these tools. If you notice any issues or missing content, feel free to submit a pull request or reach out at [email protected]. Thank you!
Apache Superset is an open-source business intelligence and data visualization platform. It empowers users to explore, visualize, and share insights from their data, providing a user-friendly interface for crafting compelling dashboards and reports. Whether you're a data analyst, data engineer, or business user, Superset offers a range of features to enhance your data exploration journey:
Supported Databases
Superset can query data from any SQL-speaking datastore or data engine (such as Presto, Trino, and Athena) that has a Python DB-API driver and a SQLAlchemy dialect. Some major supported databases include:
- PostgreSQL
- MySQL
- SQLite
- Microsoft SQL Server
- Oracle
- And more!
Remember, Superset is all about making data exploration delightful and accessible. Happy charting! 🚀