Skip to content

motto1314/dbt-starrocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbt-starrocks

This project is under development.

The dbt-starrocks package contains all of the code enabling dbt to work with a StarRocks database. For more information on using dbt with StarRocks.

Getting started

Configuration your envs:

  • Python: 3.7.4
  • StarRocks: 2.1.4
  • DBT: 1.1.0

Install the dbt-starrocks into the plugin directory, and

  pip install .

Create your project:

  dbt init

Test Adapter

consult the project

Notice

  1. Don't use the SQL: 'with ...' --> ('create table as (with ...)')

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages