Group project in school. Implementation of a DB server in Rust.
Find a file
2023-10-14 19:16:00 +02:00
README.md Initial commit 2023-10-14 19:16:00 +02:00

minisql

Getting started

To make it easy for you to get started with GitLab, here's a list of recommended next steps.

Already a pro? Just edit this README.md and make it your own. Want to make it easy? Use the template at the bottom!

Add your files

cd existing_repo
git remote add origin https://gitlab.fi.muni.cz/x433485/minisql.git
git branch -M main
git push -uf origin main

Collaborate with your team