Metadata and data lineage tool

From: Jayadevan M <maymala(dot)jayadevan(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Metadata and data lineage tool
Date: 2022-04-18 10:37:14
Message-ID: CAFS1N4gZyvXc3DuT_2T8Q57WFVAvRkc=4N+PiX+DWGB3hfcyFQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,

We use PostgreSQL as. our primary data persistence layer and are looking
for a tool to document the database as well as capture additional info.
Looking for suggestions.
The tool should be able to scan the database (PostgreSQL) and generate a
list of entities and attributes and persist this info. We would need to
add tags to the columns (like "PII data").
We also need to manually add information about other data persistence
layers (Redis). It will be great if we can map an attribute in Redis to a
column in PostgreSQL so that we can visualise the data flow.
Any suggestion will be highly appreciated. Open source solutions preferred.

Best Regards,
Jayadevan

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2022-04-18 11:32:50 Re: Puzzline CROSS JOIN when doing RECURSIVE CTE
Previous Message Pól Ua Laoínecháin 2022-04-18 09:56:39 Puzzline CROSS JOIN when doing RECURSIVE CTE