Skip to content
#

tsql

Here are 495 public repositories matching this topic...

dataders
dataders commented Nov 30, 2021

Other adapters (e.g. dbt-spark) have adopted a single-source-of-truth approach to documentation, prefering to document setup and configuration information only on the docs.getdbt website, rather than duplicating it on the docs page and the adapter repo's readme.

I think we should do the same.

documentation good first issue

Simple DDL Parser to parse SQL (HQL, TSQL, AWS Redshift, BigQuery, Snowflake and other dialects) ddl files to json/python dict with full information about columns: types, defaults, primary keys, etc. & table properties, types, domains, etc.

  • Updated May 6, 2022
  • Python

Improve this page

Add a description, image, and links to the tsql topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tsql topic, visit your repo's landing page and select "manage topics."

Learn more