Small library to simplify SQL queries and add encryption features.
- Create a configuration file named
config.jsonwith content:
{
"hostname": "127.0.0.1",
"database": "",
"username": "",
"password": "",
"encrypt-key": "",
"encrypt-second-key": ""
}- Multiples json & select database by name