/blog/ - zsh
user@portfolio ~ $

ls -la blog/

Is your Django app running slow? The culprit is likely your database queries. Learn how to use select_related, prefetch_related, and indexes to speed up your application.

Author: Aslany Rahim Date: November 22, 2025
22 views
0 likes
0 comments
Django PostgreSQL Performance Database Python

Stop the "it works on my machine" excuses. Learn how to containerize your Django and PostgreSQL application using Docker and Docker Compose.

Author: Aslany Rahim Date: November 19, 2025
22 views
0 likes
0 comments
Django Docker DevOps PostgreSQL Python
user@portfolio ~ $ _