Edit

IABSD.fr/ports/databases/duckdb

Branch :

  • Show log

    Commit

  • Author : rsadowski
    Date : 2025-08-06 13:20:32
    Hash : 82013795
    Message : Import duckdb-1.3.2 Comment: fast in-process analytical database Description: DuckDB is a high-performance analytical database system. It is designed to be fast, reliable, portable, and easy to use. DuckDB provides a rich SQL dialect, with support far beyond basic SQL. DuckDB supports arbitrary and nested correlated subqueries, window functions, collations, complex types (arrays, structs, maps), and several extensions designed to make SQL easier to use. Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org> WWW: https://duckdb.org/ Initial port provided by semarie@, upgraded by me, requested by dlg@, final tweak and OK sthen@