Code Monkey home page Code Monkey logo

Comments (3)

nestorrente avatar nestorrente commented on May 30, 2024 1

Hi @suntong! Thanks a lot for being interested in this project 🙂

Currently, ERDiagram supports only logical diagrams, but it will be super easy to add support for conceptual ones. Regarding physical ones, that will require a bit of refactoring, because now the diagram generators are receiving the ER model, and they will need to use the database model.

I'm quite busy right now, but I will try to add support for at least conceptual diagrams during this month (not only to the ERDiagram library but also to the playground and CLI).

Thank you so much for the idea! 😀

from erdiagram.

nestorrente avatar nestorrente commented on May 30, 2024 1

Hello @suntong!

I added a new diagramLevel option to both PlantUML and Nomnoml diagrams. Currently, it's only possible to choose between conceptual and logical, and the only difference is that the first one doesn't include any field of the entities.

As I said before, at the moment it's not possible to create physical diagrams, as the diagram generation components don't have any DB-related information. I will keep this issue open, as this is something that I'd like to include someday in the future 🙂.

I made the change in both the library and the playground, and I will add it to the CLI as soon as possible (even when the CLI is kind of experimental and I'm pretty sure that nobody is using it 😅).

Thank you again for your interest!

from erdiagram.

suntong avatar suntong commented on May 30, 2024

Oh, thanks for the reply.

I refined my OP to make it more clear about the end goal.

As for the physical one, the is image is only a borrowed one -- the key point is to contain all fields, which has already been implemented. But feel free to add anything else at much later time.

from erdiagram.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.