Skip to content

MikeAmy/sql_schema_diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python SQL Schema Parsing / Introspection / Diffing --------------------------------------------------

Parser and diff tool. It can be used to:

Parse schemas (sqlite, postgresql) Introspect schemas (postgresql). Diff schemas.

E.g. this can be used to compare migrated and unmigrated schemas.

This is a work in progress.

About

SQL schema parsing and comparison

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages