Top Articles

SQL Visualisation Guide – Query Diagrams, Lineage & ERD

Have you ever inherited the SQL codebase from someone else where it is in a “bit of a mess”? 😁 Sound familiar? Most data engineers and SQL developers have been there including myself—staring at a spaghetti-like web of queries, trying to untangle a chaotic SQL codebase. It’s a common nightmare. Traditionally, you had to fight …

Uli Bethke November 3, 2024

Recent Articles

Dimensional Modeling and Kimball Data Marts in the Age of Big Data and Hadoop

The purpose of this article is threefold (1) Show that we will always need a data model (either done by humans or machines) (2) Show that physical modelling is not…
Uli Bethke May 15, 2017

Automating XML Conversion with Oracle's ETL Tool ODI

Get our e-books Discover the Oracle Data Integrator 11g Repository Data Model and Oracle Data Integrator Snippets and RecipesIn the previous posts we demonstrated how Flexter liberates data from complex…
Uli Bethke February 10, 2017

Parsing XML to Oracle. ODI vs Flexter Enterprise XML Parser

In some previous posts we demonstrated how to load XML data into an Oracle database using ODI. We first looked at some of the issues when reverse engineering an XSD…
Maciek December 27, 2016

Tips for parsing and loading complex NDC XML files in ODI

This is the second part in a multi part series on XML processing in ODI. In our previous post Tips for Reverse Engineering complex XSDs such as SEPA and NDC…
Maciek December 21, 2016

Tips for Reverse Engineering complex XSDs such as SEPA and NDC in ODI

In this post we will show you a few tips and ODI issues when reverse engineering complex industry XML schemas (XSD) such as NDC FlightPriceRS or SEPA Pain.001.This is the…
Maciek December 19, 2016
XML,

No Code XML Conversion to Oracle

In a previous post we demonstrated how to use Flexter to convert XML data into TSV files.This was just an introduction demonstrating some basic features of Flexter including concepts around…
Maciek December 16, 2016
spinner