Skip to content
Redowan's Reflections

Database

Repositories, transactions, and unit of work in Go March 21, 2026 · article
How do you handle transactions with the repository pattern? March 20, 2026 · shard
Do you need a repository layer on top of sqlc? March 16, 2026 · shard
Hierarchical rate limiting with Redis sorted sets January 12, 2025 · article
Sorting a Django queryset by a custom sequence of an attribute May 9, 2023 · article
Switching between multiple data streams in a single thread February 19, 2023 · article
Manipulating text with query expressions in Django January 7, 2023 · article
Faster bulk_update in Django November 30, 2022 · article
Recipes from Python SQLite docs September 11, 2022 · article
Pick random values from an array in SQL(ite) September 2, 2022 · article
Bulk operations in Django with process pool June 27, 2022 · article
about · archive · search · tags