<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Operational_database</id>
	<title>Operational database - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Operational_database"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Operational_database&amp;action=history"/>
	<updated>2026-05-04T20:59:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Operational_database&amp;diff=5760938&amp;oldid=prev</id>
		<title>imported&gt;Rofraja: No bare URLs. Remove Cleanup bare URLs template</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Operational_database&amp;diff=5760938&amp;oldid=prev"/>
		<updated>2024-12-07T13:33:25Z</updated>

		<summary type="html">&lt;p&gt;No bare URLs. Remove Cleanup bare URLs template&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Database system for real time data updates}}&lt;br /&gt;
{{more footnotes needed|date=March 2013}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Operational [[database]] management systems&amp;#039;&amp;#039;&amp;#039; (also referred to as &amp;#039;&amp;#039;&amp;#039;[[OLTP]] databases&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;online transaction processing databases&amp;#039;&amp;#039;&amp;#039;), are used to update data in real-time. These types of databases allow users to do more than simply view archived data. Operational databases allow you to modify that data (add, change or delete data), doing it in [[Real-time computing|real-time]].&amp;lt;ref name=&amp;quot;Techopedia&amp;quot;&amp;gt;{{cite web|url=https://www.techopedia.com/definition/5711/operational-database-odb |title=Operational Database (ODB)|date=15 November 2016 |publisher=Techopedia}}&amp;lt;/ref&amp;gt; OLTP databases provide [[Database transaction|transactions]] as main abstraction to guarantee data consistency that guarantee the so-called [[ACID properties]]. Basically, the consistency of the data is guaranteed in the case of failures and/or concurrent access to the data.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
Since the early 1990s, the operational database software market has been largely taken over by [[SQL]] engines. In 2014, the operational [[DBMS]] market (formerly [[OLTP]]) was evolving dramatically, with new, innovative entrants and incumbents supporting the growing use of [[unstructured data]] and [[NoSQL]] DBMS engines, as well as [[XML database]]s and [[NewSQL|NewSQL databases]]. NoSQL databases typically have focused on scalability and have renounced to data consistency by not providing transactions as OLTP system do. Operational databases are increasingly supporting [[distributed database]]&amp;lt;ref&amp;gt;{{Cite book|title=Principles of Distributed Databases|last1=Ozsu|first1=M. Tamer|last2=Valduriez|first2=Patrick|publisher=Springer|year=2011|isbn=978-1-4419-8833-1}}&amp;lt;/ref&amp;gt; architecture that can leverage distribution to provide [[high availability]] and [[fault tolerance]] through [[replication (computing)|replication]] and [[scale out]] ability.&lt;br /&gt;
&lt;br /&gt;
The growing role of operational databases in the [[information technology|IT]] industry is moving fast from legacy databases to real-time operational databases capable to handle distributed web and mobile demand and to address [[Big data]] challenges. Recognizing this, [[Gartner]] started to publish the [[Magic Quadrant]] for Operational Database Management Systems in October 2013.&amp;lt;ref name=&amp;quot;Gartner Magic Quadrant for Operational Database Management Systems&amp;quot;&amp;gt;{{cite web|url=https://www.gartner.com/doc/2610218/magic-quadrant-operational-database-management |title=Gartner Magic Quadrant for Operational Database Management Systems|publisher=Gartner.com}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== List of operational databases ==&lt;br /&gt;
&lt;br /&gt;
Notable operational databases include:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot; class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Database platform !! Database model !! [[SQL]] Support !! [[NoSQL]] Support !! Managed objects !! ACID-transactions&lt;br /&gt;
|-&lt;br /&gt;
| [[Aerospike (database)|Aerospike]] || Key–value store || No || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; || key-value pairs || None&lt;br /&gt;
|-&lt;br /&gt;
| [[Altibase]] || Relational database || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; || No || tabular data || ACID transactions&lt;br /&gt;
|-&lt;br /&gt;
| [[Apache Cassandra]] || Key–value store || No || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; || key–value pairs || None&lt;br /&gt;
|-&lt;br /&gt;
|[[Apache HBase]]&lt;br /&gt;
|Key–value store&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; (Phoenix)&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|key–value pairs&lt;br /&gt;
|ACID-transactions&lt;br /&gt;
|-&lt;br /&gt;
| [[Cloudant]] || Document-oriented database || No || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; || JSON || None&lt;br /&gt;
|-&lt;br /&gt;
| [[Clusterpoint]] || Document-oriented database || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; (essential SQL) || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; || XML, JSON, text data || Distributed ACID-transactions &lt;br /&gt;
|-&lt;br /&gt;
| [[Clustrix]] || Relational database || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; (newSQL) || No || tabular data || ACID-transactions &lt;br /&gt;
|-&lt;br /&gt;
| [[Couchbase]] || Document-oriented database || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; (N1QL) || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; || JSON, key–value pairs || Distributed Multi-Document ACID transactions&lt;br /&gt;
|-&lt;br /&gt;
| [[CouchDB]] || Document-oriented database || No || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; || JSON || None &lt;br /&gt;
|-&lt;br /&gt;
|[[IBM Db2]] || Relational database, Data Warehouse || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; || JSON, key–value pairs, tabular data, XML || ACID-transactions&lt;br /&gt;
|-&lt;br /&gt;
| [[EnterpriseDB]] || Relational database || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; || No || tabular data || ACID-transactions &lt;br /&gt;
|-&lt;br /&gt;
| [[FoundationDB]] || Key–value store || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; || No || key–value pairs || ACID-transactions &lt;br /&gt;
|-&lt;br /&gt;
| [[Ingres (database)|Ingres]] || Relational database || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; || No || tabular data || ACID-transactions &lt;br /&gt;
|-&lt;br /&gt;
| [[MarkLogic]] || Document-oriented database || Yes || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; ([[XQuery]] and JavaScript) || XML and JSON || ACID-transactions&lt;br /&gt;
|-&lt;br /&gt;
| [[Microsoft SQL Server]] || Relational database || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; || No || tabular data || ACID-transactions&lt;br /&gt;
|-&lt;br /&gt;
| [[MongoDB]] || Document-oriented database || No || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; || BSON || None&lt;br /&gt;
|-&lt;br /&gt;
| [[NuoDB]] || Relational database || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; (newSQL) || No || tabular data || ACID-transactions&lt;br /&gt;
|-&lt;br /&gt;
| [[Oracle Database|Oracle]] || Relational database || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; || Yes || multi-model || ACID-transactions&lt;br /&gt;
|-&lt;br /&gt;
| [[OrientDB]] || Document-oriented Database || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; || Yes || key–value pairs || ACID-transactions&amp;lt;ref&amp;gt;{{Cite web |url=http://orientdb.com/docs/last/Transactions.html |title=Archived copy |access-date=2016-03-25 |archive-date=2016-03-25 |archive-url=https://web.archive.org/web/20160325204447/http://orientdb.com/docs/last/Transactions.html |url-status=dead }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| [[Riak]] || Key–value store || No || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; || key–value pairs || None&lt;br /&gt;
|-&lt;br /&gt;
| [[SAP HANA]] || Relational database || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; || No || tabular data || ACID-transactions&lt;br /&gt;
|-&lt;br /&gt;
| [[ScyllaDB]] || Key–value store || No || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; || key–value pairs || None &lt;br /&gt;
|-&lt;br /&gt;
| [[VoltDB]] || Relational database || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; (newSQL) || No || tabular data || ACID-transactions&lt;br /&gt;
|-&lt;br /&gt;
| [[YugabyteDB]] || Relational database (YSQL), Key–value store (YCQL) || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; (newSQL) || &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; || tabular data, JSON || ACID-transactions&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Use in business ==&lt;br /&gt;
&lt;br /&gt;
Operational databases are used to store, manage and track real-time business information. For example, a company might have an operational database used to track warehouse/stock quantities. As customers order products from an online web store, an operational database can be used to keep track of how many items have been sold and when the company will need to reorder stock. An &amp;#039;&amp;#039;&amp;#039;operational database&amp;#039;&amp;#039;&amp;#039; stores information about the activities of an [[organization]], for example [[customer relationship management]] transactions or financial operations, in a computer [[database]].&lt;br /&gt;
&lt;br /&gt;
Operational databases allow a business to enter, gather, and retrieve large quantities of specific information, such as company legal data, financial data, call data records, personal employee information, sales data, customer data, data on assets and many other information. An important feature of storing information in an operational database is the ability to share information across the company and over the Internet. Operational databases can be used to manage mission-critical business data, to monitor activities, to audit suspicious transactions, or to review the history of dealings with a particular customer. They can also be part of the actual process of making and fulfilling a purchase, for example in [[e-commerce]].&lt;br /&gt;
&lt;br /&gt;
==Data warehouse terminology==&lt;br /&gt;
&lt;br /&gt;
In [[Data warehouse|data warehousing]], the term is even more specific: the operational database is the one which is accessed by an [[operational system]] (for example a customer-facing website or the application used by the customer service department) to carry out regular operations of an organization. Operational databases usually use an [[online transaction processing]] database which is optimized for faster transaction processing ([[create, read, update and delete]] operations). An operational database is the source for a data warehouse.&amp;lt;ref name=&amp;quot;Techopedia&amp;quot; /&amp;gt; Data from an operational database can be loaded into an [[operational data store]] at a data warehouse before the data is processed into the data warehouse.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Distributed database]]&lt;br /&gt;
* [[Document-oriented database]]&lt;br /&gt;
* [[Hybrid Transactional/Analytical Processing (HTAP)|HTAP database]]&lt;br /&gt;
* [[NewSQL|NewSQL database]]&lt;br /&gt;
* [[NoSQL|NoSQL database]]&lt;br /&gt;
* [[Real-time database]]&lt;br /&gt;
* [[SQL|SQL database]]&lt;br /&gt;
* [[XML|XML database]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{Reflist|33em}}&lt;br /&gt;
* O’Brien, Jason., and Marakas, Gorila., (2008). Management Information Technology Systems. Computer Software (pp.&amp;amp;nbsp;185). New York, New York: McGraw-Hill&lt;br /&gt;
&lt;br /&gt;
[[Category:Data warehousing]]&lt;br /&gt;
[[Category:Data management]]&lt;br /&gt;
[[Category:Business intelligence]]&lt;br /&gt;
[[Category:Types of databases]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Rofraja</name></author>
	</entry>
</feed>