phonograph/mdengine/README.md

8 lines
267 B
Markdown
Raw Normal View History

2025-05-13 00:02:33 -07:00
# Interim Metadata Engine (mdengine)
This crate is responsible for navigating the PostgreSQL `information_schema`
and catalogs tables to extract rich understanding of database structure and
permissions.
It does not fetch data directly from any user defined tables.