Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 257 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 257 Bytes

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