Refers to
client/server architectures in which the
user interface runs on the
client and the
database is stored on the
server. The actual
application logic can run on either the client or the server. A newer client/server architecture, called a
three-tier architecture introduces a
middle tier for the application logic.