Готового провайдера для mongodb вроде нет пока.
Человек
пишет, что можно без проблем подсунуть IDataAccessProvider для MongoDb. Команда разработки пока такой провайдер
не написала, но планы вроде как есть.
Тут можно глянуть как работать с реализацией этого интерфейса на примере PostgreSql.
Andriy 18 Oct 2015 3:19 AM #
Is support for NoSQL DBs (like at least your DocumentDB, or maybe MongoDB) going to appear in the nearest future?
Rowan Miller 19 Oct 2015 10:09 AM #
@Andriy – Yes, we prototyped a couple of non-relational providers to make sure the core architecture worked for them. Our focus for the next few months is on shipping a stable product with a limited set of providers, but we absolutely still want to build out some non-relational providers.