Info
Version: | 2.0.4 |
Author(s): | KUBDAT® |
Last Update: | Tuesday, May 1, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FriendlyCSharp.Databases |
Install
Install-Package FriendlyCSharp.Databases
dotnet add package FriendlyCSharp.Databases
paket add FriendlyCSharp.Databases
FriendlyCSharp.Databases Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The B-tree is a generalization of a binary search tree in that a node can have more than two children (Comer 1979, p.
123). Unlike self-balancing binary search trees, the B-tree is optimized for systems that read and write large blocks of data.