Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21e22a96d67d945

Jump to content

Database machine

From Wikipedia, the free encyclopedia

A database machines or back end processor is a computer or special hardware that stores and retrieves data from a database. It is specially designed for database access and is tightly coupled to the main (front-end) computer(s) by a high-speed channel,[1] whereas a database server is a general-purpose computer that holds a database and it's loosely coupled via a local area network to its clients.

Database machines can retrieve large amount of data using hundreds to thousands of microprocessors with database software. The front end processor asks the back end (typically sending a query expressed in a query language) the data and further processes it. The back end processor on the other hand analyzes and stores the data from the front end processor. Back end processors result in higher performance, increasing host main memory, increasing database recovery and security, and decreasing cost to manufacture.

NCR Teradata Worldmark 5100 system (2002)

History

[edit]

Britton-Lee (IDM), Tandem (Non-Stop System), and Teradata (DBC) all offered early commercial specialized database machines.[2] A more recent example was Oracle Exadata.

See also

[edit]

References

[edit]
  1. This article is based on material taken from Database+machine at the Free On-line Dictionary of Computing prior to 1 November 2008 and incorporated under the "relicensing" terms of the GFDL, version 1.3 or later.
  2. Ricardo, Catherine M. (2002). "Database Machines". Encyclopedia of Information Systems. Academic Press. pp. 403–410. doi:10.1016/B0-12-227240-4/00027-7. ISBN 978-0-12-227240-0.

Further reading

[edit]