博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

mongodb 的几种驱动

Posted on 2012-06-15 22:54  freewzx2005  阅读(475)  评论(0编辑  收藏  举报

,戴震军测试速度不行1.Norm驱动,速度不行,支持LINQ,并且已停止开发

https://github.com/atheken/NoRM 

转为

fluent-mongo

 https://github.com/craiggwilson/fluent-mongo

 

 

2. 官方驱动 支持linq

 https://github.com/mongodb/mongo-csharp-driver/downloads

3.samus驱动,1.4以后,支持LINq, ,戴震军测试linq下速度不行

https://github.com/samus/mongodb-csharp