Download List

Project Description

Scripts for the execsql.py SQL script processor that allow the user to easily create a glossary of terms to accompany a database export. A typical use is to create a glossary of all of the column names that appear in the export. The scripts extract column names from a specified view or table (using the DBMS's information schema) and definitions from a master glossary table that contains all column descriptions. A glossary can also include custom or one-off definitions that do not appear in the master glossary.

System Requirements

Operating System: POSIX (Linux,BSD,Solaris etc..), Windows, OS Independent
Python >=2.7
execsql.py (https://osdn.net/projects/execsql/)

Download Package list

execsql-glossary (1 items )

Released at 2020-01-08 12:07
v. 1.2.0 2019-05-11 (3 files Hide)