-
As of writing, Mermaid 8.6 is out, and adds ER diagrams. Until the new version is folded in, this plugin's users will not be able to use ER diagrams on their sites.
https://github.com/DanielFlaum/g…
-
Issue in ./help/xdm/schema/best-practices.md
The ER diagram and related text for Subscriptions and Addresses are incorrect.
You cannot configure a look up class/relationship for a Subscription f…
-
**Context**
- For time being we are going to use postgres for this service, but replace with NoSQL database in future
- We need to set up library for persistent logic
- We need to provide kick-off con…
-
Surveda has gradually increased its complexity. It has reached a point where diagrams could save a lot of time when analyzing code. For instance:
1. Data flow diagrams
2. ER diagrams
3. Sequence …
-
### Description
Hi,
we have a very large schema with over 2500 Tables. DBeaver takes around 2-4 Minutes to render the ER diagram. Which is fine because it's very large. However what bothers me is…
-
## Use case scenario and data source details
- UC3 scenario: Machine-readable theater schedule (showtimes) / Maschienenlesbarer Spielplan
- Stakeholder - Data Provider: Theatres and opera houses,…
-
- [Design Phases](https://github.com/jimin-kiim/DBS/issues/4#issuecomment-1330871455)
- [Design Alternatives](https://github.com/jimin-kiim/DBS/issues/4#issuecomment-1330885556)
- [Design Approaches…
-
**Context**
- We are going to follow Database-Per-Service microservice pattern
- Shopping Cart service is going to use `Postgres` database
- We need to write ER (Entity Relationship) Diagrams to have …
-
**Is your feature request related to a problem? Please describe.**
I want to visualize **data lineage** (dependencies, references):
- **references between objects** (they are available in metada…
-
### Description
When the entity name `U` (or `u` but not `"U"` or `"u"`) is used in an erDiagram, an error about `got 'MD_PARENT'` is reported.
This is especially confusing as `U` appears to be …