I found the solution.
It is easy. Follow these steps:
1- Click on the windows-key of your keyboard to open the windows menu
2- Type cmd/PowerShell (It's totally your choice) and right-click on the first result
3- Click Run as Administrator
4- When the terminal is opened type npm install --global windows-build-tools --vs2015 in it and the installation will start. (Sometimes this can take longer)
5- When the installation is finished you can close the terminal.
6- Now you must go to the directory where you want to install Quick.db.
7- Hold Left-Shift and right-click on a blank space of the directory.
8- Click on "Open PowerShell window here".
9- If you see a file named "package.json" in your folder skip to 11
10- Type npm init -y
in the terminal
11- Type npm i quick.db