Multi-model database: Difference between revisions

Content deleted Content added
Adding short description: "Database management system" (Shortdesc helper)
Line 1:
{{short description|Database management system}}
Most [[database management systems]] are organized around a single [[Database model|data model]] that determines how data can be organized, stored, and manipulated. In contrast, a '''multi-model database''' is designed to support multiple data models against a single, integrated backend.<ref name="neither">[http://blogs.the451group.com/information_management/2013/02/08/neither-fish-nor-fowl/ The 451 Group, "Neither Fish Nor Fowl: The Rise of Multi-Model Databases"]</ref> [[document-oriented database|Document]], [[graph database|graph]], [[relational database|relational]], and [[key-value]] models are examples of data models that may be supported by a multi-model database.