# DBreeze

> C# .NET NOSQL ( key value, object store embedded TextSearch SemanticSearch Vector layer ) ACID multi-paradigm database management system.

- **URL**: https://www.freshcrate.ai/projects/DBreeze
- **Author**: hhblaze
- **Category**: Databases
- **Latest version**: `v1.138` (2026-06-03)
- **License**: BSD-2-Clause
- **Source**: https://github.com/hhblaze/DBreeze
- **Language**: C#
- **GitHub**: 574 stars, 61 forks
- **Registry**: github
- **Tags**: `acid`, `android`, `c#`, `c-sharp`, `clustering`, `database`, `dotnet`, `embedded`, `key`

## Description

C# .NET NOSQL ( key value, object store embedded TextSearch SemanticSearch Vector layer ) ACID multi-paradigm database management system.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v1.138` | 2026-06-03 | High | [TurboQuant ](https://docs.google.com/document/u/0/d/1IFkXoX3Tc2zHNAQN9EmGSXZGbQabMrWmpmVxFsLxLsw/pub#id.pho9yvs5p227)embedding vector compression for the Vector Layer. |
| `v1.137` | 2026-04-22 | High | tran.TextRemoveAll some fixes (must have). |
| `v1.136` | 2026-04-03 | High | MultiKeyConcurrentSortedDictionary in DBreeze.Utils. Set of optimizations for .NET8>. |
| `v1.135` | 2026-03-13 | Low | DoAsync() only for old .Net Frameworks (Removed AsyncOperations.cs from all .NET5>) |
| `v1.134` | 2026-03-04 | Low | Equalizing XML, JSON serializers for different .NET versions, using integrated into .NET5> for DbMJSON, DbXML data types. |
| `v1.132` | 2026-02-21 | Low | TextSearch Encryption way is simplified, re-read docu. Seems quite stable; resides 2x less space. |
| `v1.130` | 2026-02-20 | Low | Migrates text search data from an old table to a new table with optional encryption.  Used for migrating un-encrypted search terms to encrypted storage.  Document ID mappings are preserved (both internal and external IDs stay the same).   Usage example:  using (var tran = engine.GetTransaction())  {      tran.SynchronizeTables("OldTable", "NewTable");      var encryptor = new DBreeze.TextSearch.WabiStreamCrypto(key, iv);      tran.Support_Migration_TextSearchMigrateTable("OldTable", "N |
| `v1.128` | 2026-02-20 | Low | Release 1.128 WabiStreamCrypto.GenerateKey visibility for .NET8 fix |
| `v1.126` | 2026-02-19 | Low | Release 1.126 . Added grabSomeLeadingRecords for SelectBackwardFromTo/SelectForwardFromTo of the NestedTable (check Docu about grabSomeLeadingRecords ) |
| `v1.125` | 2026-02-16 | Low | Encryption of the database file in the Text Search Engine. TextSearchEncryptor . Read docu |

## Dependency audit

- **Score**: 100/100
- **Total deps**: 0
- **Resolved**: 0
- **Unresolved**: 0
- **License conflicts**: 0
- **Warnings**: 0
- **Scanned**: 2026-04-27

## Citation

- HTML: https://www.freshcrate.ai/projects/DBreeze
- Markdown: https://www.freshcrate.ai/projects/DBreeze.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/DBreeze/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
