DBmaps: A Metadata-Driven Framework for Streamlining Database Joins

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.

Version: 0.1.0
Depends: R (≥ 3.5)
Imports: data.table
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0), DiagrammeR
Published: 2025-09-08
DOI: 10.32614/CRAN.package.DBmaps
Author: Akshat Maurya [aut, cre], David Shilane [aut]
Maintainer: Akshat Maurya <codingmaster902 at gmail.com>
BugReports: https://github.com/akshat09867/DBmaps/issues
License: MIT + file LICENSE
URL: https://github.com/akshat09867/DBmaps
NeedsCompilation: no
Materials: NEWS
CRAN checks: DBmaps results

Documentation:

Reference manual: DBmaps.html , DBmaps.pdf
Vignettes: Introduction to DBmaps (source, R code)
Defining Table Metadata with table_info() (source, R code)
Automated Join Path Discovery (source, R code)
Generating Aggregation Code from Metadata (source, R code)
Creating Execution Plans for Data Joins (source, R code)

Downloads:

Package source: DBmaps_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): DBmaps_0.1.0.tgz, r-oldrel (arm64): DBmaps_0.1.0.tgz, r-release (x86_64): DBmaps_0.1.0.tgz, r-oldrel (x86_64): DBmaps_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=DBmaps to link to this page.