Skip to content
herve91 edited this page Dec 9, 2016 · 25 revisions

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

It allows to store models into a central repository and is available for Archi 3 and Archi 4.

Key functionalities

  • Export to, and import back models from a relational database (Microsoft SQL Server, MySQL, PostGreSQL, and SQLite are supported so far)
  • Export to, and import back models from a graph database (Neo4j)
  • Version the models
  • Keep an history of all the model versions and (allow to retrieve a former version)
  • Keeps statistics about models
  • Allow to search for models containing a specific component (element, relation or property)
  • Provides two modes : a standalone mode where each model sits in its own Archi container, and a shared mode where models sit in a subfolder of a common container, allowing to copy, move or even share components between models.

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

Clone this wiki locally