Data Duckhouse is an analytical data management tool designed to help you efficiently manage your data using the DuckDB Engine.
Key Features
Execute SQL Queries: Run SQL queries on your database with ease.
Manage Tables: Create, rename, modify, and drop tables effortlessly.
Upload Files: Import CSV and Parquet files directly as database tables.
User Authentication: Secure login system with role-based access control.
Getting Started
- Use the Navigation Menu on the left to access different functionalities.
- The Your Tables section lists all available tables.
- Refresh the table list using the
Refresh Tables button if you make changes.
About DuckDB
- DuckDB is an in-process SQL OLAP database management system. Itβs designed for fast analytical queries.
Check out this awesome Streamlit app I built