/ddl-designer

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

Primary LanguagePythonMIT LicenseMIT

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