Multi-version Concurrency Control (MVCC)
InterBase implements Multi-Version Concurrency Control (MVCC) and refers to it as Multi-Generational Architecture.
Read Committed Snapshot Isolation
Three isolation levels are supported: SNAPSHOT, SNAPSHOT TABLE STABILITY, READ COMMITTED.
Nested Loop Join Sort-Merge Join
InterBase uses an optimizer to estimate costs of different joining orders and to generate data retrieval plan. Merge-Sort Join and Nested Loop Join are supported. InterBase also allows users to specify customized plan by using PLAN clause.
Run-Length Encoding Prefix Compression
In index, data values are compressed via pre and postfix compression.
http://www.embarcadero.com/products/interbase
Embarcadero Technologies, Inc.
1984
Groton Database Systems, Yaffil
Ashton-Tate, Borland