search
HomeTechnology peripheralsAITencent Cloud Database was once again recognized by top conferences, and the paper was successfully selected for VLDB2023

At the 49th VLDB Conference, the top international database conference, two papers of Tencent Cloud TDSQL were successfully included in VLDB 2023, once again proving that innovative technology is recognized by the top international conference VLDB

As a leader in the database field One of the three top conferences, each VLDB conference focuses on displaying the most cutting-edge directions of current database research and the latest applications in the industry, attracting the participation of many of the world's top technology companies and research institutions. Because the conference has extremely high requirements on system innovation, completeness, experimental design, etc., the paper acceptance rate of the VLDB conference is generally low (about 18%).

Among the selected papers, the "Efficient Black-box Checking of Snapshot Isolation in Databases" solution jointly developed by Tencent Cloud, Nanjing University and ETH Zurich proposes a novel black-box checking The processor - PolySI, can efficiently check Snapshot isolation (SI) and provide understandable counterexamples when a violation is detected.

Snapshot isolation is a common weak isolation level, which avoids the performance loss caused by serialization and can prevent many common data anomalies. However, some production cloud databases that claim to provide snapshot isolation guarantees will still generate SI data anomalies, which will have a huge impact, especially in the financial field. Existing similar tools in the industry either do not support snapshot isolation level testing or are less efficient. Given the complexity of database systems and the fact that internal information within the database is often inaccessible, a black-box snapshot isolation checker is urgently needed in the industry.

In order to solve this problem, we proposed and designed the "PolySI" algorithm and tools. The theoretical basis of PolySI is the SI characterization theorem based on Generalized Polygraphs (GPs), which guarantees the correctness and completeness of PolySI. PolySI adopts an SMT solver (MonoSAT) and leverages GPs’ compact constraint encoding scheme along with domain-specific optimizations to accelerate SMT solving

Currently, through extensive evaluation, PolySI successfully reproduces known SI anomalies and New SI anomalies were detected in three production cloud databases, providing understandable counterexamples. PolySI outperforms current state-of-the-art SI black-box checkers under multiple classes of workloads and is able to scale to large-scale workloads.

According to our understanding, the paper "Online Schema Evolution is (Almost) Free for Snapshot Databases" jointly completed by Tencent Cloud and Simon Fraser University introduces a new online and transactional schema evolution called "Tesseract" Method, designed to solve the challenges faced in the process of online database modification of schema

Currently, modern database applications often make schema changes according to changing needs. The main advantage of online database modification of schema is that there is no need to stop the database service or Structural modifications can be made by interrupting ongoing transactions, allowing the database to meet dynamic changes without requiring downtime for maintenance or restarting the database.

In existing database systems, although online and transactional schema (schema) evolution are supported, they also face some challenges. The first is the issue of data consistency. When making structural modifications, in order to ensure the consistency of the data, transactions or other mechanisms need to be used to ensure the integrity and correctness of the data. Secondly, there is the problem of long running time. Some structural modifications may take a long time to complete, especially for large databases or modifications of complex structures, which may have a certain impact on the performance of the database. Therefore, modifications need to be made in an appropriate time window to minimize the impact on the business

In past solutions, an ad hoc approach was often used to "patch" the schema evolution and apply it to the existing system. This resulted in many edge cases and incomplete functionality. Therefore, applications often require carefully scheduled downtime to make schema changes, thus sacrificing availability

To avoid the above shortcomings, Tesseract comes into play. In widely used multi-version database systems, schema evolution can be modeled as data modification operations on the entire table, which is the so-called Data Definition as Modification (DDaM). In this way, Tesseract can support the pattern at almost zero cost by leveraging the concurrency control protocol

In Tesseract application testing, we made a simple adjustment to the existing snapshot isolation protocol. Under workloads on 40-core servers, Tesseract is able to achieve online, transactional schema evolution without downtime, and maintain high application performance during the evolution process

By participating in the top database conference VLDB, Tencent Cloud will The latest technological breakthroughs and innovative directions in the database field are shared with global technology developers simultaneously, which also provides extremely valuable reference cases for technology and industrial development in the database field. In the future, Tencent Cloud will continue to improve database-related technologies, products and ecological capabilities to provide convenient and easy-to-use database services for all walks of life.

The above is the detailed content of Tencent Cloud Database was once again recognized by top conferences, and the paper was successfully selected for VLDB2023. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:机器之心. If there is any infringement, please contact admin@php.cn delete
Tool Calling in LLMsTool Calling in LLMsApr 14, 2025 am 11:28 AM

Large language models (LLMs) have surged in popularity, with the tool-calling feature dramatically expanding their capabilities beyond simple text generation. Now, LLMs can handle complex automation tasks such as dynamic UI creation and autonomous a

How ADHD Games, Health Tools & AI Chatbots Are Transforming Global HealthHow ADHD Games, Health Tools & AI Chatbots Are Transforming Global HealthApr 14, 2025 am 11:27 AM

Can a video game ease anxiety, build focus, or support a child with ADHD? As healthcare challenges surge globally — especially among youth — innovators are turning to an unlikely tool: video games. Now one of the world’s largest entertainment indus

UN Input On AI: Winners, Losers, And OpportunitiesUN Input On AI: Winners, Losers, And OpportunitiesApr 14, 2025 am 11:25 AM

“History has shown that while technological progress drives economic growth, it does not on its own ensure equitable income distribution or promote inclusive human development,” writes Rebeca Grynspan, Secretary-General of UNCTAD, in the preamble.

Learning Negotiation Skills Via Generative AILearning Negotiation Skills Via Generative AIApr 14, 2025 am 11:23 AM

Easy-peasy, use generative AI as your negotiation tutor and sparring partner. Let’s talk about it. This analysis of an innovative AI breakthrough is part of my ongoing Forbes column coverage on the latest in AI, including identifying and explaining

TED Reveals From OpenAI, Google, Meta Heads To Court, Selfie With MyselfTED Reveals From OpenAI, Google, Meta Heads To Court, Selfie With MyselfApr 14, 2025 am 11:22 AM

The ​TED2025 Conference, held in Vancouver, wrapped its 36th edition yesterday, April 11. It featured 80 speakers from more than 60 countries, including Sam Altman, Eric Schmidt, and Palmer Luckey. TED’s theme, “humanity reimagined,” was tailor made

Joseph Stiglitz Warns Of The Looming Inequality Amid AI Monopoly PowerJoseph Stiglitz Warns Of The Looming Inequality Amid AI Monopoly PowerApr 14, 2025 am 11:21 AM

Joseph Stiglitz is renowned economist and recipient of the Nobel Prize in Economics in 2001. Stiglitz posits that AI can worsen existing inequalities and consolidated power in the hands of a few dominant corporations, ultimately undermining economic

What is Graph Database?What is Graph Database?Apr 14, 2025 am 11:19 AM

Graph Databases: Revolutionizing Data Management Through Relationships As data expands and its characteristics evolve across various fields, graph databases are emerging as transformative solutions for managing interconnected data. Unlike traditional

LLM Routing: Strategies, Techniques, and Python ImplementationLLM Routing: Strategies, Techniques, and Python ImplementationApr 14, 2025 am 11:14 AM

Large Language Model (LLM) Routing: Optimizing Performance Through Intelligent Task Distribution The rapidly evolving landscape of LLMs presents a diverse range of models, each with unique strengths and weaknesses. Some excel at creative content gen

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
WWE 2K25: How To Unlock Everything In MyRise
1 months agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool

SublimeText3 English version

SublimeText3 English version

Recommended: Win version, supports code prompts!

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment