settings.py
can be updated to use SQLite, Oracle, or MySQL without any additional libraries.
Django makes it easy to modify the Ghostwriter database models as well. Migrations are usually smooth and trouble-free, especially if you are customizing the models prior to using Ghostwriter in production.