jsugarelli/xml2relational: Converting XML Documents into Relational Data Models

Import an XML document with nested object structures and convert it into a relational data model. The result is a set of R dataframes with foreign key relationships. The data model and the data can be exported as SQL code of different SQL flavors.

Getting started

Package details

MaintainerJoachim Zuckarelli <joachim@zuckarelli.de>
LicenseGPL-3
Version0.1.0
URL https://github.com/jsugarelli/xml2relational/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jsugarelli/xml2relational")
jsugarelli/xml2relational documentation built on Feb. 18, 2022, 10:26 p.m.