#
simple-database
Here are 3 public repositories matching this topic...
Project for the OOP course in FMI at SU (Simple Table Database implementation as CLI app)
-
Updated
Nov 17, 2020 - C++
The app generates users randomly, each user having a random IP and a random name. Then it simulates a game login by randomly connecting and disconnecting users each 2 sec. The users are split in a user pool that contains all the randomly generated data and a logged users pool from which they are logged off.
-
Updated
Sep 4, 2022 - C++
Improve this page
Add a description, image, and links to the simple-database topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the simple-database topic, visit your repo's landing page and select "manage topics."