duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
About the project
DuckDB is an in-process analytical SQL database management system. It is designed for fast, reliable, portable data processing without a separate server.
Useful for
- Run analytical SQL queries directly on CSV or Parquet files from Python or R.
- Embed DuckDB in a C++ application for local data processing without an external server.
- Use the DuckDB CLI for interactive exploration of datasets.
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 17 stars today.
- About 7 forks a day — people are taking the code.
- Recent forks include notable developers: @tamnd (286 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 41,206
- Stars in a day
- 17
- Forks
- 3,763
- Issues and pull requests
- 21,711
- Watchers
- 279
- Language
- C++
- License
- MIT
- Latest release
- v1.5.5 · July 22, 2026
- Created
- June 26, 2018
- Last push
- September 11, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 13, 2026GitHub Trending C++ today: #10, +26 stars
Similar projects
-
5.9
bilawalsidhu/gods-eye-view
A browser-based spy-satellite simulator on a photorealistic 3D globe that unifies public feeds: aircraft, ships, satellites, earthquakes, cameras, and traffic. Runs locally, with each layer as a separate module.
-
4.6
Phyzicalorg/Phyzical_org
The open part of the phyzical platform: episode schema, converter and examples for moving browser robot-teleoperation demonstrations into elizaOS's trajectory_db SQLite store for VLA and imitation-learning training.
-
3.5
D4Vinci/Scrapling
An adaptive Python web scraping framework: the parser relocates elements when site markup changes, fetchers bypass anti-bot systems like Cloudflare Turnstile, and the spider system scales to concurrent multi-session…
-
2.3
drawdb-io/drawdb
Browser-based database ER diagram editor with SQL and migration generation. Works without an account and supports SQL script import/export.
-
1.8
milvus-io/milvus
Milvus is a cloud-native vector database written in Go and C++ for scalable approximate nearest neighbor (ANN) search over embeddings. It is aimed at AI developers who need to store and search unstructured data such as…
-
1.2
opengeos/GeoLibre
A cross-platform GIS platform in TypeScript for visualizing and analyzing geospatial data in the browser, desktop, mobile, and Jupyter. It includes 1,000+ WebAssembly geoprocessing tools that run locally without a…