Grundprinzip.de

Hi, my name is Martin. Currently I'm a PhD student at the Hasso-Plattner-Institute in Potsdam Germany and my research topic is in-memory databases. When I'm not researching databases I'm a happy father, open source coder, and happy nerd.

It’s been a while since anything happened here on my page, so I thought I need to give it some change and so I moved most of my old blog posts from wordpress.com to this new location. Basically nothing will change.

Below, you'll find a small list of projects I'm working on. You can find most of my other projects at Github

HYRISE

Traditional databases are separated into ones for current data from the day-to-day business processes and ones for reporting and analytics. For fast moving businesses moving data from one silo to another is cumbersome and takes too much time. As a result the new data arriving in the reporting system is already old by the time it is loaded. HYRISE proposes a new way to solve this problem: It analyzes the query input and reorganizes the stored data in different dimensions.

In detail, HYRISE partitions the layout of the underlaying tables in a vertical and horizontal manner depending on the input to this layout management component. This optimization allows great speed improvements compared to traditional storage models.

Please, visit our research page at the HPI

rDBLP

DBLP is a command line tool to fetch required bibtex entries directly from the DBLP servers. The idea is, that you don't have to maintain all entries in your own file, but youse well known bibtex identifiers instead and then fetch them from DBLP.

You can fetch the source from Github

libsystopo

systopo is a very simple parser written in C++ that allows to parse the content of /sys/devices/system/cpu and automatically creates a small hierarchy of dependent objects. The goal of systopo is to automatically retrieve information about the NUMA nodes, number of cores and the cache hierarchy of the system.

You can fetch the source from Github

I'm Martin, I'm a database researcher at the Hasso Plattner Institute in Germany. Currently I'm doing my PhD in the area of main memory databases specifically physical data layout opitmization. If you are interested in my work at the chair of Professor Plattner please visit my staff site over there. You'll find my projects and publications there.

If I'm not researching, I'm hacking open source projects and try to flood their pull queues with improvements. You can find my profile at Github.

If you are still looking for ways to stalk me, feel free to follow me on Twitter, Github, or add me to your network at LinkedIn, XING or Google+.