XML,

XSD to Database Schema Guide – Create SQL Tables Easily

Both databases and XML have a concept of schemas. In databases the schema is defined by Data Definition Language in XML it is defined by XML Schema Definition. Schemas whether…
Kristijan Berta September 5, 2024
XML,

Convert XML to CSV Like a Pro – Essential Tools & Methods

This blog post talks about everything you need to know to convert XML to CSV. From simple, flat XML to deeply nested XML with many branches we also cover two…
Kristijan Berta August 13, 2024
XML,

Complete Oracle XSD Guide – Register XSD & Validate XML

In this blog post we cover the most important aspects of working with XML Schema Definitions (XSD) in Oracle. Here is what you can expect from this article. We start…
Kristijan Berta August 2, 2024

How to Parse & Flatten XML in Snowflake With Examples

In this post we cover every detail of parsing XML in Snowflake including storing, loading, querying, and parsing XML. Very few cloud data platforms have native support for parsing XML.…
abbi June 3, 2024
XML,
XML Conversion Using Python

XML Conversion Using Python in 2024

XML (eXtensible Markup Language) is a common data format for data exchange and used in various industry data standards such as ISO 20022, HL7, ACORD just to name a few.…
Kristijan Berta March 21, 2024
XML,

Best Way to Load & Convert XML Data to Oracle Tables

It's very easy to get lost in the Oracle features for working with XML. The following questions come up frequently: What are my options for working with XML in Oracle?…
Kristijan Berta March 4, 2024
spinner