Metadata-Version: 1.1
Name: mocodo
Version: 2.0.0
Summary: A tool for designing and teaching relational databases
Home-page: https://github.com/laowantong/mocodo
Author: Aristide Grange
Author-email: mocodo@wingi.net
License: MIT
Description: Mocodo is an open-source tool for designing and teaching relational databases. It takes as an input a textual description of both entities and associations of an entity-relationship diagram (ERD). It outputs a vectorial drawing in SVG and a relational schema in various formats (SQL, LaTeX, Markdown, etc.).
Keywords: relational database drawing ERD SVG
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Database
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
