Skip to content

bipro1992/sql-scanner-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

SQL-Scanner-App

SQL Scanner App is a tool which scans single consolidated SQL file containing non-production SQL changes yet to deploy in production, and provides SQL scan report to respective person of interest, for e.g. DW team.

SQL scan report contains details on changes made to existing table/procedure/function which are already in production environment. From the scan report one can easily verify if they need to make any required changes in their existing queries and implement changes in required places without any delay.

Application is based on Python, boto3 and Serverless Framework , with AWS as provider.

Workflow

Image of workflow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages