Ads

databases

On commit triggers - Am I the only one missing them?

Neither the SQL standard nor any of the major database vendors provide an ON COMMIT trigger (i.e. a trigger that fires when a transaction commits). The only exception (AFAIK) is Firebird

Animated Database Courseware

I've just found an online Animated DataBase Courseware offering an "Interactive Approach for Teaching the Principles of DataBase Concepts", including topics like database design (ER notation, transformation rules for deriving database schemas from ER models, normalizations and functional dependencies concepts,...), sql, transactions and security.

All this is complemented with proposals of exercises (solution is provided) and completely free.

The End of a DBMS era (by Michael Stonebraker)

Michael Stonebraker just posted a new blog entry about the End of DBMS era. And if he says so, we should at least think about it!

Among other things, he claims that relational dbms can be beaten by approximately a factor of 50 in almost any market (e.g.

User login

Ads

Links