Skip to content
View LadnerJonas's full-sized avatar
🚀
🚀

Highlights

  • Pro

Block or report LadnerJonas

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LadnerJonas/README.md

Hey there 👋

Pinned Loading

  1. lingo-db/lingo-db lingo-db/lingo-db Public

    LingoDB: A new analytical database system that blurs the lines between databases and compilers.

    C++ 305 62

  2. bachelor-thesis bachelor-thesis Public

    This repository contains the code and thesis of my bachelor thesis – Implementing an Efficient Shuffle Operator for Streaming Database Systems (Prof. Neumann)

  3. bachelor-thesis-implementation bachelor-thesis-implementation Public

    This repository contains the implementations of efficient shuffle operators for streaming database systems. It includes the core partitioning logic, write-out management, and performance evaluation…

    C++