psql — portfolio_db
SELECT * FROM

Ruben Morgenland.

Data Platform Engineer/Smart Home Enthusiast

Platform engineer & gadgeteer. I design and build data platforms that move teams forward from raw data to reliable tools. Beyond the technical side, I care about how people actually work with data and how processes can be made smarter. Outside of work you'll find me tinkering with the latest gadgets or playing hockey.

-- loading engineer profile
SELECT name, role, passion
FROM engineer
WHERE id = 'ruben morgenland-001'
AND available = TRUE;
JOIN engineers ON engineer_id
engineer PK · id
PK  iduuidruben morgenland-001
namevarcharRuben Morgenland
rolevarcharData Platform Engineer
passiontext[]{data, pipelines, smart-home}
availablebooleanTRUE
locationvarchar🌍 Europe
ageinteger34
kidssmallint1
INNER JOIN tech_stack ON engineer_id
tech_stack

Skills

The tools and technologies I use to build reliable, scalable data platforms.

tech_stack FK engineer_id
engineer_iduuid→ engineer.id
categoryenum'language'|'platform'|'tool'|'cloud'
namevarcharsee below ↓
Python
Language
SQL
Language
dbt
Transformation
Dagster
Orchestration
MicroStrategy
BI / Reporting
Exasol
Database
GCP
Cloud
AWS
Cloud
Docker
Infrastructure
Bash
Scripting
Gitlab (CI/CD)
Scripting
LEFT JOIN positions ON engineer_id
positions

Work Experience

A record of roles, responsibilities, and the systems I've built along the way.

positions FK engineer_id
PK  iduuid
FK  engineer_iduuid→ engineer.id
titlevarchar
companyvarchar
perioddaterange
2017 - Present
Data Platform Engineer
// CTS Eventim

Responsible for the data platform at CTS Eventim, where I grew from Data Analyst into Data Platform Engineer. I built and maintained data pipelines using Dagster and Python, making them more reliable and reducing failures. I set up logging and alerting and introduced dbt for lineage, so we actually have a clear view of what’s happening across the platform. Along the way, I improved data models and documentation to make data easier to use and trust, automated a lot of manual work to reduce operational hassle (CI/CD), and helped speed up development while making it easier to onboard new data sources.

ReportingSQLDbtMicroStrategyCI/CD
Apr 2017 - Oct 2017
Intern Big data
// DICTU - Ministerie van Economische Zaken

Tijdens deze afstudeerstage heb ik de regierol van een beheerteam binnen DICTU versterkt. Door rapportages op basis van systeeminformatie automatisch te laten generen is het team in control op de beheer/ontwikkel omgeving. Met hulp van de tool Splunk heb ik systeeminformatie verzameld, geanalyseerd en gerapporteerd. Met deze verbetering is het rapporteren volledig geautomatiseerd en is het beheer sterker in control op de beheer en ontwikkel omgeving.

SQLSplunk
Sep 2015 - Jan 2016
Intern Consultancy
// HelpLine B.V.

Een optimale ondersteuning van de GRZ met Careware; een onderzoek naar de best practices voor de bedrijfsprocessen en inrichting van Careware voor de GRZ.

SQLBPM
INNER JOIN degrees ON engineer_id
degrees

Education

degrees FK engineer_id
PK  iduuid
FK  engineer_iduuid
degreevarchar
institutionvarchar
graduatedyear
BSc Business Analytics
// Stuttgart Media University
2016 - 2017
BSc Business IT & Management
// De Haagse Hogeschool
2013 - 2017
LEFT JOIN deliverables ON engineer_id
deliverables

Projects

Selected work — from large-scale reporting platforms to open infrastructure tooling.

deliverables FK engineer_id
PK  iduuid
FK  engineer_iduuid
titlevarchar
tagsvarchar[]
typeenum('work','personal')

-- No projects yet. Add them via Projects in the admin.

JOIN links ON engineer_id
links

Get in Touch

Reach out via any of the channels below.

-- EOF· portfolio_db=# \q· Ruben Morgenland Morgenland © 2026 · Built with Claude