pREST is a way to serve a RESTful APIs for any database. Right now we support PostgreSQL and support to others databases such as MySQL are being developed by the community.
There is PostgREST written in Haskell, but keeping Haskell software in production is not an easy job. With this need pREST was born.