Embedded NoSQL DB for .NET Core -


what best choice embedded nosql db used .net core application (could built run in linux)?

so in summary, requirements:

  1. can used in .net core application (asp.net 5 mvc), , compiled run in linux.
  2. nosql, document-based.
  3. embedded, not require server installation, can deployed application.


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

timer - Java TimerTask cancel -

android - How to read a column value in parse.com without accessing an object or a pointer -