Linqdb is nosql database for .NET. Chances are it is a much better choice for your project than a relational database.


Server:
Windows .net server 64-bit (.net 4.8)

Docker image

Server client:
.netcore server client (.net >= 8.0)
Windows .net server client (.net 4.8)

Embedded:
Windows .net embedded db 64-bit (.net 4.8)
.netcore embedded db 64-bit (.net >= 8.0)


Read the docs

Linqdb comes as one-process embedded database as well as standalone server with client.
Rocksdb efficiency and easy to use API simillar to Linq queries.
Documentation »

Benchmark

Linqdb is based on Rocksdb which results in great performance characteristics..
See some test numbers »

Pricing, support, etc

Read more»