#persistence #data-persistence #r2-data-persistence

r2-data-persistence

This is the data persistence layer for the in class project of the TINF22B6 course at DHBW Karlsruhe. Here we create a OSU-like game which also sends some of the game run data to a server to do statistical analysis with Julia.

4 releases

new 0.2.2 Apr 14, 2025
0.2.1 Apr 14, 2025
0.2.0 Apr 10, 2025
0.1.0 Apr 10, 2025

#305 in Date and time

Download history 235/week @ 2025-04-07

235 downloads per month

MIT license

54KB
1.5K SLoC

Rust 2 - Data Persistence

This is a sub-repo for the TINF22B6 Advanced Software Engineering project. This repository focuses on the persistence of our data that we collect and stores said data in our self-defined database.

Overview

This project uses Rust as its language. Everything around the database is handeled with the Diesel library together with PostgreSQL. For more information, go to our techstack.

Installation / Usage

See Wiki: Verwendung der Bibliothek

Guidance

Wiki Home

Organisation:

Architektur:

Anleitungen:


Dependencies

~6–11MB
~124K SLoC