Skip to content
EntityQ948454· pop 11· linked from 133 articles

transaction log

Sign in to save

Also known as database log, transaction journal, binary log, audit trail, Logging and Recovery, journal, data journal, database journal

record of changes made to stored data by a database management system or filesystem, which can be rolled back to implement transactional guarantees

Connections

Categories