Skip to content

a visualization tool for entity relationship models based on pydantic / dataclass

Notifications You must be signed in to change notification settings

allmonday/er-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

er-explorer

a visualization tool for entity relationship models based on pydantic / dataclass

goal

abstract the core part from project: ER diagram and use cases, use it as a common platform for developer and designer.

help developer quickly figure out the business model and their dependencies.

features

  • display er diagram based on vis-network
  • click entity and links to show more business details
  • tagged / grouped by different service module
  • describe use cases based on entities. ( command process, params, related entities )

Progress

  • init: host and display vis-network: python -m tests.sample
  • add service module, to switch and highlight sub network
  • add parser to analysis nested pydantic class

About

a visualization tool for entity relationship models based on pydantic / dataclass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published