From b1eaadad1fab14fd6482de0ad6c3f644dbbfa231 Mon Sep 17 00:00:00 2001 From: Abcner <33614781+Abcner@users.noreply.github.com> Date: Sat, 2 Apr 2022 17:27:49 +0800 Subject: [PATCH] Update GDBMS_PaperList.md --- GDBMS_PaperList.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/GDBMS_PaperList.md b/GDBMS_PaperList.md index 897542a..cff0145 100644 --- a/GDBMS_PaperList.md +++ b/GDBMS_PaperList.md @@ -72,3 +72,11 @@ ## join + Relational joins on graphics processors(SIGMOD) +## Database optimization technology based on new storage media +>### PM DataBase ++ [Oracle 20c](https://docs.oracle.com/en/database/oracle/oracle-database/21/admin/) +>### Storage optimization ++ NUMA 感知的持久内存存储引擎优化设计(软件学报 2022) +>### Data organization ++ Managing non-volatile memory in database systems(sigmod 2018) ++ A three-tier buffer manager for volatile and non-volatile memory()