What Is A Driver In Database?

What Is A Driver In Database? A database driver is a computer program that implements a protocol (ODBC or JDBC) for a database connection. The driver works like an adaptor which connects a generic interface to a specific database vendor implementation. … To connect with individual databases, JDBC requires drivers for each specific database type.