Skip to content

Feature Request - support views, reference and virtual objects (PK, UK, FK, Index, reference) #42

@aisbergde

Description

@aisbergde

This is a great tool - for tables. I am a mssql based dwh developer and most of my logic is in views or in the combination of views, tables and procedures. And because views have no real PK, UK, FK or index, my database objects have virtual index (can be also PK or UK) and they have virtual FK and also virtual references between entities and between columns. For example a table could be a persistence of a view then I have a virtual reference between this referencing table and the referenced source view. Or I use a parser to extract column references. It is also an open source project, but at the very beginning.

A big challenge is the graphical representation and even more the navigation involving these virtual elements and relations.

I like the idea of schema-explorer very much: the operation is simple and intuitive. Could features be added to schema-explorer?

  • Support for views
  • Support for virtual objects. Best if you could provide them in a form usable for schema-explorer in views or tables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions