do you prefer to use Postman for APIs? or is SQLite3 good?
For further actions, you may consider blocking this person and/or reporting abuse
do you prefer to use Postman for APIs? or is SQLite3 good?
For further actions, you may consider blocking this person and/or reporting abuse
Dima Vyshniakov -
Power_Coder -
Dilip Verma -
Priya Moghe -
Top comments (2)
You mean PostgreSQL? Postman is a tool to test your API, API is not a DB
Sqlite3 and PostgreSQL are both databases, so if you're a beginner you should use Sqlite
What