DEV Community

Discussion on: Is R-M-Dj a stack? (React, MongoDB, Django)

 
yobretyo profile image
Bret

Ok, how about with a Django backend? What would you use for middle and FrontEnd? As far as “familiar”, I’m familiar with react and Django. Then I’ve used sqlite3

Thread Thread
 
danim47c profile image
Daniel Mateos

If you want a Django backend you should make an API to interact with, but for sure you can't use Sqlite in production

Thread Thread
 
yobretyo profile image
Bret

Ok, so MySQL? Not MongoDB??