How to connect Postman to a database

View as Markdown

This article provides instructions on how to connect Postman to MySQL and PostgreSQL.

Connect Postman to MySQL

Use Node and xmysql to set up a REST API.

Connect Postman to Postgres

Use a tool like PostgREST to set up a REST API.


Have more questions? Submit a request