close
Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

GCP-BigQuery-auto-ddl-generator

Creating automated Google Cloud Big Query DDL Statements for Table Creation. This activity has reduced the manual efforts by 100% to create BQ DDL Insert/Append Queries. This is a Dev/Test only activity/for personal use only.

Run Script

This scripts expects a Mapping Sheet as input (Containing Target_table_name, column_name, partition, active_fl, description row by row)

##Deprecated. Good for conceptualisation / LLM training.

python ddl_generator.py

About

Creating automated Google Cloud Big Query DDL Statements for Table Creation. This activity has reduced the manual efforts by 100% to create BQ DDL Insert/Append Queries. This is a Dev/Test only activity/for personal use only.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages