DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

NonStop SQL


Database Entry

NonStop SQL


Data Model


NonStop SQL supports the basic features of relational database management systems. What distinguish it from many other relational DBMS are the additional features providing excellent OLTP performance, availability, and scalability.

Views


Whenever a view is created, NonStop SQL stores a view definition instead of the materialized table. Whenever a user selects data from a view, the data is directly retrieved from the underlying base tables.

Citations

3 sources
  1. https://www.hpe.com/us/en/servers/nonstop.html hpe.com Dead — Check Archive
  2. Introduction to NonStop SQL/MP hpe.com
  3. NonStop SQL - Wikipedia wikipedia.org
Revision #6