The invention relates to a
database operation method and device for function calculation,
computer equipment, a computer readable storage medium and a
computer program product. The method applied to any function computing node in a function computing cluster comprises the steps that a computing layer in a
current function computing node receives a function computing request, wherein the function computing request comprises an
object identifier and a function identifier; if the data of the
object identifier is stored in the storage layer of the other function computing node, the computing layer forwards the function computing request to the other function computing node; if the data is stored in the storage layer of the
current function calculation node, the calculation layer starts the
database transaction, the function instance is executed based on the data of the
object identifier, and when the function is executed, reading operation is performed on the distributed storage
database provided by the storage layer through the
database transaction, and data required by writing operation on the distributed storage database is cached; and after the function execution is finished, the
database transaction is closed, the cached data is submitted to a storage layer for write operation, and the communication overhead is reduced.