Skip to content

The beginning of a project to generally convert MSSQL queries to PostgreSQL queries

Notifications You must be signed in to change notification settings

rriley99/SQLConversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

SQLConversion

The beginning of a project to generally convert MSSQL(T-SQL) queries to PostgreSQL queries

Top-Level Architecture

  1. Input basic MSSQL query and segment into parts and convert to ANSI-SQL
  2. Create mapping for ANSI-SQL to PostgreSQL
  3. Validation layer for syntax

About

The beginning of a project to generally convert MSSQL queries to PostgreSQL queries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published