RSS Amplifier

Blog

Maksudul's Blog

Personal blog of Maksudul Haque on programming, technology, and more.

blog.maksudul.bdSource feed ↗3 posts

Live Last read · last published · next check

Written by

Latest posts

Sorting Strategies for Optional Fields in Django

How to control NULL value placement when sorting Django QuerySets using F() expressions.

Django Database Connection Pooling with PgBouncer

An example of Django PostgreSQL Database Connection Pooling with PgBouncer

Build a Python CLI Tool with Rust

A simple example of how to build a Python CLI tool with Rust