<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=NonStop_SQL</id>
	<title>NonStop SQL - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=NonStop_SQL"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=NonStop_SQL&amp;action=history"/>
	<updated>2026-04-17T03:40:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=NonStop_SQL&amp;diff=166449&amp;oldid=prev</id>
		<title>imported&gt;DigitalIceAge: /* External links */  {{Hewlett-Packard software}}</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=NonStop_SQL&amp;diff=166449&amp;oldid=prev"/>
		<updated>2025-08-04T22:00:31Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;External links: &lt;/span&gt;  {{Hewlett-Packard software}}&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{short description|Fault tolerant relational database management system}}&lt;br /&gt;
{{Infobox software&lt;br /&gt;
| name = NonStop SQL&lt;br /&gt;
| title = NonStop SQL&lt;br /&gt;
| logo = &amp;lt;!-- [[File: ]] --&amp;gt;&lt;br /&gt;
| logo caption = &lt;br /&gt;
| screenshot = &amp;lt;!-- [[File: ]] --&amp;gt;&lt;br /&gt;
| caption = &lt;br /&gt;
| author = Tandem Computers&lt;br /&gt;
| developer = [[Hewlett Packard Enterprise|HPE]]&lt;br /&gt;
| released = 1987&lt;br /&gt;
| latest release version = 3.4&lt;br /&gt;
| latest release date = &amp;lt;!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} --&amp;gt;&lt;br /&gt;
| latest preview date = &amp;lt;!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} --&amp;gt;&lt;br /&gt;
| operating system = NonStop OS&lt;br /&gt;
| platform = NonStop&lt;br /&gt;
| standard = ANSI standard (NonStop SQL/MX)&lt;br /&gt;
| language = NonStop COBOL, NonStop SCOBOL, NonStop Java, NonStop C, NonStop C++, Transaction Application Language (TAL), pTAL, epTAL&lt;br /&gt;
| genre = [[DBMS]]&lt;br /&gt;
| license = [[Proprietary software|Proprietary]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;NonStop SQL&amp;#039;&amp;#039;&amp;#039; is a commercial [[relational database management system]] that is designed for [[fault tolerance]] and [[scalability]], currently offered by [[Hewlett Packard Enterprise]]. The latest version is SQL/MX 3.4.&lt;br /&gt;
&lt;br /&gt;
The product was originally developed by [[Tandem Computers]]. Tandem was acquired by [[Compaq]] in 1997. Compaq was later [[List of acquisitions by Hewlett-Packard|acquired by Hewlett-Packard]] in 2002. When [[Hewlett-Packard]] split in 2015 into [[HP Inc.]] and Hewlett Packard Enterprise, NonStop SQL and the rest of the [[NonStop (server computers)|NonStop]] product line went to Hewlett Packard Enterprise.&lt;br /&gt;
&lt;br /&gt;
The product primarily is used for [[online transaction processing]] and is tailored for organizations that need [[high availability]] and [[scalability]] for their database system. Typical users of the product are stock exchanges, telecommunications, POS, and bank ATM networks.&amp;lt;ref&amp;gt;{{Cite conference |last=Tandem Performance Group |book-title=Proceedings of the 1988 ACM SIGMOD international conference on Management of data - SIGMOD &amp;#039;88 |date=1988 |publisher=ACM Press |isbn=9780897912686 |volume=17 |location=Chicago, Illinois, United States |pages=337–341 |language=en |title=A benchmark of non-stop SQL on the debit credit transaction |doi=10.1145/50202.50243 |url=https://dl.acm.org/doi/10.1145/50202.50243 |issue=3 |s2cid=15257584|url-access=subscription }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
NonStop SQL is designed to run effectively on parallel computers, adding functionality for distributed data, distributed execution, and distributed transactions.&lt;br /&gt;
&lt;br /&gt;
First released in 1987, a second version in 1989&amp;lt;ref name=&amp;quot;origPaper&amp;quot;&amp;gt;{{cite conference |author=Tandem Database Group |title=NonStop SQL: A Distributed, High-Performance, HighAvailability Implementation of SQL |book-title=Proceedings of 2nd High Performance Transaction Processing Workshop |editor=D. Gawlick |pages=60–104 |url=https://dl.acm.org/doi/10.5555/645575.658329 |publisher=Springer Verlag |date=1989 |isbn=3-540-51085-0}}&amp;lt;/ref&amp;gt; added the ability to run queries in parallel, and the product became fairly famous for being one of the few systems that scales almost linearly with the number of processors in the machine: adding a second CPU to an existing NonStop SQL server almost exactly doubled its performance.&lt;br /&gt;
&lt;br /&gt;
The second version added /MP to its name, for Massively Parallel. A third version, NonStop SQL/MX, created a product that was more [[SQL|ANSI SQL]] compliant than its predecessor. NonStop SQL/MX has shipped on the NonStop platform since 2002, and can access tables created by NonStop SQL/MP, although only &amp;quot;Native SQL/MX tables&amp;quot; offer ANSI compliance and many &amp;quot;Oracle-like&amp;quot; enhancements. The [[HP Neoview]] business intelligence platform was built using NonStop SQL as its origins. NonStop SQL/MX is HP&amp;#039;s only OLTP database product.&lt;br /&gt;
&lt;br /&gt;
Parts of the Neoview code base were open sourced in 2014 under the name [[Trafodion]], which is now a top-level Apache project.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[List of relational database management systems]]&lt;br /&gt;
* [[Comparison of relational database management systems]]&lt;br /&gt;
* [[Enscribe]]&lt;br /&gt;
* [[NonStop (server computers)]]&lt;br /&gt;
* [[Tandem Computers]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://www.hpe.com/us/en/servers/non-stop.html The NonStop Product website]&lt;br /&gt;
&lt;br /&gt;
{{Hewlett Packard Enterprise}}&lt;br /&gt;
{{Hewlett-Packard software}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Fault-tolerant computer systems]]&lt;br /&gt;
[[Category:Hewlett Packard Enterprise]]&lt;br /&gt;
[[Category:HP software]]&lt;br /&gt;
[[Category:Proprietary database management systems]]&lt;/div&gt;</summary>
		<author><name>imported&gt;DigitalIceAge</name></author>
	</entry>
</feed>