Skip to content

Course home

x
Client server databases
x

Shared database, clients and the DBMS

Shared database, clients and the DBMS

Multiple clients sending SELECT, INSERT, UPDATE and DELETE requests to a central database server containing the DBMS, shared database, and concurrency control methods

A client-server database system stores the database centrally on a server while many clients send requests to it. A client might be a web browser, till system, banking app, or school app.

Client server databases Lesson

  1. AS Level
  2. /Computer Science
  3. /Client server databases

Step-by-step lessons on AQA AS Level Computer Science Client server databases. Each one builds up to exam-style questions.

Lessons