Django has integrated support for MySQL. This article describes four easy steps to spin up a Django app with DRF and MySQL, and contains a simple API code example.
Django has the richest feature support for PostgreSQL. This article explains four easy steps to spin up a Django app with DRF and PostgreSQL, and contains a simple API code example.