The (not so) Weekly Fitz
  • Home
  • Serverless
  • Swift
  • Stable Diffusion
Sign in Subscribe

SQL

Prevent TypeORM from eating up all your memory

Prevent TypeORM from eating up all your memory

Recently, a client told me that the code I had written to sync their systems and a new datasource blew up their AWS EC2 instances. Apparently, the synchronisation engine kept getting killed for using up too much memory. More than a few gigabytes, actually. To sync a few tens of
ElFitz 25 Apr 2022
Complex-ish SQL queries in Typescript using TypeORM

Complex-ish SQL queries in Typescript using TypeORM

I have, as a teenager, fiddled around with phpMyAdmin when fooling around with WordPress and OGSpy, back when OGSTeam still relied on SVN for versioning, and I didn't know crap about development, let alone architecture.
ElFitz 07 Feb 2022
How to retrieve a nested relationship using TypeORM

How to retrieve a nested relationship using TypeORM

You have a TypeORM entity. It has a relationship. The relationship entity has a nested relationship to a third. And you need that third entity to save the world and crack the bank vault open. How the hell do we get it?
ElFitz 19 Oct 2021

Subscribe to The (not so) Weekly Fitz

Don't miss out on the latest news. Sign up now to get access to the library of members-only articles.
Thoughts, stories and ideas.