
- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Difference Between Data and Metadata
In this post, we will understand the difference between data and metadata.
Data
Any type of information that is stored in computer memory.
It can later be utilized for a variety of purposes.
It may or may not be informative.
It may or may not have been processed.
In DBMS, data is stored as a file that can be navigated over, or in directories, i.e hierarchical form.
In DBMS, data refers to all items are stored in a database- individually or as a set.
Example: If a word document is created, and text is added to it- that text is data.
Metadata
It describes relevant information about the data.
It is always informative.
It is always processed.
It is stored inside a data dictionary.
It refers to name of attributes, their types, user constraints, integrity information and the information about their storage.
When the ‘Properties’ option is clicked on the word document, it is the metadata.
- Related Questions & Answers
- Difference Between Data and Information
- Difference between data type and data structure
- Difference Between Data Warehouse and Data Mart
- Difference Between Data Mining and Data Warehousing
- Difference between Data mining and Data Science?
- Difference between Data Mining and Big Data?
- Difference between Data lake and Datawarehouse
- Difference Between Abstraction and Data Hiding
- Difference Between Data Hiding and Encapsulation
- Difference between Data Mining and Statistics?
- Difference between fundamental data types and derived data types
- Difference between Stack and Queue Data Structures
- Difference between Data warehouse and Operational database
- Difference Between Descriptive and Predictive Data Mining
- Difference between Operational Database and Data Warehouse?