DBreeze 1.107.0
Install-Package DBreeze -Version 1.107.0
dotnet add package DBreeze --version 1.107.0
<PackageReference Include="DBreeze" Version="1.107.0" />
paket add DBreeze --version 1.107.0
#r "nuget: DBreeze, 1.107.0"
// Install DBreeze as a Cake Addin
#addin nuget:?package=DBreeze&version=1.107.0
// Install DBreeze as a Cake Tool
#tool nuget:?package=DBreeze&version=1.107.0
DBreeze database key features:
- Embedded .NET family assembly, platform independent and without references to other libraries.
- Multi-threaded, ACID compliant, with a solution for deadlocks resolving/elimination, parallel reads and synchronized writes/reads.
- No fixed scheme for table names (construction and access on the fly).
- Tables can reside in mixed locations: different folders, hard drives, memory.
- Liana-Trie indexing technology. Database indexes (keys) never need to be defragmented. Speed of insert/update/remove operations doesn't change during the time.
- Ability to access Key/Value pair of a table by physical link, what can economize time for joining necessary data structures.
- No limits for database size (except "long" size for each table and physical resources constraints).
- Low memory and physical space consumption, also while random inserts and updates. Updates reside the same physical space, if possible.
- High performance of CRUD operations. When you need, unleash DBreeze power and get 500000 key/value pairs insert or 260K updates per second per core into sorted table on the hard drive of standard PC.
- High speed of random keys batch insert and updates (batch must be sorted in memory ascending and non-overwrite flag must be set).
- Range selects / Traversing (Forward, Backward, From/To, Skip, StartsWith etc). Remove keys, change keys.
- Keys and values, on the low level, are always byte arrays.
- Max. key size is 65KB, max. value size is 2GB. Value can be represented as a set of columns, where can be stored data types of fixed or dynamic length. Every dynamic datablock can be of size 2GB.
- Rich set of conversion functions from/to between byte[] and other data types.
- Nested / Fractal tables which can reside inside of master tables values.
- Incremental backup/restore option.
- Integrated text-search subsystem (full-text/partial).
- Integrated object database layer.
- Fast multi-parameter search subsystem with powerful query possibilities.
- DBreeze is a foundation for complex data storage solutions (graph/neuro, object, document, text search etc. data layers). Please, study documentation to understand all abilities of DBreeze.
hhblaze@gmail.com
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
This package has no dependencies.
NuGet packages (11)
Showing the top 5 NuGet packages that depend on DBreeze:
Package | Downloads |
---|---|
Blockcore.Core
The Blockcore node software is a full consensus validating node software that runs a blockchain protocol. It is compatible with Bitcoin and utilized by other blockchains at the primary full node. |
|
Stratis.Core
Stratis Full Node |
|
Stratis.SmartContracts.Core
Package Description |
|
Stratis.Features.BlockStore
Stratis Bitcoin Features BlockStore |
|
Raft
Implementation of the RAFT consensus algorithm among TCP peers with disk or memory persistence |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on DBreeze:
Repository | Stars |
---|---|
nefarius/ScpToolkit
Windows Driver and XInput Wrapper for Sony DualShock 3/4 Controllers
|
|
stratisproject/StratisBitcoinFullNode
Bitcoin full node in C#
|
Version | Downloads | Last updated |
---|---|---|
1.107.0 | 6,426 | 12/22/2021 |
1.106.0 | 156 | 12/13/2021 |
1.105.0 | 156 | 12/8/2021 |
1.104.0 | 379 | 11/18/2021 |
1.103.0 | 204 | 11/4/2021 |
1.102.0 | 284 | 10/18/2021 |
1.101.4 | 214 | 10/6/2021 |
1.101.3 | 178 | 10/6/2021 |
1.101.2 | 178 | 10/6/2021 |
1.101.1 | 181 | 10/5/2021 |
1.101.0 | 1,145 | 10/5/2021 |
1.100.0 | 213 | 10/4/2021 |
1.99.0 | 981 | 8/10/2021 |
1.98.0 | 843 | 2/12/2021 |
1.97.0 | 17,873 | 12/21/2020 |
1.96.0 | 309 | 12/18/2020 |
1.95.0 | 48,801 | 8/12/2019 |
1.94.0 | 1,020 | 7/9/2019 |
1.93.0 | 3,788 | 2/15/2019 |
1.92.0 | 5,388 | 10/29/2018 |
1.91.6 | 1,868 | 9/10/2018 |
1.91.5 | 1,341 | 8/24/2018 |
1.91.4 | 1,052 | 8/22/2018 |
1.91.3 | 2,330 | 6/4/2018 |
1.91.2 | 1,055 | 5/30/2018 |
1.91.1 | 1,007 | 5/25/2018 |
1.91.0 | 1,040 | 5/25/2018 |
1.90.0 | 3,350 | 2/20/2018 |
1.89.1 | 1,113 | 2/9/2018 |
1.89.0 | 144,315 | 8/29/2017 |
1.88.3 | 1,101 | 8/18/2017 |
1.88.2 | 1,062 | 8/16/2017 |
1.88.1 | 950 | 8/14/2017 |
1.88.0 | 2,250 | 6/30/2017 |
1.87.0 | 4,254 | 6/9/2017 |
1.86.0 | 1,075 | 5/22/2017 |
1.85.0 | 9,364 | 5/17/2017 |
1.84.0 | 3,617 | 3/24/2017 |
1.83.0 | 2,117 | 3/2/2017 |
1.82.0 | 1,519 | 2/8/2017 |
1.81.0 | 998 | 2/1/2017 |
1.80.0 | 1,362 | 12/6/2016 |
1.79.0 | 1,537 | 10/7/2016 |
1.78.1 | 1,051 | 9/28/2016 |
1.78.0 | 1,421 | 9/21/2016 |
1.77.0 | 1,255 | 8/29/2016 |
1.76.0 | 999 | 8/29/2016 |
1.75.1 | 1,368 | 7/7/2016 |
1.75.0 | 1,067 | 7/5/2016 |
1.74.0 | 1,570 | 3/30/2016 |
1.73.2 | 1,118 | 3/14/2016 |
1.73.1 | 1,065 | 3/4/2016 |
1.73.0 | 2,281 | 1/8/2016 |
1.72.0 | 2,224 | 8/27/2015 |
1.71.1 | 1,649 | 6/16/2015 |
1.71.0 | 1,607 | 3/6/2015 |
1.70.0 | 1,079 | 3/6/2015 |
1.69.0 | 1,432 | 2/19/2015 |
1.68.0 | 1,810 | 12/5/2014 |
1.67.0 | 1,500 | 11/13/2014 |
1.65.0 | 1,432 | 11/4/2014 |
1.64.0 | 1,396 | 8/3/2014 |
1.63.1 | 1,164 | 7/24/2014 |
1.63.0 | 1,192 | 6/3/2014 |
1.62.0 | 1,295 | 4/25/2014 |
1.61.1 | 1,788 | 1/30/2014 |
...