Bigtable does not support transactions that atomically update more than one row. However, Bigtable supports some write operations that would require a transaction in other databases. In effect, Bigtable uses single-row transactions to complete these operations.