• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » What is Document-Oriented Database (Doument Store)?

By Abhishek Ghosh October 17, 2019 9:52 am Updated on October 22, 2019

What is Document-Oriented Database (Doument Store)?

Advertisement

In our previous article, we have discussed about Key-Value Database, which is type of NoSQL database. The document-oriented databases are designed to store, retrieve & manage document-oriented semi structured data. It is normal to compare the document-store with key-value database (we gave some example use cases in caching, image storage, financial sectors including forex trading) as some of the key-value database can “store documents”. In this article, we will try to avoid comparison, rather discuss the basics of a document-store.

What is Document-Oriented Database Document Store

 

Basics of a Document-Oriented Database

 

NoSQL databases are usually designed to run on less costly commodity servers. A relational database demands powerful, optimized hardware for efficient operation. MySQL can do most of the works we want, but using MySQL for object storage is not cost-effective and fast. Documents can have collections within them (sub-collections), sometimes nested objects. Each of those may consist of detail fields or lists. They are semi-structured data. Document-oriented databases are one of the main types of NoSQL databases. These databases assume that documents encapsulate and encode information in some standard format such as XML, YAML, JSON, BSON and other binary forms, and so on. Documents in a document store are like programming concept against an object :

Vim
1
2
3
4
5
6
{
    "FirstName": "Abhishek",
    "LastName": "Ghosh",
    "URL": "https://thecustomizewindows.com",
    "Twitter Handler": "@AbhishekCTRL"
}

You can see from the above example – they are not required to adhere to a standard schema. The Twitter handler is just the handler, instead of an URL. That field is dependent on the need of the application and coding done to render it properly. That is why every object, even of the same class, may look very different.

Advertisement

---

The core operations which a document-oriented database supports are similar to other databases, which is recognized as CRUD – Creation (insertion), Retrieval (query), Update and Deletion. The documents can be addressed via a unique key, typically a string, or a URI. So, we can say that a document-oriented database is a specialized key-value store. In case of a key-value store, the document content is not transparent. Presently, some of the key-value stores include features to work with metadata. Which blurs the classic difference.

Examples of document-oriented database includes ArangoDB, BaseX, Cloudant, Couchbase Server, CouchDB, Elasticsearch, Lotus Notes, MongoDB, PostgreSQL, RethinkDB, Apache Solr to name a few.

Tagged With document oriented databases , document-oriented database , documnet oriented , what is a document store

This Article Has Been Shared 654 Times!

Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to What is Document-Oriented Database (Doument Store)?

  • IBM Analytics Demo Cloud : Free Hadoop, Ambari With SSH

    IBM Analytics Demo Cloud is intended to learn Hadoop, Ambari, BigSQL free of cost with SSH access & web console. Here is how to get started.

  • Create Data Science Environment on Cloud Server With Docker

    Here Are the Steps, Commands to Create Data Science Environment on Cloud Server For Data Analysis Starting With a Blank Server With SSH.

  • How to Install Apache DataFu (DataFu Pig, DataFu Hourglass)

    Here is Guide on How to Install Apache DataFu on Debian System. Apache DataFu is a collection of well-tested libraries for data mining and statistics.

  • Big Data Analytics in Internet of Things (IoT)

    What is the Role of Big Data Analytics in the Internet of Things (IoT)? We can connect all the things to the cloud database & find the pattern.

  • What’s the Difference Between Hadoop and Spark?

    Both Hadoop and Apache Spark are big-data frameworks, but they do not serve the same purposes. Let us know why both of them are used.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • The Importance of Voice and Style in Essay Writing April 1, 2023
  • What Online Casinos Have No Deposit Bonus in Australia March 30, 2023
  • Four Foolproof Tips To Never Run Out Of Blog Ideas For Your Website March 28, 2023
  • The Interactive Entertainment Serving as a Tech Proving Ground March 28, 2023
  • Is it Good to Run Apache Web server and MySQL Database on Separate Cloud Servers? March 27, 2023

About This Article

Cite this article as: Abhishek Ghosh, "What is Document-Oriented Database (Doument Store)?," in The Customize Windows, October 17, 2019, April 1, 2023, https://thecustomizewindows.com/2019/10/what-is-document-oriented-database-doument-store/.

Source:The Customize Windows, JiMA.in

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT