Demystifying the data structures and algorithms adopted by database storage engines

Channel Avatar
Comment
X
Share
Demystifying the data structures and algorithms adopted by database storage engines
Demystifying the data structures and algorithms adopted by database storage engines
Speaker: Adewumi Sunkanmi.

One of the determining factors in a database's performance is its storage engine. The data structure and algorithm used by a storage engine determine how efficiently data is read from or written to disk. In this talk, we will examine variations in data structures and algorithms used and their tradeoffs.

We'll look at how database storage engines persist data to disk and the data structures and algorithms used to achieve this. The choice of data structure used by the storage engine affects how efficiently the database handles writes, reads, and how disk space is used. You will learn which storage engine is best for an application.

Please take the opportunity to connect and share this video with your friends and family if you find it useful.

Read Also

Leave a Reply

Your email address will not be published. Required fields are marked *