dbt-labs / docs.getdbt.com

The code behind docs.getdbt.com
https://docs.getdbt.com/
Apache License 2.0
113 stars 862 forks source link

[CT-3519] [Feature] Clickzetta DB adapter for dbt #4711

Open idling11 opened 6 months ago

idling11 commented 6 months ago

Is this your first time submitting a feature request?

Describe the feature

Hello everyone, I am an engineer from Yunqi China. Yunqi Lakehouse is a fully managed data management and analysis service with a lake warehouse architecture. The Yunqi Lakehouse uses a single engine to meet the needs of data warehouse construction, data lake exploration and analysis, offline and real-time data processing and analysis, business reports and other scenarios. It meets the scalability requirements of enterprises at different stages through the separation of storage and computing, Serverless elastic computing power, and intelligent optimization features. , cost and performance needs. Built-in data integration, development and operation and maintenance, data asset management and other ready-to-use services greatly simplify data development and management work and accelerate enterprise data insights and value realization.

We now have many customers in automobile companies, securities, retail and other fields. In the next step, we will also accelerate our pace of going out of China. In our self-developed data transfer project, dbt is deeply integrated. At present, we have developed and integrated the dbt-clickzetta adapter ourselves, and verified the availability and stability of our adapter in the production environment. In my opinion dbt is a powerful and efficient library. If the community can accept and merge the dbt-clickzetta adapter, it will be a special honor for us.

If possible, I will follow the guidelines of the official documentation and submit a pull request for dbt-clickzetta adapter. Our official website link is here: https://www.singdata.com/ Thank you all again and look forward to community responses.

Describe alternatives you've considered

No response

Who will this benefit?

All clickzetta customers can directly use dbt-clickzetta to do many interesting things with the data they store in clickzetta db

Are you interested in contributing this feature?

Yes. I have the codes of dbt-clickzetta already. Review is required by community

Anything else?

No response

dbeatty10 commented 6 months ago

Awesome @idling11 !

Here's the main steps you'll want to follow:

  1. Follow the guide here
  2. Once the adapter is ready, you can open a pull request for docs.getdbt.com (this repo) by following the docs here.