Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Oct 2023 08:34:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 274582] [NEW PORT] databases/py-dbt-core: With dbt, build analytics the way engineers build applications
Message-ID:  <bug-274582-7788-JqNYdSDbM7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274582-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274582-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274582

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Db0ebeff48e5e2dfcf470c59e0c8dfe7=
041da7d04

commit b0ebeff48e5e2dfcf470c59e0c8dfe7041da7d04
Author:     Pat Maddox <pat@patmaddox.com>
AuthorDate: 2023-10-22 08:33:06 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2023-10-22 08:33:06 +0000

    databases/py-dbt-core: new port

    dbt enables data analysts and engineers to transform their data using t=
he
same
    practices that software engineers use to build applications.

    Analysts using dbt can transform their data by simply writing select
statements,
    while dbt handles turning these statements into tables and views in a d=
ata
    warehouse.

    These select statements, or "models", form a dbt project. Models freque=
ntly
    build on top of one another - dbt makes it easy to manage relationships
between
    models, and visualize these relationships, as well as assure the qualit=
y of
your
    transformations through testing.

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

 databases/Makefile                    |  1 +
 databases/py-dbt-core/Makefile (new)  | 41 +++++++++++++++++++++++++++++++=
++++
 databases/py-dbt-core/distinfo (new)  |  3 +++
 databases/py-dbt-core/pkg-descr (new) | 11 ++++++++++
 4 files changed, 56 insertions(+)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274582-7788-JqNYdSDbM7>