Giter Site home page Giter Site logo

Comments (3)

rafalkasa avatar rafalkasa commented on July 1, 2024

Hi @ismailsimsek

I also believe that such functionality will be very interesting especially for views where it's a query between few or more tables. It will be very nice feature for representing graphs and relation like data lineage graph.

Could you find and explain other example to use such lineage graph in real case ?

from schemaspy.

ismailsimsek avatar ismailsimsek commented on July 1, 2024

Hi @rafalkasa

i know many ELT projects where a lot of data transformations used to transform data and prepare for reporting, for this kind of project often Stored procedures or PLSQL data transformation used. i can see this tool can be very useful to document database plus the PLSQL ELT scripts together.

  • visual data lineage can give full view of data flow from source to end. its very helpful to see source tables that loading one table and seeing dependent tables that reading from a table.
  • being able to see dependencies between objects is very useful to estimate impact of a change.

from schemaspy.

npetzall avatar npetzall commented on July 1, 2024

I I've never heard of lineage other then fk constraint and impact as on update/delete/insert.
Or as in view which has parent tables.

We have the fk constant ans implied.
For views we have definition and a possible tables list.
We do have routines, it might be missing information.

So I'm guessing we might be missing triggers, I believe that routines doesn't have any referenced table information or guesses.

So it would be awesome for me if there was a script or db backup with which have these features and an explanation of what information should be included in report.

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.