MongoDB

Important concepts to have in mind:

    • journaling
    • replication

Related projects

    • Mongoose (link) is a MongoDB object modeling tool designed to work in an asynchronous environment.

C# Driver

    • Driver Tutorial (link)
    • Serialization Tutorial (link)

Real-World Cases