SQCli CLI utility that allows you to work with the SQLite DBMS. Dependencies boost(>=1.74) cmake sqlite3 Compilation git clone https://github.com/dan4ik605743/SQCli cd SQCli mkdir build && cd build cmake ../ cmake --build . Usage sqcli -d /path/to/sample.db