首页 > 最新文献

ACM SIGMOD Record最新文献

英文 中文
When is it safe to run a transactional workload under Read Committed? 什么时候在Read Committed下运行事务性工作负载是安全的?
Pub Date : 2023-06-07 DOI: 10.1145/3604437.3604446
Brecht Vandevoort, Bas Ketsman, Christoph E. Koch, F. Neven
The popular isolation level multiversion Read Committed (RC) exchanges some of the strong guarantees of serializability for increased transaction throughput. Nevertheless, transaction workloads can sometimes be executed under RC while still guaranteeing serializability at a reduced cost. Such workloads are said to be robust against RC. This paper provides a high level overview of deciding robustness against RC. In particular, we discuss how a sound and complete test can be obtained through the formalization of transaction templates. We then increase the modeling power of transaction templates by extending them with functional constraints which are useful for capturing data dependencies like foreign keys. We show that the incorporation of functional constraints can identify more workloads as robust than would otherwise be the case. Even though the robustness problem becomes undecidable in its most general form, we establish that various restrictions on functional constraints lead to decidable and even tractable results that can be used to model and test for robustness against RC for practical scenarios.
流行的隔离级别多版本已提交读(RC)交换了一些强有力的序列化保证,以提高事务吞吐量。然而,事务工作负载有时可以在RC下执行,同时以较低的成本保证可序列化性。这样的工作负载对于RC来说是健壮的。本文提供了一个高层次的概述决定鲁棒性对RC。特别地,我们讨论了如何通过事务模板的形式化来获得可靠和完整的测试。然后,我们通过使用功能约束对事务模板进行扩展,从而增强事务模板的建模能力,这些功能约束对于捕获数据依赖项(如外键)很有用。我们表明,与其他情况相比,合并功能约束可以将更多的工作负载识别为健壮的。尽管鲁棒性问题在其最一般的形式中变得不可确定,但我们建立了对功能约束的各种限制导致可确定甚至可处理的结果,这些结果可用于在实际场景中对RC的鲁棒性进行建模和测试。
{"title":"When is it safe to run a transactional workload under Read Committed?","authors":"Brecht Vandevoort, Bas Ketsman, Christoph E. Koch, F. Neven","doi":"10.1145/3604437.3604446","DOIUrl":"https://doi.org/10.1145/3604437.3604446","url":null,"abstract":"The popular isolation level multiversion Read Committed (RC) exchanges some of the strong guarantees of serializability for increased transaction throughput. Nevertheless, transaction workloads can sometimes be executed under RC while still guaranteeing serializability at a reduced cost. Such workloads are said to be robust against RC. This paper provides a high level overview of deciding robustness against RC. In particular, we discuss how a sound and complete test can be obtained through the formalization of transaction templates. We then increase the modeling power of transaction templates by extending them with functional constraints which are useful for capturing data dependencies like foreign keys. We show that the incorporation of functional constraints can identify more workloads as robust than would otherwise be the case. Even though the robustness problem becomes undecidable in its most general form, we establish that various restrictions on functional constraints lead to decidable and even tractable results that can be used to model and test for robustness against RC for practical scenarios.","PeriodicalId":346332,"journal":{"name":"ACM SIGMOD Record","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121084770","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
TECHNICAL PERSPECTIVE: Ad Hoc Transactions: What They Are and Why We Should Care 技术观点:特别事务:它们是什么以及我们为什么应该关心
Pub Date : 2023-06-07 DOI: 10.1145/3604437.3604439
K. Salem
Most database research papers are prescriptive. They identify a technical problem and show us how to solve it. They present new algorithms, theorems, and evaluations of prototypes. Other papers follow a different path: descriptive rather than prescriptive. They tell us how data systems behave in practice, and how they are actually used. They employ a different set of tools, such as surveys, software analyses or user studies. These papers are much rarer at database research conferences, and they're all the more valuable for that.
大多数数据库研究论文都是规定性的。他们指出一个技术问题,并告诉我们如何解决它。他们提出了新的算法、定理和原型的评估。其他论文则走了一条不同的道路:描述而非规定。它们告诉我们数据系统在实践中是如何运行的,以及它们实际上是如何被使用的。他们使用一套不同的工具,如调查、软件分析或用户研究。这些论文在数据库研究会议上非常罕见,因此它们更有价值。
{"title":"TECHNICAL PERSPECTIVE: Ad Hoc Transactions: What They Are and Why We Should Care","authors":"K. Salem","doi":"10.1145/3604437.3604439","DOIUrl":"https://doi.org/10.1145/3604437.3604439","url":null,"abstract":"Most database research papers are prescriptive. They identify a technical problem and show us how to solve it. They present new algorithms, theorems, and evaluations of prototypes. Other papers follow a different path: descriptive rather than prescriptive. They tell us how data systems behave in practice, and how they are actually used. They employ a different set of tools, such as surveys, software analyses or user studies. These papers are much rarer at database research conferences, and they're all the more valuable for that.","PeriodicalId":346332,"journal":{"name":"ACM SIGMOD Record","volume":"52 Suppl 1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127339657","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Building Write-Optimized Tree Indexes on Disaggregated Memory 在分解内存上构建写优化树索引
Pub Date : 2023-06-07 DOI: 10.1145/3604437.3604448
Qing Wang, Youyou Lu, J. Shu
Memory disaggregation architecture physically separates CPU and memory into independent components, which are connected via high-speed RDMA networks, greatly improving resource utilization of database systems. However, such an architecture poses unique challenges to data indexing due to limited RDMA semantics and near-zero computation power at memory side. Existing indexes supporting disaggregated memory either suffer from low write performance, or require hardware modification.
内存分解架构将CPU和内存物理分离为独立的组件,通过高速RDMA网络连接,极大地提高了数据库系统的资源利用率。然而,由于有限的RDMA语义和内存端的计算能力接近于零,这种体系结构对数据索引提出了独特的挑战。支持分解内存的现有索引要么写性能很低,要么需要修改硬件。
{"title":"Building Write-Optimized Tree Indexes on Disaggregated Memory","authors":"Qing Wang, Youyou Lu, J. Shu","doi":"10.1145/3604437.3604448","DOIUrl":"https://doi.org/10.1145/3604437.3604448","url":null,"abstract":"Memory disaggregation architecture physically separates CPU and memory into independent components, which are connected via high-speed RDMA networks, greatly improving resource utilization of database systems. However, such an architecture poses unique challenges to data indexing due to limited RDMA semantics and near-zero computation power at memory side. Existing indexes supporting disaggregated memory either suffer from low write performance, or require hardware modification.","PeriodicalId":346332,"journal":{"name":"ACM SIGMOD Record","volume":"13 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128512354","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Technical Perspective for Skeena: Efficient and Consistent Cross-Engine Transactions Skeena的技术视角:高效和一致的跨引擎交易
Pub Date : 2023-06-07 DOI: 10.1145/3604437.3604443
Carsten Binnig
The paper proposes a solution to the problem of inadequate support for transactions in multi-engine database systems. Multi-engine database systems are databases that integrate new (fast) memory-optimized storage engines with (slow) traditional engines, allowing the application to use tables in both engines. Multi-engine database systems are in particular interesting for traditional database systems that are extended over time. By being able to store tables in slow and fast storage engines and executing transactions cross engines allows to reduce overall cost since less performance critical tables can be placed in slow (and thus cheaper) storage. As
针对多引擎数据库系统对事务支持不足的问题,提出了一种解决方案。多引擎数据库系统是将新的(快速的)内存优化存储引擎与(慢速的)传统引擎集成在一起的数据库,允许应用程序在两个引擎中使用表。对于随着时间的推移而扩展的传统数据库系统来说,多引擎数据库系统特别有趣。通过能够将表存储在慢速和快速存储引擎中,并跨引擎执行事务,可以降低总体成本,因为性能不太关键的表可以放置在慢速(因此更便宜)的存储中。作为
{"title":"Technical Perspective for Skeena: Efficient and Consistent Cross-Engine Transactions","authors":"Carsten Binnig","doi":"10.1145/3604437.3604443","DOIUrl":"https://doi.org/10.1145/3604437.3604443","url":null,"abstract":"The paper proposes a solution to the problem of inadequate support for transactions in multi-engine database systems. Multi-engine database systems are databases that integrate new (fast) memory-optimized storage engines with (slow) traditional engines, allowing the application to use tables in both engines. Multi-engine database systems are in particular interesting for traditional database systems that are extended over time. By being able to store tables in slow and fast storage engines and executing transactions cross engines allows to reduce overall cost since less performance critical tables can be placed in slow (and thus cheaper) storage. As","PeriodicalId":346332,"journal":{"name":"ACM SIGMOD Record","volume":"189 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116656448","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Knowledge Graphs Querying 知识图谱查询
Pub Date : 2023-05-23 DOI: 10.1145/3615952.3615956
Arijit Khan
Knowledge graphs (KGs) such as DBpedia, Freebase, YAGO, Wikidata, and NELL were constructed to store large-scale, real-world facts as (subject, predicate, object) triples - that can also be modeled as a graph, where a node (a subject or an object) represents an entity with attributes, and a directed edge (a predicate) is a relationship between two entities. Querying KGs is critical in web search, question answering (QA), semantic search, personal assistants, fact checking, and recommendation. While significant progress has been made on KG construction and curation, thanks to deep learning recently we have seen a surge of research on KG querying and QA. The objectives of our survey are two-fold. First, research on KG querying has been conducted by several communities, such as databases, data mining, semantic web, machine learning, information retrieval, and natural language processing (NLP), with different focus and terminologies; and also in diverse topics ranging from graph databases, query languages, join algorithms, graph patterns matching, to more sophisticated KG embedding and natural language questions (NLQs). We aim at uniting different interdisciplinary topics and concepts that have been developed for KG querying. Second, many recent advances on KG and query embedding, multimodal KG, and KG-QA come from deep learning, IR, NLP, and computer vision domains. We identify important challenges of KG querying that received less attention by graph databases, and by the DB community in general, e.g., incomplete KG, semantic matching, multimodal data, and NLQs. We conclude by discussing interesting opportunities for the data management community, for instance, KG as a unified data model and vector-based query processing.
知识图(KGs),如DBpedia、Freebase、YAGO、Wikidata和NELL,被构建为将大规模的、现实世界的事实存储为(主题、谓词、对象)三元组——也可以建模为图,其中节点(主题或对象)表示具有属性的实体,有向边(谓词)是两个实体之间的关系。查询KGs在网络搜索、问答(QA)、语义搜索、个人助理、事实检查和推荐中至关重要。虽然在KG构建和管理方面取得了重大进展,但由于深度学习,最近我们看到了对KG查询和QA的研究激增。我们调查的目的有两个。首先,数据库、数据挖掘、语义网、机器学习、信息检索和自然语言处理(NLP)等多个领域对千克查询进行了研究,研究的重点和术语各不相同;以及从图数据库、查询语言、连接算法、图模式匹配到更复杂的KG嵌入和自然语言问题(NLQs)的各种主题。我们的目标是将不同的跨学科主题和概念结合起来,这些主题和概念是为KG查询而开发的。其次,最近在KG和查询嵌入、多模态KG和KG- qa方面的许多进展来自深度学习、IR、NLP和计算机视觉领域。我们确定了KG查询的重要挑战,这些挑战较少受到图数据库和数据库社区的关注,例如,不完整的KG,语义匹配,多模态数据和nlq。最后,我们讨论了数据管理社区的有趣机会,例如,KG作为统一的数据模型和基于向量的查询处理。
{"title":"Knowledge Graphs Querying","authors":"Arijit Khan","doi":"10.1145/3615952.3615956","DOIUrl":"https://doi.org/10.1145/3615952.3615956","url":null,"abstract":"Knowledge graphs (KGs) such as DBpedia, Freebase, YAGO, Wikidata, and NELL were constructed to store large-scale, real-world facts as (subject, predicate, object) triples - that can also be modeled as a graph, where a node (a subject or an object) represents an entity with attributes, and a directed edge (a predicate) is a relationship between two entities. Querying KGs is critical in web search, question answering (QA), semantic search, personal assistants, fact checking, and recommendation. While significant progress has been made on KG construction and curation, thanks to deep learning recently we have seen a surge of research on KG querying and QA. The objectives of our survey are two-fold. First, research on KG querying has been conducted by several communities, such as databases, data mining, semantic web, machine learning, information retrieval, and natural language processing (NLP), with different focus and terminologies; and also in diverse topics ranging from graph databases, query languages, join algorithms, graph patterns matching, to more sophisticated KG embedding and natural language questions (NLQs). We aim at uniting different interdisciplinary topics and concepts that have been developed for KG querying. Second, many recent advances on KG and query embedding, multimodal KG, and KG-QA come from deep learning, IR, NLP, and computer vision domains. We identify important challenges of KG querying that received less attention by graph databases, and by the DB community in general, e.g., incomplete KG, semantic matching, multimodal data, and NLQs. We conclude by discussing interesting opportunities for the data management community, for instance, KG as a unified data model and vector-based query processing.","PeriodicalId":346332,"journal":{"name":"ACM SIGMOD Record","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121311909","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
How Connected Are Our Conference Review Boards? 我们的会议审查委员会联系如何?
Pub Date : 2023-01-09 DOI: 10.1145/3582302.3582324
S. Bhowmick
Dense co-authorship network formed by the review board members of a conference may adversely impact the quality and integrity of the review process. In this report, we shed light on the topological characteristics of such networks for three major data management conference venues. Our results show all these venues give rise to dense networks with a large giant component. We advocate to rethink the traditional way review boards are formed to mitigate the emergence of dense networks.
由会议评审委员会成员组成的密集的共同作者网络可能会对评审过程的质量和完整性产生不利影响。在本报告中,我们阐明了三个主要数据管理会议场所的这种网络的拓扑特征。我们的研究结果表明,所有这些场馆都产生了具有巨大组成部分的密集网络。我们主张重新思考审查委员会的传统组建方式,以缓解密集网络的出现。
{"title":"How Connected Are Our Conference Review Boards?","authors":"S. Bhowmick","doi":"10.1145/3582302.3582324","DOIUrl":"https://doi.org/10.1145/3582302.3582324","url":null,"abstract":"Dense co-authorship network formed by the review board members of a conference may adversely impact the quality and integrity of the review process. In this report, we shed light on the topological characteristics of such networks for three major data management conference venues. Our results show all these venues give rise to dense networks with a large giant component. We advocate to rethink the traditional way review boards are formed to mitigate the emergence of dense networks.","PeriodicalId":346332,"journal":{"name":"ACM SIGMOD Record","volume":"115 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116036384","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Report on the First International Workshop on Data Systems Education (DataEd '22) 第一届国际数据系统教育研讨会报告(2002年出版)
Pub Date : 2023-01-09 DOI: 10.1145/3582302.3582314
Efthimia Aivaloglou, G. Fletcher, Michael Liut, Daphne Miedema
This report summarizes the outcomes of the first international workshop on Data Systems Education: Bridging Education Practice with Education Research (DataEd '22). The workshop was held in conjunction with the SIGMOD '22 conference in Philadelphia, USA on June 17, 2022. The aim of the workshop was to provide a dedicated venue for presenting and and discussing data management systems education experiences and research by bringing together the database and the computing education research communities to share findings, to crosspollinate perspectives and methods, and to shed light on opportunities for mutual progress in data systems education. The program featured two keynote talks, ten research paper presentations, a discussion session, and an industry panel discussion. In this report, we present the workshop's main results, observations, and emerging research directions.
本报告总结了首届“数据系统教育:连接教育实践与教育研究”国际研讨会的成果。该研讨会于2022年6月17日在美国费城与SIGMOD '22会议同时举行。研讨会的目的是提供一个专门的场所,汇集数据库和计算教育研究界,分享研究成果,交流观点和方法,并揭示数据系统教育相互进步的机会,以展示和讨论数据管理系统教育的经验和研究。该计划包括两个主题演讲,十篇研究论文报告,一个讨论环节和一个行业小组讨论。在本报告中,我们介绍了研讨会的主要结果、观察结果和新兴的研究方向。
{"title":"Report on the First International Workshop on Data Systems Education (DataEd '22)","authors":"Efthimia Aivaloglou, G. Fletcher, Michael Liut, Daphne Miedema","doi":"10.1145/3582302.3582314","DOIUrl":"https://doi.org/10.1145/3582302.3582314","url":null,"abstract":"This report summarizes the outcomes of the first international workshop on Data Systems Education: Bridging Education Practice with Education Research (DataEd '22). The workshop was held in conjunction with the SIGMOD '22 conference in Philadelphia, USA on June 17, 2022. The aim of the workshop was to provide a dedicated venue for presenting and and discussing data management systems education experiences and research by bringing together the database and the computing education research communities to share findings, to crosspollinate perspectives and methods, and to shed light on opportunities for mutual progress in data systems education. The program featured two keynote talks, ten research paper presentations, a discussion session, and an industry panel discussion. In this report, we present the workshop's main results, observations, and emerging research directions.","PeriodicalId":346332,"journal":{"name":"ACM SIGMOD Record","volume":"198 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124432357","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Concurrency control for database theorists 数据库理论家的并发控制
Pub Date : 2023-01-09 DOI: 10.1145/3582302.3582304
Bas Ketsman, Christoph E. Koch, F. Neven, Brecht Vandevoort
The aim of this paper is to serve as a lightweight introduction to concurrency control for database theorists through a uniform presentation of the work on robustness against Multiversion Read Committed and Snapshot Isolation.
本文的目的是通过统一介绍针对多版本读提交和快照隔离的鲁棒性工作,为数据库理论家提供轻量级的并发控制介绍。
{"title":"Concurrency control for database theorists","authors":"Bas Ketsman, Christoph E. Koch, F. Neven, Brecht Vandevoort","doi":"10.1145/3582302.3582304","DOIUrl":"https://doi.org/10.1145/3582302.3582304","url":null,"abstract":"The aim of this paper is to serve as a lightweight introduction to concurrency control for database theorists through a uniform presentation of the work on robustness against Multiversion Read Committed and Snapshot Isolation.","PeriodicalId":346332,"journal":{"name":"ACM SIGMOD Record","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134142697","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Mid-Career Researcher, huh? 职业生涯中期的研究员?
Pub Date : 2023-01-09 DOI: 10.1145/3582302.3582312
L. Lakshmanan
You just got promoted to Associate Professor. Like most things in life, whether joys or sorrows, the joy of this accomplishment will not last forever. However, that doesn't mean that you should not look back and reflect on years of hard work and tenacity that you have put in which have earned you this promotion, so first of all, congratulations! Take a moment to savor this accomplishment. On the other hand, it would be a mistake to not ask the question, what just changed about me. Let's see. You now have tenure and you have been promoted to a senior rank. In one sense, that translates to less stress, but in another, you do have to wonder whether it necessarily does mean less stress. On the flip side, you should also take advantage of the opportunity to ask, what are some new freedoms I have just earned. The stress component is driven by partly knowing, but also partly being unsure of, the expectations from a newly minted Associate Professor. The freedom component stems from knowing that you are now tenured, which hopefully means that you can embark on more daring, high risk projects, even if you don't feel like you know quite how to negotiate the trade-off between risk and impact.
你刚被提升为副教授。就像生活中的大多数事情一样,无论是快乐还是悲伤,这一成就的快乐不会永远持续下去。然而,这并不意味着你不应该回顾和反思多年来你所付出的努力和毅力,这为你赢得了这次晋升,所以首先,祝贺你!花点时间来品味这一成就。另一方面,如果不问这个问题,我到底发生了什么变化,那将是一个错误。让我们来看看。你现在有了终身职位,还被提升到了高级职位。在某种意义上,这意味着更少的压力,但在另一方面,你不得不怀疑它是否一定意味着更少的压力。另一方面,你也应该利用这个机会问自己,我刚刚赢得了哪些新的自由?压力部分来自于对新晋副教授的期望的了解和不确定。自由的成分来自于知道你现在是终身教授,这意味着你可以着手更大胆、高风险的项目,即使你觉得自己不太知道如何在风险和影响之间进行权衡。
{"title":"Mid-Career Researcher, huh?","authors":"L. Lakshmanan","doi":"10.1145/3582302.3582312","DOIUrl":"https://doi.org/10.1145/3582302.3582312","url":null,"abstract":"You just got promoted to Associate Professor. Like most things in life, whether joys or sorrows, the joy of this accomplishment will not last forever. However, that doesn't mean that you should not look back and reflect on years of hard work and tenacity that you have put in which have earned you this promotion, so first of all, congratulations! Take a moment to savor this accomplishment. On the other hand, it would be a mistake to not ask the question, what just changed about me. Let's see. You now have tenure and you have been promoted to a senior rank. In one sense, that translates to less stress, but in another, you do have to wonder whether it necessarily does mean less stress. On the flip side, you should also take advantage of the opportunity to ask, what are some new freedoms I have just earned. The stress component is driven by partly knowing, but also partly being unsure of, the expectations from a newly minted Associate Professor. The freedom component stems from knowing that you are now tenured, which hopefully means that you can embark on more daring, high risk projects, even if you don't feel like you know quite how to negotiate the trade-off between risk and impact.","PeriodicalId":346332,"journal":{"name":"ACM SIGMOD Record","volume":"34 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128548341","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Reminiscences on Influential Papers 对有影响的论文的回忆
Pub Date : 2023-01-09 DOI: 10.1145/3582302.3582310
T. Rabl
When I started my PhD, I wanted to do something related to systems but I wasn't sure exactly what. I didn't consider data management systems initially, because I was unaware of the richness of the systems work that data management systems were build on. I thought the field was mainly about SQL. Luckily, that view changed quickly.
当我开始攻读博士学位时,我想做一些与系统相关的事情,但我不确定具体是什么。我最初没有考虑数据管理系统,因为我没有意识到数据管理系统所依赖的系统工作的丰富性。我以为这个领域主要是关于SQL的。幸运的是,这种观点很快就改变了。
{"title":"Reminiscences on Influential Papers","authors":"T. Rabl","doi":"10.1145/3582302.3582310","DOIUrl":"https://doi.org/10.1145/3582302.3582310","url":null,"abstract":"When I started my PhD, I wanted to do something related to systems but I wasn't sure exactly what. I didn't consider data management systems initially, because I was unaware of the richness of the systems work that data management systems were build on. I thought the field was mainly about SQL. Luckily, that view changed quickly.","PeriodicalId":346332,"journal":{"name":"ACM SIGMOD Record","volume":"05 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128983929","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
ACM SIGMOD Record
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1