2 Forks
6 Stars
6 Watchers

TinyDB

TinyDB is my own DBMS. You send queries and get JSON data in return.

How to download and setup TinyDB

Open terminal and run command
git clone https://github.com/UnrealSecurity/TinyDB.git
git clone is used to create a copy or clone of TinyDB repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with TinyDB https://github.com/UnrealSecurity/TinyDB/archive/master.zip

Or simply clone TinyDB with SSH
[email protected]:UnrealSecurity/TinyDB.git

If you have some problems with TinyDB

You may open issue on TinyDB support forum (system) here: https://github.com/UnrealSecurity/TinyDB/issues