DBreeze 1.88.2
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
See the version list below for details.
Release Notes
fixing NuGet content: .netcoreapp1.1 and .netcoreapp1.0 System.Xml.XmlSerializer references
Dependencies
This package has no dependencies.
Version History
Version | Downloads | Last updated | |
---|---|---|---|
1.93.0 | 0 | 2/15/2019 | |
1.92.0 | 2,663 | 10/29/2018 | |
1.91.6 | 685 | 9/10/2018 | |
1.91.5 | 476 | 8/24/2018 | |
1.91.4 | 110 | 8/22/2018 | |
1.91.3 | 906 | 6/4/2018 | |
1.91.2 | 157 | 5/30/2018 | |
1.91.1 | 166 | 5/25/2018 | |
1.91.0 | 161 | 5/25/2018 | |
1.90.0 | 1,804 | 2/20/2018 | |
1.89.1 | 280 | 2/9/2018 | |
1.89.0 | 29,372 | 8/29/2017 | |
1.88.3 | 236 | 8/18/2017 | |
1.88.2 | 240 | 8/16/2017 | |
1.88.1 | 165 | 8/14/2017 | |
1.88.0 | 738 | 6/30/2017 | |
1.87.0 | 3,429 | 6/9/2017 | |
1.86.0 | 252 | 5/22/2017 | |
1.85.0 | 8,025 | 5/17/2017 | |
1.84.0 | 2,802 | 3/24/2017 | |
1.83.0 | 1,094 | 3/2/2017 | |
1.82.0 | 699 | 2/8/2017 | |
1.81.0 | 216 | 2/1/2017 | |
1.80.0 | 541 | 12/6/2016 | |
1.79.0 | 713 | 10/7/2016 | |
1.78.1 | 266 | 9/28/2016 | |
1.78.0 | 248 | 9/21/2016 | |
1.77.0 | 401 | 8/29/2016 | |
1.76.0 | 205 | 8/29/2016 | |
1.75.1 | 527 | 7/7/2016 | |
1.75.0 | 246 | 7/5/2016 | |
1.74.0 | 684 | 3/30/2016 | |
1.73.2 | 333 | 3/14/2016 | |
1.73.1 | 269 | 3/4/2016 | |
1.73.0 | 1,122 | 1/8/2016 | |
1.72.0 | 1,232 | 8/27/2015 | |
1.71.1 | 829 | 6/16/2015 | |
1.71.0 | 753 | 3/6/2015 | |
1.70.0 | 265 | 3/6/2015 | |
1.69.0 | 292 | 2/19/2015 | |
1.68.0 | 613 | 12/5/2014 | |
1.67.0 | 600 | 11/13/2014 | |
1.65.0 | 571 | 11/4/2014 | |
1.64.0 | 565 | 8/3/2014 | |
1.63.1 | 340 | 7/24/2014 | |
1.63.0 | 362 | 6/3/2014 | |
1.62.0 | 425 | 4/25/2014 | |
1.61.1 | 673 | 1/30/2014 |