https://github.com/soenneker/soenneker.zelos.database
A lightweight, thread-safe asynchronous JSON-based document database
https://github.com/soenneker/soenneker.zelos.database
async csharp database db document dotnet json lightweight threadsafe util zelos zelosdatabase
Last synced: 18 days ago
JSON representation
A lightweight, thread-safe asynchronous JSON-based document database
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.zelos.database
- Owner: soenneker
- License: mit
- Created: 2025-02-16T01:40:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-07T07:32:05.000Z (25 days ago)
- Last Synced: 2026-03-07T09:56:37.092Z (25 days ago)
- Topics: async, csharp, database, db, document, dotnet, json, lightweight, threadsafe, util, zelos, zelosdatabase
- Language: C#
- Homepage: https://soenneker.com
- Size: 962 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.zelos.database/)
[](https://github.com/soenneker/soenneker.zelos.database/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.zelos.database/)
#  Soenneker.Zelos.Database
### A lightweight, thread-safe asynchronous JSON-based document database
## Installation
```
dotnet add package Soenneker.Zelos.Database
```