friendlycsharp.databases
Generic B-tree written in C#, which can be replaced with NoSQL database stored in the memory. 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.
Ecosystem
nuget.org
nuget.org
Latest Release
almost 8 years ago
2.0.4
almost 8 years ago
Versions
11
11
Downloads
19,002 total
19,002 total
No dependent packages found.
Past Dependents
Include Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
Links
| Registry | nuget.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:nuget/friendlycsharp.databases
spec |
| License | Other |
| First Release | almost 9 years ago |
| Last Synced | 5 days ago |
Repository
| Stars | 34 on GitHub |
| Forks | 4 on GitHub |