technical

Sqlite Pure Go 2022.11.06
Would it be possible to embed a database to avoid managing a MySQL or Postgres instance? Even better, can this database be queried in SQL?
In my previous post, I used Nebula to setup a secured network between 2 virtual machines. This time, I’ll try to make a MySQL client and server communicate through a Nebula tunnel.
Is it possible to use the public network, namely Internet, to make 2 machines communicate securely ? And if possible something easier to install and configure than OpenVpn ?