Merisier

Merise method parser and diagrams/SQL generator
Download

Merisier Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Publisher Name:
  • Evan Plaice
  • Publisher web site:
  • http://code.google.com/u/@VRlTR1RWBRBFXQR6/

Merisier Tags


Merisier Description

Merise method parser and diagrams/SQL generator Merisier is a merise method parser that generates 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 original Idea comes from MeriseAcide project. MeriseAcide was made with C++. Merisier is a Python project. Requirements: · Python


Merisier Related Software