Source: 📖 Django for Professionals ch2 p23
There are many small and hard-to-catch bugs if you use a different database locally than you do in your production environment. For that reason, don't use the built-in SQLite database that comes stock with Django.