
Episode 199: Michael Stonebraker on Current Developments in Databases
Software Engineering Radio - the podcast for professional software developers
00:00
The Traditional Architecture of Relational Database Systems
The traditional architecture is exemplified by DB2 SQL Server, Oracle, Postgres and Ingress. All those systems have in common is they store records on the disk. The trees are omnipresent as the indexing structure,. There's a query optimizer and a query executor both of which are row oriented.
Transcript
Play full episode