NoSQL Ingestion
The key difference between NoSQL databases and traditional relational databases is the fact that NoSQL is a form of unstructured storage.

Unlike relational databases, NoSQL databases are based on key-value pairs. Some store types of NoSQL databases include column store, document store, key value store, graph store, object store, XML store, and other data store modes.
Following are the types of NoSQL ingestion: