Setting up MongoDB in ASP.NET Core 101

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

I like using MongoDb. It is definitely a great NoSQL database. When used in the appropriate use case - NOSQL database can be much handier and elegant than SQL database. MongoDb is not the fastest database in the world, but it is suitable for most of the projects.

antonmartyniuk