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

AuthorJoachim Zuckarelli [aut, cre] (<https://orcid.org/0000-0002-9280-3016>)
MaintainerJoachim Zuckarelli <joachim@zuckarelli.de>
LicenseGPL-3
Version0.1.1
URL https://github.com/jsugarelli/xml2relational/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("xml2relational")

Try the xml2relational package in your browser

Any scripts or data that you put into this service are public.

xml2relational documentation built on Feb. 11, 2022, 1:08 a.m.