Metadata-Version: 2.1
Name: dbis-relational-model
Version: 0.0.2
Summary: RWTH Aachen Computer Science i5/dbis assets for Lecture Datenbanken und Informationssysteme
Home-page: https://github.com/rwth-acis/dbis-relational-model.git
Author: Philipp Hochmann
Author-email: hochmann@dbis.rwth-aachen.de
License: Apache
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# DBIS Relational Model 

This set of classes is used to define objects of the relational model (as a result of a conversion from an ER-diagram)

## Usage

Todo


