Skip to content

dan4ik605743/SQCli

Repository files navigation

Linux CodeFactor

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

About

CLI utility that allows you to work with the SQLite DBMS

Topics

Resources

License

Stars

Watchers

Forks

Contributors