Group project in school. Implementation of a DB server in Rust.
Find a file
Jindřich Moravec bf885670c6 Merge branch 'cargo-workspace' into 'main'
Create cargo workspace

See merge request x433485/minisql!3
2023-12-14 19:14:53 +01:00
minisql chore: create cargo workspace 2023-12-11 23:20:19 +01:00
.gitignore Add consumer parameter to insert and delete_where 2023-10-30 11:18:16 +01:00
Cargo.lock Refine design 2023-10-23 23:27:09 +02:00
Cargo.toml chore: create cargo workspace 2023-12-11 23:20:19 +01:00
DESIGN.md Attempt to introduce basic types 2023-10-25 23:45:00 +02:00
DIVISION_OF_LABOUR.txt Add division of labour 2023-10-30 22:43:16 +01:00
README.md Add a design document. 2023-10-16 01:06:37 +02:00

MiniSQL

Installation

git clone git@gitlab.fi.muni.cz:x433485/minisql.git