PHPackages                             the.moiza/postgresql-relationship-finder - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. the.moiza/postgresql-relationship-finder

ActiveLibrary[Database &amp; ORM](/categories/database)

the.moiza/postgresql-relationship-finder
========================================

Explore, analyze, and visualize relationships between database tables in PostgreSql

03PHP

Since Dec 7Pushed 2y ago1 watchersCompare

[ Source](https://github.com/themoiza/postgresql-relationship-finder)[ Packagist](https://packagist.org/packages/the.moiza/postgresql-relationship-finder)[ RSS](/packages/themoiza-postgresql-relationship-finder/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Postgresql Relationship Finder
==============================

[](#postgresql-relationship-finder)

Postgresql Relationship Finder is a tool for discovering and visualizing the relationships between database tables in PostgreSQL.

Table of Contents
-----------------

[](#table-of-contents)

- [Features](#features)
- [Getting Started](#getting-started)
- [Return Example](#return-example)
- [Pre requisites](#pre-requisites)
- [Installation](#installation)

Features
--------

[](#features)

- Discover the relationships between tables using foreign keys.
- Easily navigate complex database schemas.
- Optimize SQL queries by understanding data relationships.

Getting Started
---------------

[](#getting-started)

```
#!/usr/bin/php -q
