Content deleted Content added
Reverting edit(s) by 45.127.247.65 (talk) to rev. 1050015250 by Sauer202: Addition of unnecessary/inappropriate external links (RW 16.1) |
Adding local short description: "Link between a client and database server", overriding Wikidata description "means by which a database server and its client software communicate with each other" |
||
(One intermediate revision by the same user not shown) | |||
Line 1:
{{Short description|Link between a client and database server}}
{{no inline sources|date=July 2025}}
A '''database connection''' is a facility in [[computer science]] that allows [[Client (computing)|client]] software to talk to [[database server]] software, whether on the same machine or not. A '''connection''' is required to send [[command (computing)|commands]] and receive answers, usually in the form of a result set.
|