Table of Contents

What are the databases mode of execution?

About

Databases may run in 2 modes:

Environment

Embedded

See the embedded dedicated page

Client/server

A client/server environment is an environment in which multiple applications connect to the database over the network.

It allows multiple network connections.