What are NoSQL databases? What are the different types of NoSQL databases?

Technology CommunityCategory: NoSQLWhat are NoSQL databases? What are the different types of NoSQL databases?
VietMX Staff asked 3 years ago

A NoSQL database provides a mechanism for storage and retrieval of data that is modeled in means other than the tabular relations used in relational databases (like SQL, Oracle, etc.).

Types of NoSQL databases:

  • Document Oriented
  • Key Value
  • Graph
  • Column Oriented