To use this, make a POST with a JSON document in the request body. The query property of the JSON document will be used to query a database.
There are no tables though, so you can only do simple queries like "SELECT 1 + 1".