Permission Management Model of the openGauss DatabasePermission Management Model of the openGauss Database The database stores a large amount of important data and sensitive information and provides data sharing services for authorized users with different permissions. Therefore, the database must have...Apr 21, 2023·8 min read
Introduction to Multi-Core Optimization of openGauss on Kunpeng ServersSince the birth of integrated circuits, CPUs have experienced three development phases, among which the first phase is to increase the CPU dominant frequency. Six years after integrated circuits were invented, Gordon Moore proposed Moore's law, predi...Mar 23, 2023·9 min read
Compilation Guide for openGauss Under Heterogeneous ConditionsDownload opengauss-openGauss-server-v2.0.0.tar.gz (openGauss source code package) Download link: https://gitee.com/opengauss/openGauss-server/repository/archive/v2.0.0?ref=v2.0.0&sha=78689da92cdc811cad2458dc213d007e96864062&format=tar.gz&captcha_type...Mar 23, 2023·9 min read
Discussion on openGauss Memory ManagementRecently, a friend from the technical exchange group of openGauss asked how to allocate memory during code development. This article provides a preliminary answer to this question. The memory management of openGauss has been extended and reconstructe...Mar 23, 2023·8 min read
Automatic Test Framework YATThe Yet another test (YAT) framework is an automatic test framework based on Python3. The core of the framework is implemented by the Kotlin language. The framework is encapsulated and bonded through Python to provide command line interfaces (CLIs). ...Mar 23, 2023·5 min read
Basic Use of the Fully-encrypted Database1. Introduction to the Fully-encrypted Database Features A fully-encrypted database aims to protect privacy throughout the data lifecycle. Data is always encrypted during transmission, computing, and storage regardless of the service scenario or envi...Mar 16, 2023·5 min read
openGauss: An Autonomous Database SystemThe AI capabilities of openGauss was released at VLDB'21: http://dbgroup.cs.tsinghua.edu.cn/ligl/papers/vldb21-opengauss.pdfMar 15, 2023·1 min read