Automic VaultAutomic Vault

brew

Installer duckdb avec Homebrew, apk, MacPorts, Nix, pacman, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de duckdb pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install duckdb

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install duckdb

MacPorts ports tree · databases/duckdb/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add duckdb

Alpine Linux edge package indexes · duckdb · Source: dl-cdn.alpinelinux.org

Nixvérifié · 92%
nix profile install nixpkgs#duckdb

nixpkgs package indexes · pkgs/by-name/du/duckdb/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S duckdb

Arch Linux sync databases · duckdb · Source: geo.mirror.pkgbuild.com

Windows

Scoopvérifié · 92%
scoop install main/duckdb

Scoop official bucket manifest trees · bucket/duckdb.json · Source: api.github.com

Windows Package Managervérifié · 92%
winget install --id DuckDB.cli -e

Windows Package Manager source index · DuckDB.cli · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

Embeddable SQL OLAP Database Management System

Commandes et alias

  • duckdb
  • duckdb_cli

historique

Historique du projet et usages

DuckDB is an embeddable analytical SQL database, often described culturally as SQLite for analytics. It became important because it made columnar OLAP queries, Parquet/CSV exploration, and dataframe-adjacent SQL available as a local library and CLI rather than a server to deploy.

Historique du projet

DuckDB was created by database researchers Mark Raasveldt and Hannes Muehleisen and grew out of academic work on embedded analytics. The DuckDB site links its research lineage to the SIGMOD 2019 DuckDB demo and the CIDR 2020 embedded analytics paper.

The project deliberately borrowed the embedded, zero-server deployment model made famous by SQLite, but targeted analytical query workloads instead of transactional application storage. Its documentation emphasizes no external runtime dependencies, portability across major operating systems and CPU architectures, and a columnar-vectorized execution engine for OLAP.

Over time DuckDB expanded from a C++ database engine and CLI into a multi-language analytical component with clients for Python, R, Java, Wasm, and other environments. That made it part database, part data-science runtime building block.

Historique d'adoption

Early adoption came from data scientists and engineers who wanted fast local SQL over CSV, Parquet, pandas, Arrow, and data lake files without running a database server. The official README highlights deep integrations with pandas and dplyr, plus standalone CLI usage.

DuckDB's 1.0.0 release in June 2024 was a major adoption milestone because the project used it to signal stability for production use. By then, it had already become a common dependency in notebooks, local analytics scripts, ETL checks, and data toolchains.

Package-manager adoption is broad: the package appears in Homebrew, Linux distributions, Nix, MacPorts, Arch, Scoop, and winget-style Windows packaging. That matters because the CLI is often used directly by people inspecting files at the shell.

Modes d'utilisation

Typical usage includes ad hoc SQL over CSV and Parquet files, embedding an analytical engine in Python or R, running local transformations before loading data elsewhere, and querying data lake files through extensions such as httpfs and S3 support.

The CLI gives package users a small, scriptable database shell. The library APIs make the same engine available inside applications, notebooks, and data pipelines.

Pourquoi les passionnés de paquets s'y intéressent

DuckDB is one of the clearest modern examples of a package whose CLI understates its ecosystem impact. The Homebrew formula installs a command, but the project is also a database engine, language bindings ecosystem, extension platform, and data tooling dependency.

For package metadata, DuckDB is significant because its category is not just database-server software. It is an embedded OLAP engine whose distribution model looks like SQLite, whose usage overlaps with pandas/Arrow/Parquet workflows, and whose package-manager footprint signals mainstream adoption in local analytics.

Chronologie

  • 2019: DuckDB: An Embeddable Analytical Database appears as a SIGMOD demo.
  • 2020: Data Management for Data Science - Towards Embedded Analytics appears at CIDR.
  • 2020: Public 0.1.x releases appear in the GitHub release history.
  • 2022: DuckDB-Wasm is presented as a VLDB demo, extending DuckDB into browser-based analytics.
  • 2024: DuckDB 1.0.0 is announced as the first stable major release.

Related projects

  • SQLite is the central architectural comparison point for DuckDB's embedded model, while MonetDB, PostgreSQL, and vectorized analytical engines are part of its database lineage and testing/reference context.
  • DuckDB is closely related in usage to Apache Arrow, pandas, dplyr, Parquet, MotherDuck, and DuckDB-Wasm; these projects and integrations explain much of its adoption outside traditional database administration.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour duckdb. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.duckdbrc

exécutables

Exécutables installés

CommandeTypeExpositionNote
duckdbcliexécutable global
duckdb_clicliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire1.5.5
gestionnaire mis à jour2026-07-22
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/duckdb/duckdb

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:duckdb
Version1.5.5
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/duckdb
Page d'accueilhttps://www.duckdb.org
Dépôthttps://github.com/duckdb/duckdb
Docs amonthttps://duckdb.org/docs
LicenceMIT
Archive sourcehttps://github.com/duckdb/duckdb.git
Dernière mise à jour2026-07-22T12:22:38Z
Pulseupdated
Dépendances de compilationcmake
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameduckdb
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

duckdb

nix profile install nixpkgs#duckdb
  • normalized package name match
  • Correspondance par : Duckdb
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/du/duckdb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

duckdb 1.5.2-r0

High-performance analytical database system

https://duckdb.org

sudo apk add duckdb
  • License: MIT
  • Architecture: x86_64
  • Source Package: duckdb
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Duckdb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: duckdb from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

duckdb-dev 1.5.2-r0

High-performance analytical database system (development files)

https://duckdb.org

sudo apk add duckdb-dev
  • License: MIT
  • Architecture: x86_64
  • Source Package: duckdb
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Duckdb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: duckdb-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

duckdb-doc 1.5.2-r0

High-performance analytical database system (documentation)

https://duckdb.org

sudo apk add duckdb-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: duckdb
  • normalized package name match
  • Correspondance par : Duckdb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: duckdb-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

duckdb-libs 1.5.2-r0

High-performance analytical database system (libraries)

https://duckdb.org

sudo apk add duckdb-libs
  • License: MIT
  • Architecture: x86_64
  • Source Package: duckdb
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Duckdb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: duckdb-libs from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

duckdb 1.5.3-1

An analytical in-process SQL database management system

https://www.duckdb.org

sudo pacman -S duckdb
  • License: MIT
  • Architecture: x86_64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Duckdb
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: duckdb from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

duckdb

sudo port install duckdb
  • normalized package name match
  • Correspondance par : Duckdb
MacPorts ports tree · api.github.com · MacPorts ports tree: databases/duckdb/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/duckdb

scoop install main/duckdb
  • normalized package name match
  • Correspondance par : Duckdb
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/duckdb.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget92%

DuckDB.cli

winget install --id DuckDB.cli -e
  • installed executable or alias match
  • Correspondance par : Duckdb Cli
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: DuckDB.cli from https://cdn.winget.microsoft.com/cache/source.msix

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment