Port details |
- py-dbt-duckdb DuckDB adapter plugin for dbt (data build tool)
- 1.7.3 databases
=2 1.7.3Version of this port present on the latest quarterly branch. - Maintainer: pat@patmaddox.com
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - 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.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- 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>)
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-dbt-core>=1.7.0<2 : databases/py-dbt-core@py311
- py311-duckdb>=0.7.0 : databases/py-duckdb@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- 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:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.3 15 Sep 2024 20:11:52
![commit hash: 2a797e3b03e3fab28e9c6720cfa5892438c2e7e7 commit hash: 2a797e3b03e3fab28e9c6720cfa5892438c2e7e7](/images/git.png) ![commit hash: 2a797e3b03e3fab28e9c6720cfa5892438c2e7e7 commit hash: 2a797e3b03e3fab28e9c6720cfa5892438c2e7e7](/images/codeberg.svg) ![commit hash: 2a797e3b03e3fab28e9c6720cfa5892438c2e7e7 commit hash: 2a797e3b03e3fab28e9c6720cfa5892438c2e7e7](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
databases/py-dbt-duckdb: Add NO_ARCH
Approved by: portmgr (blanket) |
1.7.3 08 Sep 2024 18:40:26
![commit hash: 4e2d3093a4322e8e976138d1eabd4d4a10cabfa7 commit hash: 4e2d3093a4322e8e976138d1eabd4d4a10cabfa7](/images/git.png) ![commit hash: 4e2d3093a4322e8e976138d1eabd4d4a10cabfa7 commit hash: 4e2d3093a4322e8e976138d1eabd4d4a10cabfa7](/images/codeberg.svg) ![commit hash: 4e2d3093a4322e8e976138d1eabd4d4a10cabfa7 commit hash: 4e2d3093a4322e8e976138d1eabd4d4a10cabfa7](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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: 991098be4fae137531ee9345979467b1a4509bd3 commit hash: 991098be4fae137531ee9345979467b1a4509bd3](/images/git.png) ![commit hash: 991098be4fae137531ee9345979467b1a4509bd3 commit hash: 991098be4fae137531ee9345979467b1a4509bd3](/images/codeberg.svg) ![commit hash: 991098be4fae137531ee9345979467b1a4509bd3 commit hash: 991098be4fae137531ee9345979467b1a4509bd3](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Robert Clausecker (fuz) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) 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: 9c89c861b7b22955d80672293dc12ec8e7029d38 commit hash: 9c89c861b7b22955d80672293dc12ec8e7029d38](/images/git.png) ![commit hash: 9c89c861b7b22955d80672293dc12ec8e7029d38 commit hash: 9c89c861b7b22955d80672293dc12ec8e7029d38](/images/codeberg.svg) ![commit hash: 9c89c861b7b22955d80672293dc12ec8e7029d38 commit hash: 9c89c861b7b22955d80672293dc12ec8e7029d38](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Yuri Victorovich (yuri) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) 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: ad476a8a41b70043fc739fc01b32e7be910d6362 commit hash: ad476a8a41b70043fc739fc01b32e7be910d6362](/images/git.png) ![commit hash: ad476a8a41b70043fc739fc01b32e7be910d6362 commit hash: ad476a8a41b70043fc739fc01b32e7be910d6362](/images/codeberg.svg) ![commit hash: ad476a8a41b70043fc739fc01b32e7be910d6362 commit hash: ad476a8a41b70043fc739fc01b32e7be910d6362](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Kurt Jaeger (pi) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) 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
|