An open API service indexing awesome lists of open source software.

https://github.com/bolorundurowb/connecto-db

A fun project to implement a realtime DB using C#, ASP.NET Core, SignalR and DuckDB
https://github.com/bolorundurowb/connecto-db

aspnetcore csharp duckdb signalr

Last synced: about 2 months ago
JSON representation

A fun project to implement a realtime DB using C#, ASP.NET Core, SignalR and DuckDB

Awesome Lists containing this project

README

          

# connecto-db

A fun project to implement a realtime DB using C#, ASP.NET Core, SignalR and DuckDB.

This is not intended to be used in a production environment of any sort. The aim here is to try to emulate the basic realtime data functionality that Firebase offers