NonStop SQL

NonStop SQL is a commercial relational database management system that is designed for fault tolerance and scalability, currently sold by Hewlett Packard. The latest version of the product is SQL/MX 3.3.

The product was originally developed by Tandem Computers. Tandem was acquired by Compaq in 1997. Compaq was later acquired by Hewlett Packard in 2002.

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[1]

History

NonStop SQL is designed to run effectively on parallel computers, adding functionality for distributed data, distributed execution, and distributed transactions.

First released in 1987, a second version in 1989[2] 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 will almost exactly double its performance.

The second version added /MP to its name, for Massively Parallel. A third version, NonStop SQL/MX, was an attempt by Tandem Computers to create a product that was more SQL ANSI compliant than its predecessor. To enter competition with other vendors like Oracle, it was developed in the mid 1990s for the Microsoft Windows NT operating system, but the product never came out on NT and the focus was redirected to developing it on the NonStop platform. NonStop SQL/MX has shipped on the NonStop platform since 2002, and can access tables that have been created by NonStop SQL/MP, although only "Native SQL/MX tables" offer the ANSI compliance and many "Oracle-like" enhancements. HP Neoview business intelligence platform was built using NonStop SQL as its origins. NonStop SQL/MX still thrives today and is the only OLTP database product HP owns.

Parts of the Neoview code base were open-sourced in 2014 under the name Trafodion, which is now in incubation as an Apache project.

See also

References

  1. The Tandem Performance Group,A Benchmark of NonStop SQL on the Debit Credit Transaction,Proceedings of the 1988 ACM SIGMOD International Conference on Management of Data, Chicago, Illinois, June 1–3, 1988,p 337–41,http://doi.acm.org/10.1145/50202.50243
  2. The Tandem Database Group, NonStop SQL, A Distributed, High-Performance, HighAvailability Implementation of SQL,Proceedings of 2nd High Performance Transaction Processing Workshop, D. Gawlick Ed., Springer Verlag, 1989

External links

This article is issued from Wikipedia - version of the 11/16/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.