It is one of the types of NoSQL Databases that are similar to Key-Value stores, where key is used for reading and writing, but you can store whole documents as a value, which can be in JSON, XML or Binary data.
It is one of the types of NoSQL Databases that are similar to Key-Value stores, where key is used for reading and writing, but you can store whole documents as a value, which can be in JSON, XML or Binary data.
