diff --git a/db.md b/db.md index 6c519d1..35e5df7 100644 --- a/db.md +++ b/db.md @@ -172,3 +172,7 @@ - [《VLDB Proceedings of the VLDB Endowment,2019-2020 》](http://www.vldb.org/pvldb/vol13.html) 介绍:2019-2020年著名数据库顶级会议之一的VLDB投稿论文列表,论文涵盖:测试、机器学习、数据存储、查询、图、索引、大数据领域等。 + +- [Exploring Database Isolation Levels](https://www.thecoder.cafe/p/exploring-database-isolation-levels) + +介绍:数据库隔离级别的探索