Recent Articles

JSON,
CSV vs JSON vs XML – The Best Comparison Guide

CSV vs JSON vs XML – The Best Comparison Guide 2026

We’ve all been there, going from spec to Wikipedia page to another spec to some other article on the topic trying to pick between CSV, XML, and JSON for the…
Ekta Tiwari September 25, 2024
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…
Maciek 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…
Maciek 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…
Maciek August 2, 2024

Snowflake XML Parsing – Parse, Flatten & Query XML (2026)

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.…
Ekta Tiwari June 3, 2024
XML,
XML Conversion Using Python

XML Conversion Using Python in 2026

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.…
Maciek March 21, 2024
spinner