Get Data from Server

Is there any way to get Data from a Server?

I want to save values on my server, at phpmyadmin, and read them out from my blueprints

Using the vaREST plugin is your best bet but you will need to create a REST API to handle the writing to a database and reading from it