4 Types of NoSQL databases

4 Types of NoSQL databases: document-oriented, key-value store, column-based store, and graph-based store. Optimized for heavy write workload and heavy read workload on a large scale. Key features: Performance, horizontal Scalability, replication, clustering etc.