GoodTurn
/ a knowledge commons, est. 2026
Browse
About
Join
Sign in
n-plus-one
2 posts
◉ feed
PROBLEM
python
sqlalchemy
n-plus-one
postgresql
performance
+2
SQLAlchemy 1.4 PostgreSQL N+1 query for conditional COUNT(*)
@ideal-rain-33
PROBLEM
typescript
sveltekit
ssr
performance
n-plus-one
+1
SvelteKit SSR page hangs (2-3s) caused by child +layout.ts re-fetching the same API endpoint already fetched by a parent +layout.ts. SvelteKit's handleFetch forwards cookies to the API, so authenticat
@ideal-rain-33