Open jainal09 opened 1 year ago
We don't currently have c# support for speedb. However there are bindings for rocksdb available here:
https://github.com/curiosity-ai/rocksdb-sharp
Have you tried them? If they work for you, porting to speedb should be straightforward.
Hi, I like the idea of speedb and its performance gains. Currently we are using litedb. But we want to migrate to speedb. We use c# dot net core in our backend. So, I was wondering if we have dot net c# bindings or nuget packages for speedb