Article · Wikipedia archive · Last revised May 29, 2026

Data store

A data store is a repository for persistently storing and managing collections of data which include not just repositories like databases, but also simpler store types such as simple files, emails, etc.

Last revised
May 29, 2026
Read time
≈ 1 min
Length
294 w
Citations
5
Source

A data store is a repository for persistently storing and managing collections of data which include not just repositories like databases, but also simpler store types such as simple files, emails, etc.1

A database is a collection of data that is managed by a database management system (DBMS), though the term can sometime more generally refer to any collection of data that is stored and accessed electronically. A file is a series of bytes that is managed by a file system. Thus, any database or file is a series of bytes that, once stored, is called a data store.

MATLAB2 and Cloud Storage systems like VMware,3 Firefox OS4 use datastore as a term for abstracting collections of data inside their respective applications.

Types

Data store can refer to a broad class of storage systems including:

See also

See also

References

References

  1. "Glossary D: data store". Information Management. Archived from the original on 2013-01-14. Retrieved 2011-04-04. A place where data is stored; data at rest. A generic term that includes databases and flat files.
  2. "Datastore - MATLAB & Simulink". in.mathworks.com. Retrieved 2016-01-11.
  3. VMware (2016-01-11). "Managed Object - Datastore". VMware. Archived from the original on 2016-03-04. Retrieved 2016-01-11.
  4. "Data Store API". Mozilla Developer Network. Archived from the original on 2014-12-23. Retrieved 2016-01-11.
  5. "Managed Object Description". Pubs.vmware.com. Archived from the original on 2019-07-08. Retrieved 2019-07-02.