No, input, output, and databases are not programs that govern the operation of a computer system.
The operating system itself, drivers, and libraries are the programs that do that. Drivers handle input and output, but are not input and output themselves. Input and output are data, not programs. Similarly, databases are particular sets of data along with the libraries to manipulate the data, so are more than just a program.