Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
connormcd
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
connormcd
3y ago
(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.mysql.com/doc/refman/8.0/en&
2.
▲
by
connormcd
4y ago
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.
▲
by
connormcd
4y ago
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) I'd be asking "Why are you altering primary k
4.
▲
by
connormcd
4y ago
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 second, and just by altering