2-tier architecture

From Oracle FAQ
⧼orafaq-jumptonavigation⧽⧼orafaq-jumptosearch⧽

A 2-tier architecture is an application architecture that separates the code base from the DBMS (database management system). The application code resides on a "fat client" which is used to process the data. The problem with 2-tier applications is that they become complex and hard to support as the user base increases in size.

Also see

Glossary of Terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #