CommanderQuazar / simple-sql-db

This program connects to a MySql database and runs operations on it. It also is linked to a log file to record all actions given by the user.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-sql-db

This program connects to a MySql database and runs operations on it. It also is linked to a log file to record all actions given by the user.

About

This program connects to a MySql database and runs operations on it. It also is linked to a log file to record all actions given by the user.

License:MIT License


Languages

Language:C++ 96.5%Language:CMake 3.5%