I'm fairly new to C++, and I'm trying to improve my skills. I'd appreciate it if you could take a look at my project and share any feedback or suggestions.
It's a small database implementation written as a console application. I'm still working on it so I apologize for messy code.
The repository doesn't have a README yet, but the project structure should be easy to navigate.
Project made for Windows so i guess it can be some troubles to run it on Linux systems.
GitHub repository: https://github.com/VadiksMoniks/mini_db
The code uses C++17
Thanks in advance for your time!