There are many databases in the microservices architecture. How to maintain them with VP?

  1. There are many databases in the microservices architecture. How to maintain them with VP?

  2. The visual-paradigm version 15 support Multiple Database ERD into Single Project File ?

  3. A database has multiple modules. How is it managed?

Hi Donie,

  1. You can maintain each database in a project, a project can reference other project(s).
  2. Visual Paradigm support multiple ERD, multiple DBMS configurations (e.g. MySQL + Oracle) in single project, but not support multiple databases (2 MySQL databases) in single project.
  3. Can you explain more details, what do you mean “database module”?

Hi kit.So,

I have a MySQL DB instance and three databases.

Hi,

Please refer to point 1, you can manage each DB in separate projects, with project reference.

I solved it using the schema mode.

I think we need to support this feature. Now we use Microservices architecture.

Medium and large projects have at least 60 DBs, and separation is difficult to manage.