Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 411 Bytes

File metadata and controls

5 lines (3 loc) · 411 Bytes

SQL-Based Registry for Feathr

This is the reference implementation of the Feathr API spec, base on SQL databases instead of PurView.

Please note that this implementation uses iterations of select to retrieve graph lineages, this approach is very inefficient and should not be considered as production-ready. We only suggest to use this implementation for testing/researching purposes.