(computer science) An independently functioning computer in a local-area network that holds and manages the database.
| Sci-Tech Dictionary: database server |
(computer science) An independently functioning computer in a local-area network that holds and manages the database.
| 5min Related Video: Database server |
| Computer Desktop Encyclopedia: database server |
A computer in a LAN dedicated to database storage and retrieval. The database server is a key component in a client/server environment. It holds the database management system (DBMS) and the databases. Upon requests from the client machines, it searches the database for selected records and passes them back over the network.
A database server and file server may be one and the same, because a file server often provides database services. However, the term implies that the system is dedicated for database use only and not a central storage facility for applications and files. See client/server.
Download Computer Desktop Encyclopedia to your iPhone/iTouch
| Wikipedia: Database server |
A database server is a computer program that provides database services to other computer programs or computers, as defined by the client-server model. The term may also refer to a computer dedicated to running such a program. Database management systems frequently provide database server functionality, and some DBMSs (e.g., MySQL) rely exclusively on the client-server model for database access.
Such a server is accessed either through a "front end" running on the user’s computer which displays requested data or the back end which runs on the server and handles tasks such as data analysis and storage.
In a master-slave model, database master servers are central and primary locations of data while database slave servers are synchronized backups of the master acting as proxies.
| This article related to a type of software is a stub. You can help Wikipedia by expanding it. |
| This database-related article is a stub. You can help Wikipedia by expanding it. |
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)
| query decomposition (technology) | |
| SPL (management term) | |
| search engine (computer science) |
| How do you setup a database on a server? Read answer... | |
| How will do database tuning in mssql server? Read answer... | |
| What is the Difference between a database and a database server? Read answer... |
| Functions of relational database server? | |
| What is client-server database? | |
| What is the Disadvantage of database server? |
Copyrights:
![]() | Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, Inc. All rights reserved. Read more | |
![]() | Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher. © 1981-2009 Computer Language Company Inc. All rights reserved. Read more | |
![]() | Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Database server". Read more |
Mentioned in