Have a Database User for each Express Route - Best Practices for Backend Application with Postgres - podcast episode cover

Have a Database User for each Express Route - Best Practices for Backend Application with Postgres

Jul 06, 20207 min
--:--
--:--
Download Metacast podcast app
Listen to this episode in Metacast mobile app
Don't just listen to podcasts. Learn from them with transcripts, summaries, and chapters for every episode. Skim, search, and bookmark insights. Learn more

Episode description

This is a question from one of you guys that I thought I'd answer in its own video since its loaded.  Q/A - Shark Beak I currently have the same setup for my side project. What do you think about having a 'create table if not exist' running on startup that creates this table? Good/bad?    It is always a good idea to have a specific database user for each route with specific permissions and use connection pooling as much as possible.

For the best experience, listen in Metacast app for iOS or Android