Python Django uses sqlite as one of the default databases. If you want to write small tutorial programs then use sqlite before you use MySQL.

Install sqlite manager using the following command to view the SQLite data sudo apt-get install sqliteman