Engineering Insights

MicroPyramid Blog

Articles that strengthen our current focus on AI systems, modernization, and product engineering, alongside the broader engineering archive.

Older posts still cover Django, Python, AWS, Salesforce, React, Flutter, and Svelte, but the clearest current signal is around the three service lanes below.

Django Raw SQL Queries

How to run raw SQL in Django 5.x the safe way: Manager.raw() for model instances, connection.cursor() for arbitrary SQL, the dictfetchall helper, para...

Read article Jan 18, 2023