Metadata-Version: 2.1
Name: dbtx-cockroachdb
Version: 1.7.6
Summary: The cockroachdb adapter plugin for dbt (data build tool)
Home-page: https://github.com/xangxiong/dbtx-cockroachdb
Author: Xang Xiong
Author-email: xang.xiong.email@gmail.com
License: UNKNOWN
Description: ## dbtx-cockroachdb
        
        The `dbtx-cockroachdb` package contains all of the code enabling dbt to work with a Cockroachdb database.
        
        ## Reference
        
        This repo is built base off the source available at https://github.com/dbt-labs/dbt-core/tree/main/plugins/postgres with changes added to function with CockroachDB.
        
        ## Getting started
        
        - [Install dbt](https://docs.getdbt.com/docs/installation)
        - Read the [introduction](https://docs.getdbt.com/docs/introduction/) and [viewpoint](https://docs.getdbt.com/docs/about/viewpoint/)
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Description-Content-Type: text/markdown
