Download Document

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Internet protocol suite wikipedia , lookup

Cracking of wireless networks wikipedia , lookup

Parallel port wikipedia , lookup

Functional Database Model wikipedia , lookup

Transcript
DATABASE SERVERS
By. Muh. Fajar Amir
Muh. Efendi ML
Purpose
(changed by Klaus)
Database servers are programs that provide
data / content to multiple applications on
same or other computers (=clients).
Function
(changed by Klaus)
 Saves a lot of detailed information
 Maintain data security
 Can be accessed by multiple users
simultaneously
 Supports data recovery
Protocol / Ports
 UDP/TCP over IP
 Ports 1433/1434
 Port 3306
(geändert von Klaus)
Available Products
 Microsoft SQL server
 MySQL
 Oracle
 IBM DB/2
 and more
(geändert von Klaus)