Architecture client-server: access modes to databases
Article REF: H3865 V1

Architecture client-server: access modes to databases

Authors : Guillaume CABANAC, Olivier TESTE, Michel TUFFERY

Publication date: August 10, 2011, Review date: April 28, 2016 | Lire en français

Logo Techniques de l'Ingenieur You do not have access to this resource.
Request your free trial access! Free trial

Already subscribed?

Overview

ABSTRACT

This article deals with internal or external access modes to databases (DBs). It explains the general context of the interaction with a DB. The internal access, which includes four access modes, mainly concerns those in charge of the DB functioning. The external access is used by developers of client applications, separated by two distinct modes: fat client or thin client. This article also presents the client-server architectures concerning internal users, which are themselves divided into various categories. It finally describes the application templates for external users.

Read this article from a comprehensive knowledge base, updated and supplemented with articles reviewed by scientific committees.

Read the article

AUTHORS

 INTRODUCTION

This dossier deals with client-server architecture for database (DB) access. DBs are accessed either internally or externally, depending on the type of actor and the data processing to be carried out. The concepts are illustrated by examples using Oracle software and the Java host language. This dossier first presents the types of actors involved in DB access, and then the two main modes of access.

Internal access mainly concerns those responsible for running the database. Four access modes are possible. The characteristics of each mode in terms of data localization, processing and presentation between clients and server are detailed. The centralized approach has the main advantage of minimizing deployment on clients. In contrast, the decentralized approach reduces server congestion. The four modes ("connected" thin client, thick client, "disconnected" thin client, "rich" client) more or less favor one or other of these approaches.

External access is the responsibility of developers of client applications requiring access to databases. These applications are mainly presented using two approaches: thick client and thin client. The first approach offsets as much processing as possible onto the clients, thereby increasing network exchanges between the clients and the data server. Conversely, the second approach places processing on the server, thereby increasing its load.

You do not have access to this resource.
Logo Techniques de l'Ingenieur

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource. Click here to request your free trial access!

Already subscribed?


Ongoing reading
Client-server architecture: database access modes

Article included in this offer

"Software technologies and System architectures"

( 227 articles )

Complete knowledge base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

View offer details