0
点赞
收藏
分享

微信扫一扫

RavenDB系列教程

墨春 2022-09-17 阅读 85

RavenDB是一个在.NET下的文档型数据库,它具有高扩展性,支持MapReduce,提供RESTful的接口。同时它又支持ACID的事务。下面是一个RavenDB的系列教程,从入门到精通。

  • ​​introduction​​
  • ​​setup​​
  • ​​application lifecycle​​
  • ​​tracking documents​​
  • ​​structure​​
  • ​​entities, repositories, and commands​​
  • ​​user registration​​
  • ​​Using RavenDB with ASP.NET MVC​​
  • ​​NoSQL with RavenDB and ASP.NET MVC- Part 1​​
  • ​​NoSQL with RavenDB and ASP.NET MVC - Part 2​​
  • ​​Building an ASP.NET MVC app using RavenDB as a Backing Store​​
  • ​​将 RavenDB 嵌入 ASP.NET MVC 3 应用程序中​​
  • ​​RavenDB:基于Windows/.NET平台的NoSQL数据库​​
  • ​​RavenSessionStateStoreProvider​​​ : An ASP.NET​​session-state store-provider​​​ implementation using​​RavenDB​​ for persistence.
  • ​​Elmah.RavenDB​​​:​​RavenDB​​​ provider for​​ELMAH​​
  • ​​Using RavenDB and ASP.NET MVC 4 to create a Twitter Clone Chirpy​​




举报

相关推荐

0 条评论