Wednesday, February 20, 2019

Cachalot Db

Hello everybody.

I have released as fully open source a no-sql database which was already used in production environments for some time.

I really think it is the fastest transactional database for .NET applications (classical and core)

According to my tests is as fast as Redis for queries but it has a much richer query model and an advanced linq provider

Please have a look. I would really appreciate some feedback from .NET developpers.

The last release (including user guide and precompiled benchmark aplications is available here (with full source code of course)

https://github.com/usinesoft/Cachalot/releases/tag/1.0.7

Cachalot Db Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team