Paul GilmartininLevel Up CodingAsynchronous processing of database events in a robust and lightweight manner using django-pgpubsub.A common pattern in modern web development is the requirement to process data asynchronously after some user action or database event. In…May 13, 2022May 13, 2022
Paul GilmartinDjango + Postgres: The Hunt for Long Running QueriesDatabase queries sometimes take a lot longer to complete than the average developer would expect. Seemingly innocent actions such as…Sep 25, 2021Sep 25, 2021
Paul GilmartininLevel Up CodingDjango: When REST May Not Be Enough and How a GraphQL Layer Can Help Save YouIntroductionApr 15, 2021Apr 15, 2021