
JsonDB is a simple Json Database made with C++. You can create and make queries to the database using the CLI application.
Note : Still in early development stage, so features are absent and may face bugs
_______ ____ _ __ ____ ___ _________ ____ ___ _____ ______
/ / ___// __ \/ | / / / __ \/ |/_ __/ | / __ )/ | / ___// ____/
__ / /\__ \/ / / / |/ / / / / / /| | / / / /| | / __ / /| | \__ \/ __/
/ /_/ /___/ / /_/ / /| / / /_/ / ___ |/ / / ___ |/ /_/ / ___ |___/ / /___
\____//____/\____/_/ |_/ /_____/_/ |_/_/ /_/ |_/_____/_/ |_/____/_____/
JsonDB is a simple Json Database made with C++. You can create and make queries to the database using the CLI application.
Check out the Code of Conduct
Check out the License
Command | Description |
---|---|
main -h, --help |
Shows the help menu |
main -v, --version |
Shows the version of the application |