Skip to content

Designs the create table DDL based on csv/tsv/psv for snowflake

License

Notifications You must be signed in to change notification settings

hubshashwat/ddl-designer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

DDL-Designer is a very simple API to get the DDL for a CSV, PSV or TSV for snowflake.

Running it locally

  1. Clone the repo
git clone https://github.com/torpidsnake/ddl-designer.git
  1. Install using poetry
poetry install
  1. Run the API locally
Use the file local_run.py

Future Works

In this version, we can only extract DDLs from CSVs,PSVs,TSVs for Snowflake. Soon, we will be adding multiple formats. Watch this space for more updates.

Contact

Shashwat Kumar - @torpidsnake

About

Designs the create table DDL based on csv/tsv/psv for snowflake

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages