back-end system

The server part of a client/server system that runs on one or more file servers and provides services to the front-end applications running on networked workstations. The back-end system accepts query requests sent from a front-end application, processes those requests, and returns the results to the workstation.

Back-end systems may be PC-based servers, superservers, midrange systems, or mainframes.

See also client/server architecture.