Merisier

A merise method parser to help you with your work.
Download

Merisier Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Metal3d
  • File Size:
  • 9 KB

Merisier Tags


Merisier Description

Merisier is a simple, easy to use, Python based merise method parser designed to generate diagrams and SQL files. You only need to create a merise file that describes simples datasets and relations. Merisier will parse this file and yield 2 diagrams + SQL file(s) + data registry. The first Diagram is the conceptual data model (MCD). It shows you relations between datas. The second is the Physical Data Model (MPD) that shows you additionnal tables and id relations that need to be set. Data regstry is only an "ini" file that list tables, id and fieldnames. It could be easilly parsed with languages (PHP, Java, C...) to get tables composition. Finnaly, SQL files are generated. This is the SQL that maps Physical Data Model in the database engine you choose. You can define SQL for MySQL (default), postgreSQL and SQLite (>3.6.19 for foreign keys) Merisier can use existing tables. You only have to set vitural tables into merise file. This tables will not be generated in SQL files and data registry but will appear into diagrams. If a relation table is needed, merisier will create it.


Merisier Related Software