Contributor
Yurii Palaida

Construct Dependency Graph for Database Objects


Mentors
Dominykas Mostauskis, Mukesh, Sean Colsen
Organization
Mathesar
Technologies
python, postgresql, django, typescript, svelte
Topics
databases, web
Implement a "dependency graph" functionality that will consist of API endpoints for querying dependents for specific database objects and a UI for displaying those in the form of visual graphs. It’ll serve two main goals: - Inform the user about existing dependents on the database objects that he is about to delete or modify - A separate page that can be available for experienced users