Live data from Hacker News

Viewing profile — budleigh_s

budleigh_s

HN member
Joined
Mon, Mar 01, 2021, 5:31 PM UTC
HN karma
2
Public activity
3 items

About budleigh_s

No profile information was provided.

Recent public activity

  1. comment
    Comment #41442801

    > Running arbitrary queries on your customer's database primary is simply never safe, nor can it be made safe Look, the only thing that's never safe is speaking in absolutes. > It'…

  2. comment
    Comment #41434414

    > The only reasonable way to do this safely is by querying a read replica. I agree - this is a very good approach with the most amount of control around how often you need fresh da…

  3. comment
    Comment #41434353

    I'm thinking that much of the architecture around building APIs in front of databases stems from the religious approach to SOA over HTTP/REST. I don't see much wrong with this as t…