A Metadata-Driven Framework for Streamlining Database Joins
Add a Table's Metadata to a Registry
Create a Plan for Aggregating and Merging Tables
Create a Metadata Registry
Execute a Join Plan
Generate data.table Aggregation Code from Metadata
Discover Potential Join Paths from Metadata and Data
Plot a Join Plan as a Flowchart
Define Metadata for a Data Table in a Tidy data.table
Simplifies and automates the process of exploring and merging data from relational databases. This package allows users to discover table relationships, create a map of all possible joins, and generate executable plans to merge data based on a structured metadata framework.