mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-22 22:20:49 -05:00
[PR #2633] [CLOSED] Add DuckDB: A fast in-process OLAP database for analytics #1949
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2633
Author: @zukizukizuki
Created: 12/23/2024
Status: ❌ Closed
Base:
master← Head:feature/1📝 Commits (1)
08a4e8aAdd DuckDB: A fast in-process OLAP database for analytics📊 Changes
1 file changed (+90 additions, -87 deletions)
View changed files
📝
README.md(+90 -87)📄 Description
What is this Python project?
This pull request proposes adding the Python library DuckDB to the "Data Analysis" section of the awesome-python list.
DuckDB is a fast, in-process OLAP database management system specifically designed for analytical workloads. Key features include:
What's the difference between this Python project and similar ones?
Compared to other data analysis tools and databases, DuckDB offers several advantages:
--
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.