Content deleted Content added
annotations |
annotations |
||
Line 34:
* [[Centralized database]] – database located and maintained in one ___location, unlike a distributed database.
* [[Cloud database]] – runs on a cloud computing platform, such as Amazon EC2, GoGrid and Rackspace.
* [[Collection database]] – collection catalog of a museum or archive implemented using a computerized database, in which the the institution's objects or material are catalogued.
* [[Collection database]] –▼
* [[Collective Optimization Database]] – open repository to enable sharing of benchmarks, data sets and optimization cases from the community, provide web services and Plug-in (computing)|plugins to analyze optimization data and predict program transformations or better hardware designs for multi-objective optimizations based on statistical and machine learning techniques provided there is enough information collected in the repository from multiple users.
* [[Configuration management database]] –
Line 50:
* [[Government database]] –
* [[Graph database]] – uses graph structures with nodes, edges, and properties to represent and store data.
* [[Knowledge base]] – special kind of database for knowledge management. A knowledge base provides a means for information to be collected, organised, shared, searched and utilised.
* [[Mobile database]] – can be connected to by a mobile computing device over a mobile network.
* [[Navigational database]] – database in which objects (or records) in it are found primarily by following references from other objects.
Line 57:
* [[Online database]] – database accessible from a network, including from the Internet.
* [[Operational database]] – accessed by an Operational System to carry out regular operations of an organization.
* [[Parallel database]] – improves performance through parallelization of various operations, such as loading data, building indexes and evaluating queries.
* [[Probabilistic database]] – uncertain database in which the possible worlds have associated probabilities.
* [[Project-Level Aid Database]] – ▼
* [[Real-time database]] – processing system designed to handle workloads whose state is constantly changing (Buchmann).
* [[Relational database]] – collection of data items organized as a set of formally-described tables from which data can be accessed easily.
* [[Simple Sloppy Semantic Database]] – ▼
* [[Spatial database]] – database that is optimized to store and query data that is related to objects in space, including points, lines and polygons.
* [[Temporal database]] – database with built-in time aspects, for example a temporal data model and a temporal version of Structured Query Language (SQL).
* [[Time series database]] – a time series is an associative array of numbers indexed by a datetime or a datetime range. These time series are often called profiles or curves, depending upon the market. A time series of stock prices might be called a price curve, or a time series of energy consumption might be called a load profile. Despite the disparate naming, the operations performed on them are sufficiently common as to demand special database treatment.
* [[Triplestore]] – purpose-built database for the storage and retrieval of triples, a triple being a data entity composed of subject-predicate-object, like "Bob is 35" or "Bob knows Fred".
* [[Very large database]] (VLDB) – contains an extremely high number of tuples (database rows), or occupies an extremely large physical filesystem storage space.
Line 72 ⟶ 69:
* [[Vulnerability database]] – platform aimed at collecting, maintaining, and disseminating information about discovered vulnerabilities targeting real computer systems.
* [[XLDB]] – Stands for "eXtremely Large Data Base".
* [[XML database]] – data stored in XML format, where it can be queried, exported and serialized into the desired format.
<!-- Following are specific databases that need to be placed somewhere else.
* [[IBM Lotus Domino]] –
* [[Oxford English Corpus]] – text corpus of English language used by the makers of the Oxford English Dictionary and by Oxford University Press's language research programme.
* [[Pakistan MNP Database (Guarantee) Limited]] –
* [[RecordSetter]] – formerly known as the Universal Record Database (URDB), is a social media website containing a collection of world records created by the public and evaluated by staff and visitors to the site.
▲* [[Project-Level Aid Database]] –
▲* [[Simple Sloppy Semantic Database]] –
-->
<!-- Following are DBMS' (not databases), and therefore need to be moved to another section:
* [[Column-oriented DBMS]] – database management system (DBMS) that stores data tables as sections of columns of data rather than as rows of data, like most relational DBMSs. -->
|