当前位置:网站首页>Database transactions
Database transactions
2022-04-23 13:40:00 【Wangcai 2】
Business (transaction) Is a series of operations performed as a single logical unit of work , These operations are submitted to the system as a whole , Or both , Either not .
Transactions have the following four attributes , abbreviation ACID;
Atomicity (Atomicity): A transaction is a complete operation . The steps of a transaction are inseparable ( Atomic ), Or both , Either not ;
Uniformity (Consistency): When the transaction is complete , The data must be in a consistent state ;
Isolation, (Isolation): All concurrent transactions that modify data must be isolated , This means that the business must be independent , It should not rely on or influence other matters in any way ;
Permanence (Durability): After the transaction completes , Its changes to the database are persisted , The transaction log can keep the transaction permanent ;
版权声明
本文为[Wangcai 2]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230604301786.html
边栏推荐
- 十万大学生都已成为猿粉,你还在等什么?
- JS compares different elements in two arrays
- playwright控制本地穀歌瀏覽打開,並下載文件
- Ai21 labs | standing on the shoulders of giant frozen language models
- Isparta is a tool that generates webp, GIF and apng from PNG and supports the transformation of webp, GIF and apng
- Super 40W bonus pool waiting for you to fight! The second "Changsha bank Cup" Tencent yunqi innovation competition is hot!
- 校园外卖系统 - 「农职邦」微信原生云开发小程序
- XML
- SPI NAND flash summary
- SAP ui5 application development tutorial 72 - animation effect setting of SAP ui5 page routing
猜你喜欢

Vscode tips

ESP32 VHCI架构传统蓝牙设置scan mode,让设备能被搜索到

Ai21 labs | standing on the shoulders of giant frozen language models

9419页最新一线互联网Android面试题解析大全

零拷贝技术

数据仓库—什么是OLAP

面试官给我挖坑:单台服务器并发TCP连接数到底可以有多少 ?

@Excellent you! CSDN College Club President Recruitment!

You and the 42W bonus pool are one short of the "Changsha bank Cup" Tencent yunqi innovation competition!

./gradlew: Permission denied
随机推荐
EMMC / SD learning notes
解决tp6下载报错Could not find package topthink/think with stability stable.
[tensorflow] sharing mechanism
Interface idempotency problem
The interviewer dug a hole for me: what's the use of "/ /" in URI?
[point cloud series] summary of papers related to implicit expression of point cloud
[point cloud series] foldingnet: point cloud auto encoder via deep grid deformation
Tersus notes employee information 516 MySQL query (time period uniqueness judgment of 2 fields)
XML
SPI NAND flash summary
[point cloud series] full revolutionary geometric features
What does the SQL name mean
[point cloud series] neural opportunity point cloud (NOPC)
[point cloud series] relationship based point cloud completion
Comparison and summary of applicable scenarios of Clickhouse and MySQL database
[quick platoon] 215 The kth largest element in the array
Why do you need to learn container technology to engage in cloud native development
[point cloud series] pointfilter: point cloud filtering via encoder decoder modeling
[Journal Conference Series] IEEE series template download guide
5道刁钻的Activity生命周期面试题,学完去吊打面试官!