Data store

Revision as of 02:02, 3 April 2025 by imported>Citation bot (Removed parameters. | Use this bot. Report bugs. | Suggested by CorrectionsJackal | Category:Database stubs | #UCB_Category 26/194)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Template:Short description 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.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

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.

MATLAB<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> and Cloud Storage systems like VMware,<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> Firefox OS<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}Template:Webarchive</ref> use datastore as a term for abstracting collections of data inside their respective applications.

TypesEdit

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

|CitationClass=web }}</ref>

See alsoEdit

ReferencesEdit

Template:Reflist


Template:Database-stub