Skip to content
herve91 edited this page Jul 12, 2018 · 25 revisions

This is a plugin for Archi 4.x, the free Archimate Tool.

It allows to store models into a central repository.

Key functionalities

  • Export to, and import back models from a SQL database (Microsoft SQL Server, MySQL, Oracle, PostGreSQL, and SQLite are supported so far),
  • Export elements and relationshiops to a graph database (Neo4j) to ease impact analysis,
  • Version the models and all their components:
    • Keeps a trace of who does what
    • Allows to roll back any component to any point in time
  • Allow to share components between models (all the updates done on those components through one model will be visible in all the models).

database plugin

Please consult the other pages of the wiki for more information.

Clone this wiki locally