Pro Tip: If you remove an unused index, make sure your ORM won't try and recreate it next time you restart the process.
In completely unrelated news Discover and other https://bsky.app feeds should be back online now.
In completely unrelated news Discover and other https://bsky.app feeds should be back online now.
Comments
Everything else is hopes and dreams.
I’ve done something similar before: I had a function which specified parameters, generated runtime sql and passed it in.. 1 / 2
I love SQLAlchemy, since v2 it has a really powerful query builder, all typed, it can fill relationships by itself (avoiding me to write some basic joins manually). I miss it other lang.
Always saddens me how this particular topic became such a magnet for elitism. There are good ORMs out there.
You should definitely use an orm that lets you touch the bare metal and write your own queries where you need tho, theres some performance sensitive places where i need to do it myself
I'm a pretty big user of Hibernate/Spring Data and SQL Alchemy myself.
So relatable
Yes, +1 on the transparency! TY!! One reason I really ❤️ bsky rn is I feel I'm getting front-row seats to the resistance on the front lines. (Kinda like Band of Brothers but for deploying a social media platform on bare metal!😄)
I love the breakdown articles of DNS failures, because those stories are MASSIVE and remind us just how vulnerable our world wide infrastructure is.
Whatever ORM it is deserves some credit!
https://atproto.com/articles/atproto-for-distsys-engineers
I think ORMs are on theirs too
(Checks OP)
Ah! Well, DIFFERENT outages!
Its a nice feature for like, the first 90% of development.
R.
M.
What is this 1997