notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-dbt-duckdb DuckDB adapter plugin for dbt (data build tool)
1.7.3 databases on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.7.3Version of this port present on the latest quarterly branch.
Maintainer: pat@patmaddox.com search for ports maintained by this maintainer
Port Added: 2023-10-22 09:18:07
Last Update: 2024-09-15 20:11:52
Commit Hash: 2a797e3
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: APACHE20
WWW:
https://github.com/jwills/dbt-duckdb
Description:
dbt-duckdb DuckDB is an embedded database, similar to SQLite, but designed for OLAP-style analytics. It is crazy fast and allows you to read and write data stored in CSV, JSON, and Parquet files directly, without requiring you to load them into the database first. dbt is the best way to manage a collection of data transformations written in SQL or Python for analytics and data science. dbt-duckdb is the project that ties DuckDB and dbt together, allowing you to create a Modern Data Stack In A Box or a simple and powerful data lakehouse with Python.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}dbt-duckdb>0:databases/py-dbt-duckdb@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/py-dbt-duckdb/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-dbt-duckdb
  • pkg install py311-dbt-duckdb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-dbt-duckdb listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dbt-duckdb
Package flavors (<flavor>: <package>)
  • py311: py311-dbt-duckdb
distinfo:
TIMESTAMP = 1712269341 SHA256 (dbt-duckdb-1.7.3.tar.gz) = 6d25e23b300188b122dc0ee89c6fd75b42fc9695f7438ffbf56b22c46d7015f5 SIZE (dbt-duckdb-1.7.3.tar.gz) = 51403

Packages (timestamps in pop-ups are UTC):
py39-dbt-duckdb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly------1.6.0-
FreeBSD:14:latest--------
FreeBSD:14:quarterly------1.6.0-
FreeBSD:15:latest--n/a-n/a-1.7.0-
 

py311-dbt-duckdb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.7.31.7.3------
FreeBSD:13:quarterly1.7.31.7.3------
FreeBSD:14:latest1.7.31.7.3------
FreeBSD:14:quarterly1.7.31.7.3------
FreeBSD:15:latest1.7.31.7.3n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-dbt-core>=1.7.0<2 : databases/py-dbt-core@py311
  2. py311-duckdb>=0.7.0 : databases/py-duckdb@py311
  3. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  4. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_py-dbt-duckdb
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/dbt-duckdb/
  2. https://pypi.org/packages/source/d/dbt-duckdb/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.3
15 Sep 2024 20:11:52
commit hash: 2a797e3b03e3fab28e9c6720cfa5892438c2e7e7commit hash: 2a797e3b03e3fab28e9c6720cfa5892438c2e7e7commit hash: 2a797e3b03e3fab28e9c6720cfa5892438c2e7e7commit hash: 2a797e3b03e3fab28e9c6720cfa5892438c2e7e7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-dbt-duckdb: Add NO_ARCH

Approved by:	portmgr (blanket)
1.7.3
08 Sep 2024 18:40:26
commit hash: 4e2d3093a4322e8e976138d1eabd4d4a10cabfa7commit hash: 4e2d3093a4322e8e976138d1eabd4d4a10cabfa7commit hash: 4e2d3093a4322e8e976138d1eabd4d4a10cabfa7commit hash: 4e2d3093a4322e8e976138d1eabd4d4a10cabfa7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-dbt-duckdb: Fix RUN_DEPENDS usage

Approved by:	portmgr (blanket)
With hat:	python
1.7.3
06 May 2024 19:11:25
commit hash: 991098be4fae137531ee9345979467b1a4509bd3commit hash: 991098be4fae137531ee9345979467b1a4509bd3commit hash: 991098be4fae137531ee9345979467b1a4509bd3commit hash: 991098be4fae137531ee9345979467b1a4509bd3 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Pat Maddox
databases/py-dbt-duckdb: Update to 1.7.3

Changelog: https://github.com/duckdb/dbt-duckdb/releases/tag/1.7.3

PR:		276454
1.7.0
12 Jan 2024 00:09:04
commit hash: 9c89c861b7b22955d80672293dc12ec8e7029d38commit hash: 9c89c861b7b22955d80672293dc12ec8e7029d38commit hash: 9c89c861b7b22955d80672293dc12ec8e7029d38commit hash: 9c89c861b7b22955d80672293dc12ec8e7029d38 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Pat Maddox
databases/py-dbt-duckdb: update 1.6.0 → 1.7.0

PR:	275593
1.6.0
22 Oct 2023 09:15:28
commit hash: ad476a8a41b70043fc739fc01b32e7be910d6362commit hash: ad476a8a41b70043fc739fc01b32e7be910d6362commit hash: ad476a8a41b70043fc739fc01b32e7be910d6362commit hash: ad476a8a41b70043fc739fc01b32e7be910d6362 files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
Author: Pat Maddox
databases/py-dbt-duckdb: new port

dbt-duckdb

DuckDB is an embedded database, similar to SQLite, but designed for OLAP-style
analytics. It is crazy fast and allows you to read and write data stored in CSV,
JSON, and Parquet files directly, without requiring you to load them into the
database first.

dbt is the best way to manage a collection of data transformations written in
SQL or Python for analytics and data science. dbt-duckdb is the project that
ties DuckDB and dbt together, allowing you to create a Modern Data Stack In A
Box or a simple and powerful data lakehouse with Python.

PR:		274584
Author:    Pat Maddox <pat@patmaddox.com>

Number of commits found: 5