Giter Club home page Giter Club logo

Comments (12)

npetzall avatar npetzall commented on May 26, 2024 3

@rafalkasa @wkasa since the two commits above where do we stand what is status. What is left to do?

from schemaspy.

Pinimo avatar Pinimo commented on May 26, 2024 2

👍
I think this enhancement would indeed be great : I would like an option flag enabling cross-schema foreign key constraints to appear on a general graph with tables from all schemas (even if it might become quite a mess).

  • suggestion : in this option, schemas could be differentiated with colors.

from schemaspy.

 avatar commented on May 26, 2024

Yes, would be perfect to see everything inside a database, not only inside one schema (you have to know before).

from schemaspy.

rafalkasa avatar rafalkasa commented on May 26, 2024

Hi

I believe that such change in how SchemaSpy is working right now will be very usable.

For some users current solution is good, so for this reason I plan to add extra parameter to decide how SchemaSpy will be analysis the database.

In new method Instead of analysis schema by schema SchemaSpy should analysis all schemas and prepare common diagrams.

from schemaspy.

 avatar commented on May 26, 2024

Can I support you, somehow?

from schemaspy.

rafalkasa avatar rafalkasa commented on May 26, 2024

This issue reference to SchemaSpy discussion from sourceforge https://sourceforge.net/p/schemaspy/discussion/462849/thread/197be2a4/

from schemaspy.

rafalkasa avatar rafalkasa commented on May 26, 2024

It's look like more and more people start to be interesting about this feature. This mean that I should start finding the best approach to invent in SchemaSpy diagrams for multiple database schema.

Thank you @Pinimo for your vote and comment

from schemaspy.

Pinimo avatar Pinimo commented on May 26, 2024

Thank you @rafalkasa. One more suggestion: perhaps an easy way of implementing this could involve :

  • generating a fake (empty) duplicate of the DB at computation time (copying table headers and constraints but not their contents -- dunno if it's possible),
  • then applyinfg SQL alter table myTable set schema temporarySchema; queries on all tables
  • this way one would already have the correct diagrams etc
  • only the colors (or some other schema indication) would be left to take care of, as well as replacing the row counts (as we did an empty copy of the DB).

from schemaspy.

Lonzak avatar Lonzak commented on May 26, 2024

Yes would be nice to have!

from schemaspy.

richardmangueira avatar richardmangueira commented on May 26, 2024

Hello guys,
First of all I would like to thank the schemaspy creator, congratulations is fabulous.
Any solutions came up?

from schemaspy.

npetzall avatar npetzall commented on May 26, 2024

#204 might be a step in the right direction, since we would do the complete dbms and as such we can create a diagrams based on dbms, catalog and schema, we could have three depths if they are all available.

from schemaspy.

exetico avatar exetico commented on May 26, 2024

Are there a way to run this for multiple DB's? In a mssql instance, I'm normally having mulitple DB's. And it would be nice to have it generated for all DB's at once, instead of having to execute it manually for each DB on the server.

from schemaspy.

Related Issues (20)

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.