Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bolorundurowb/danwo-db
A test NoSQL database engine created in C# as a learning experiment
https://github.com/bolorundurowb/danwo-db
csharp dotnet nosql
Last synced: 8 days ago
JSON representation
A test NoSQL database engine created in C# as a learning experiment
- Host: GitHub
- URL: https://github.com/bolorundurowb/danwo-db
- Owner: bolorundurowb
- License: mit
- Created: 2023-04-30T20:22:07.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-29T22:38:59.000Z (over 1 year ago)
- Last Synced: 2024-11-27T23:25:40.841Z (2 months ago)
- Topics: csharp, dotnet, nosql
- Language: C#
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# danwo-db
A test NoSQL database engine created in C# as a learning experiment.
Following the same project implemented in Golang detailed in https://betterprogramming.pub/build-a-nosql-database-from-the-scratch-in-1000-lines-of-code-8ed1c15ed924