xml2relational: Package 'xml2relational'

Description What is xml2relational How to use xml2relational

Description

Transforming a hierarchical XML document into a relational data model.

What is xml2relational

The xml2relational package is designed to 'flatten' XML documents with nested objects into relational dataframes. xml2relational takes an XML file as input and converts it into a set of dataframes (tables). The tables are linked among each other with foreign keys and can be exported as CSV or ready-to-use SQL code (CREATE TABLE for the data model, INSERT INTO for the data).

How to use xml2relational


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