Abigail Gbadago
Heyy everyone 👋🏾
I’m Abigail Afi Gbadago(she/her), mostly called Afi 😊
I work on the Backend, DevOps and Partnerships.
I am the Regional Executor of Black Python Devs, a Board Member of the DSF, and a Microsoft MVP(Python and Web Track). I also volunteer with PyLadies Ghana as the open-source lead.
Session
Every Django project starts with a default database configuration in settings.py; however, choosing the right database engine can make or break your application's success. This talk examines strategic database selection for Django apps, noting how different SQL databases(PostgreSQL, MySQL, SQLite) align with various project requirements. We'll examine how scalability needs, budget constraints, and feature requirements influence database choices through practical, real-world examples and performance metrics.