https://github.com/waveform-computing/dbsuite
An old application for managing database documentation and bulk loads
https://github.com/waveform-computing/dbsuite
db2 documentation etl sql
Last synced: 3 days ago
JSON representation
An old application for managing database documentation and bulk loads
- Host: GitHub
- URL: https://github.com/waveform-computing/dbsuite
- Owner: waveform-computing
- License: gpl-3.0
- Created: 2015-05-26T04:49:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-02-24T22:42:16.000Z (almost 5 years ago)
- Last Synced: 2024-12-30T07:08:17.280Z (about 1 year ago)
- Topics: db2, documentation, etl, sql
- Language: Python
- Size: 1.83 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
.. -*- rst -*-
=======
dbsuite
=======
dbsuite is a set of command line applications for documentation related
functions for relational databases (primarily DB2, but in the process of being
expanded to other databases). The applications are modular including an
extensible plugin framework for supporting new sources and output formats.
This package is also available in .dev form from ppa://waveform/ppa
License
=======
This file is part of dbsuite.
dbsuite is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.
dbsuite is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
dbsuite. If not, see .