Driver (software)

A driver in software provides a programming interface to control and manage specific lower level interface that is often linked to a specific type of hardware, or other low-level service. In the case of hardware, the specific subclass of drivers controlling physical or virtual hardware devices are known as device drivers.[1]

Example

A client library for connecting to a database is often known as a driver, for example the MySQL native driver for PHP.[2]

References

  1. "What is a driver?". Microsoft. Retrieved 2 September 2018.
  2. "MySQL native driver for PHP - mysqlnd". MySQL. Retrieved 2 September 2018.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.