#36 · Primary category: Vector Databases

DBreeze

acid android c-sharp clustering database dotnet embedded key net netcore netstandard nosql search search-engine similarity-search text transaction value vector-database xamarin

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

Project last updated:08/28/26

GitHub Stars

578

Forks

62

Contributors

1

License

BSD-2-Clause

Why we included this project

DBreeze is worth a look for .NET teams that want an embedded database with vector search instead of running a separate service. It is an ACID-compliant, transactional key-value store that also handles text search, multi-parameter search, and object storage, with a vector layer for similarity search on embeddings. Keeping vectors and their metadata in one engine saves you from wiring together two databases. The library ships as a .NET package that runs on Linux, Windows, and macOS, plus mobile targets through Xamarin and Unity, and it has been in production use since 2012. If you need a lightweight, embeddable option for vector workloads in .NET, this is a solid candidate.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category