This allows students to put their mental efforts into growing beyond their teachers.
While Oracle people are ecstatic about ASSERTION in the just released version 23.26.1 of the Oracle Database, I’m happy to see something as simple as FILTER :)
🧵
While Oracle people are ecstatic about ASSERTION in the just released version 23.26.1 of the Oracle Database, I’m happy to see something as simple as FILTER :)
🧵
misunderstood. Also the IO latency in cloud environments, which are often many factors higher as on local discs (during development).
misunderstood. Also the IO latency in cloud environments, which are often many factors higher as on local discs (during development).
Not very often, but when I need IGNORE NULLS, then I really miss it in PostgreSQL.
modern-sql.com/caniuse/T616
Not very often, but when I need IGNORE NULLS, then I really miss it in PostgreSQL.
modern-sql.com/caniuse/T616
Not very often, but when I need IGNORE NULLS, then I really miss it in PostgreSQL.
modern-sql.com/caniuse/T616
🧵
🧵
The functions MD5, SHA and SHA1 were "removed". That is (not very prominently) mentioned in the security section of the release notes.
You can get them back via
INSTALL COMPONENT 'file://component_classic_hashing'
dev.mysql.com/doc/refman/9...
The functions MD5, SHA and SHA1 were "removed". That is (not very prominently) mentioned in the security section of the release notes.
You can get them back via
INSTALL COMPONENT 'file://component_classic_hashing'
dev.mysql.com/doc/refman/9...
🧵
🧵
I'm not very good at it, but it just works, for so many things, and if it doesn't work, it's probably because you're wrong
I'm not very good at it, but it just works, for so many things, and if it doesn't work, it's probably because you're wrong
When a simple something like inserting three rows takes 700ms, we should fix that. Implementing a scale-out architecture to cope with that is just plain wrong.
When a simple something like inserting three rows takes 700ms, we should fix that. Implementing a scale-out architecture to cope with that is just plain wrong.
In context of MCP, they are essential I’d say.
In context of MCP, they are essential I’d say.
Beyond persistence, a DBMS also provides access rights (GRANT), schema enforcement (types, constaints), schema evolution (ALTER), concurrency control (TX isolation, deferred constraints), a query language…
Persistence is simple, DB managemant is hard.
Beyond persistence, a DBMS also provides access rights (GRANT), schema enforcement (types, constaints), schema evolution (ALTER), concurrency control (TX isolation, deferred constraints), a query language…
Persistence is simple, DB managemant is hard.
I will do a live coding stream comparing both approaches.
youtube.com/live/3tnpb88...
#LiveCoding #SoftwareEngineering
I will do a live coding stream comparing both approaches.
youtube.com/live/3tnpb88...
#LiveCoding #SoftwareEngineering
modern-sql.com/caniuse/with...
New in PostreSQL 18. Since 9.2, EXCLUDE constraints can be used for the same purpose.
modern-sql.com/caniuse/with...
New in PostreSQL 18. Since 9.2, EXCLUDE constraints can be used for the same purpose.
www.shayon.dev/post/2025/12...
www.shayon.dev/post/2025/12...
"SQL Server 2025 (did you notice our new icon!) [...]"
Microsoft is focusing on the important things again ;)
www.sqlservercentral.com/articles/sql...
"SQL Server 2025 (did you notice our new icon!) [...]"
Microsoft is focusing on the important things again ;)
www.sqlservercentral.com/articles/sql...