Browse Definitions :
Definition

document-oriented database

A document-oriented database is a type of NoSQL database in which data is stored in binary document files. This type of database associates each document with a unique key that takes the form of a string, path or URI. Keys are used to locate and pull individual documents from the database. A document-oriented database may also be referred to as a document store. 

"Because the database landscape is complex and confusing to navigate, it's important to fully understand the different types of DBMSes, along with when and why to use them." - Craig S. Mullins

Specific indexing options, as well as the specific application program interface (API) calls or query language, will vary based on what documents are stored in the database. The way documents are organized will also differ depending on document content. Typically, documents are organized by tags, metadata or collection. An important advantage of using a document store is that if at some future time the data model needs to be changed, only the affected documents will have to be updated.

Popular document-oriented databases include MongoDB, DynamoDB and CosmosDB.

MongoDB is one of the most popular examples of a document-oriented database. It includes features such as full index support, replication and sharding. A core function of MongoDB is its horizontal scalability, which makes it a useful database for companies running big data applications.

DynamoDB is a fully managed NoSQL database service provided by Amazon Web Services. A user can interact with the service by using AWS Management Console or a DynamoDB API. The service also provides users with a high level of I/O performance. Every DynamoDB query is executed by a primary key identifier, which can locate each item.

Cosmos DB is a Microsoft cloud operational database fabric that is well-suited for read-heavy workloads that need to scale geographically. This database can be used where an application requires multiple data models. Cosmos DB supports multiple database types such as document stores, key-value stores, graph, as well as time-series databases.

This was last updated in August 2019

Continue Reading About document-oriented database

Networking
  • subnet (subnetwork)

    A subnet, or subnetwork, is a segmented piece of a larger network. More specifically, subnets are a logical partition of an IP ...

  • secure access service edge (SASE)

    Secure access service edge (SASE), pronounced sassy, is a cloud architecture model that bundles together network and cloud-native...

  • Transmission Control Protocol (TCP)

    Transmission Control Protocol (TCP) is a standard protocol on the internet that ensures the reliable transmission of data between...

Security
  • cyber attack

    A cyber attack is any malicious attempt to gain unauthorized access to a computer, computing system or computer network with the ...

  • digital signature

    A digital signature is a mathematical technique used to validate the authenticity and integrity of a digital document, message or...

  • What is security information and event management (SIEM)?

    Security information and event management (SIEM) is an approach to security management that combines security information ...

CIO
  • product development (new product development)

    Product development -- also called new product management -- is a series of steps that includes the conceptualization, design, ...

  • innovation culture

    Innovation culture is the work environment that leaders cultivate to nurture unorthodox thinking and its application.

  • technology addiction

    Technology addiction is an impulse control disorder that involves the obsessive use of mobile devices, the internet or video ...

HRSoftware
  • organizational network analysis (ONA)

    Organizational network analysis (ONA) is a quantitative method for modeling and analyzing how communications, information, ...

  • HireVue

    HireVue is an enterprise video interviewing technology provider of a platform that lets recruiters and hiring managers screen ...

  • Human Resource Certification Institute (HRCI)

    Human Resource Certification Institute (HRCI) is a U.S.-based credentialing organization offering certifications to HR ...

Customer Experience
  • contact center agent (call center agent)

    A contact center agent is a person who handles incoming or outgoing customer communications for an organization.

  • contact center management

    Contact center management is the process of overseeing contact center operations with the goal of providing an outstanding ...

  • digital marketing

    Digital marketing is the promotion and marketing of goods and services to consumers through digital channels and electronic ...

Close