Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infinitelambda/dbt-tags
Tag-based masking policies management in Snowflake ❄️ 🏷️
https://github.com/infinitelambda/dbt-tags
dbt masking-policy snowflake tags
Last synced: 3 months ago
JSON representation
Tag-based masking policies management in Snowflake ❄️ 🏷️
- Host: GitHub
- URL: https://github.com/infinitelambda/dbt-tags
- Owner: infinitelambda
- License: apache-2.0
- Created: 2024-03-11T06:15:49.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-24T05:53:06.000Z (4 months ago)
- Last Synced: 2024-07-24T07:14:28.508Z (4 months ago)
- Topics: dbt, masking-policy, snowflake, tags
- Homepage: https://dbt-tags.iflambda.com/latest
- Size: 2.43 MB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-dbt - dbt-tags - Tag-based masking policies management in Snowflake. (Packages)
README
# dbt-tags
[![dbt-hub](https://img.shields.io/badge/Visit-dbt--hub%20↗️-FF694B?logo=dbt&logoColor=FF694B)](https://hub.getdbt.com/infinitelambda/dbt_tags)
[![support-snowflake](https://img.shields.io/badge/support-Snowflake-7faecd?logo=snowflake&logoColor=7faecd)](https://docs.snowflake.com?ref=infinitelambda)
[![support-dbt](https://img.shields.io/badge/support-dbt%20v1.6+-FF694B?logo=dbt&logoColor=FF694B)](https://docs.getdbt.com?ref=infinitelambda)Tag-based masking policies management in Snowflake ❄️ 🏷️
> [!TIP]
> 📖 For more details, please help to visit the ⭐ [Documentation site](https://dbt-tags.iflambda.com/latest/) (or go to the [docs/index.md](./docs/index.md)) for more details- [dbt-tags](#dbt-tags)
- [Installation](#installation)
- [Quick Demo](#quick-demo)
- [How to Contribute](#how-to-contribute)
- [About Infinite Lambda](#about-infinite-lambda)## Installation
- Add to `packages.yml` file:
```yml
packages:
- package: infinitelambda/dbt_tags
version: [">=1.0.0", "<1.1.0"]
```Or use the latest version from git:
```yml
packages:
- git: "https://github.com/infinitelambda/dbt-tags"
revision:
```And run `dbt deps` to install the package!
## Quick Demo
👉 Jump into the [Getting Started](https://dbt-tags.iflambda.com/latest/getting-started.html) page for more details on how to start using this package.
📹 Here is a quick live demo:
## How to Contribute
`dbt-tags` is an open-source dbt package. Whether you are a seasoned open-source contributor or a first-time committer, we welcome and encourage you to contribute code, documentation, ideas, or problem statements to this project.
👉 See [CONTRIBUTING guideline](https://dbt_tags.iflambda.com/latest/nav/dev/contributing.html) for more details or check out [CONTRIBUTING.md](./CONTRIBUTING.md)
🌟 And then, kudos to **our beloved Contributors**:
## About Infinite Lambda
Infinite Lambda is a cloud and data consultancy. We build strategies, help organizations implement them, and pass on the expertise to look after the infrastructure.
We are an Elite Snowflake Partner, a Platinum dbt Partner, and a two-time Fivetran Innovation Partner of the Year for EMEA.
Naturally, we love exploring innovative solutions and sharing knowledge, so go ahead and:
🔧 Take a look around our [Git](https://github.com/infinitelambda)
✏️ Browse our [tech blog](https://infinitelambda.com/category/tech-blog/)
We are also chatty, so:
👀 Follow us on [LinkedIn](https://www.linkedin.com/company/infinite-lambda/)
👋🏼 Or just [get in touch](https://infinitelambda.com/contacts/)
[](https://infinitelambda.com/)