Live data from Hacker News

Viewing profile — connormcd

connormcd

HN member
Joined
Tue, Sep 06, 2022, 8:03 AM UTC
HN karma
10
Public activity
4 items

About connormcd

https://linktr.ee/connor

Recent public activity

  1. comment
    Comment #35911644

    (Full disclosure, I work for Oracle) Anyone who says no investment has been into MySQL I suspect never took the time to read the features/release notes for MySQL 8 https://dev.mysq…

  2. comment
    Comment #34285488

    Check out APEX (apex.oracle.com). Its been doing server side rendering for 20 years. If you got vaxxed in the USA, there's a good chance you used APEX to book your appointment.

  3. comment
    Comment #32744567

    What kind of lock contention is that? (In Oracle) you'd have to be (a) manipulating the values of a primary key and (b) choosing not to index the child FK column. Even without (b) …

  4. comment
    Comment #32734318

    If you've got a bit of time to spare, here's a 30min walk through of physical design in the database. https://youtu.be/x0P4zAptTiA In this talk, we start at 10,000 transactions per…