Skip to content
Serhii Matsyshyn edited this page Jun 5, 2022 · 7 revisions

Welcome to the Database wiki!

Trees description

Link to trees description wiki page

Trees usage

Link to trees usage wiki page

Comparison of the work of different tree implementations

Link to the comparison of the work of different tree implementations

Database Implementation

A database that uses created trees to store data was developed.
It is a simple database that can be used to store and retrieve data.
Its speed depends on the tree implementation.
The database can store the data for the tree in the file and can use the data from the file to work with.

Clone this wiki locally