Skip to content

A script to create a database documentation for SQL Server or DB2 in Word format.

License

Notifications You must be signed in to change notification settings

kafagy/Database-Documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database-Documentation

A script to document DB2 or SQL Server databases.

Requirements

  • Python 2.7
  • pip
  • DB2/SQL Server Database endpoint

Python APIs

using pip, install the following python libraries:

  • ibm_db
  • pandas
  • python_docx
  • pyodbc

About

A script to create a database documentation for SQL Server or DB2 in Word format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages