How to connect Postman to a database

This article provides instructions on how to connect Postman to MySql and Postgres.

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.

Note: For more information on connecting Postman to databases such as MySQL PostgreSQL, refer to our published collection on Databases.



Have more questions? Submit a request