For PostgreSql you may check this :
github.com/QBisConsult/psql-api
Install from git as standalone server:
git clone https://github.com/QBisConsult/psql-api.git
It is a REST API for PostgreSQL, however it will not alter the database structure, it creates a database metadata and use it to check CRUD operations before sending to the database.