database - Datastructures used in DBMS -


In DABMS, Oracle, MySQL & amp; Sqlite to record and retrieve

MySQL contains pluggable storage systems that means that the engines are separate You can use the stores currently 5-6 of them in which you can use. And because it is open source, you can see how it is done.

Using its own B-tree implementation with SQLite journaling open source - you can see it.

Firebird and Interbase is using B-tree with a multi-record version system for storage. Firebird can not tell open source source

Oracle , MS SQL Server or other proprietary database system because they keep the storage information hidden Are there.


Comments