SQL

<< All Posts
Benefits of using a graph database to map data lineage

Benefits of using a graph database to map data lineage

Data lineage can be represented using graph database nodes and relationships.

How to write a Pandas dataframe to an SQLite table

How to write a Pandas dataframe to an SQLite table

Use SQLite to create a permanent copy of your dataframe.

How to Explode Arrays with Presto

How to Explode Arrays with Presto

Find out how to give each element of an array its own row