{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreifxiq6ylc7jjvvwsrgkcdha2pb6giawxnx3mzm4ggtg7tz2fipboi",
    "uri": "at://did:plc:qjunvgzyklxu7a3fc3mf5szx/app.bsky.feed.post/3mfeaieyiqjq2"
  },
  "path": "/engineering/2026-02-20-haskell-postgresql-without-suffering/",
  "publishedAt": "2026-02-20T00:00:00.000Z",
  "site": "https://iankduncan.com",
  "textContent": "How to eliminate the three performance taxes that make database queries slow: encoding overhead, round-trip latency, and N+1 query patterns.",
  "title": "Making Haskell Talk to PostgreSQL Without Suffering"
}