DBmaps: An R Tool 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.1
Depends: R (≥ 3.5)
Imports: data.table
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0), DiagrammeR
Published: 2026-08-31
DOI: 10.32614/CRAN.package.DBmaps
Author: Akshat Maurya [aut, cre], David Shilane [aut]
Maintainer: Akshat Maurya <codingmaster902 at gmail.com>
License: MIT + file LICENSE
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.1.tar.gz
Windows binaries: r-devel: DBmaps_0.1.0.zip, r-release: DBmaps_0.1.0.zip, r-oldrel: DBmaps_0.1.0.zip
macOS binaries: r-release (arm64): DBmaps_0.1.1.tgz, r-oldrel (arm64): DBmaps_0.1.1.tgz, r-release (x86_64): DBmaps_0.1.1.tgz, r-oldrel (x86_64): DBmaps_0.1.1.tgz
Old sources: DBmaps archive

Linking:

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