Tag

RDBMS

0 views collected around this technical thread.

Selected Java Interview Questions
Selected Java Interview Questions
May 27, 2024 · Databases

MySQL vs PostgreSQL: Overview, Performance Comparison, and Use Cases

This article provides an overview of MySQL and PostgreSQL, compares their performance in SELECT, INSERT, and UPDATE operations under identical hardware, and discusses suitable scenarios for each database, highlighting the strengths and weaknesses of both systems.

Database ComparisonMySQLPostgreSQL
0 likes · 9 min read
MySQL vs PostgreSQL: Overview, Performance Comparison, and Use Cases
php中文网 Courses
php中文网 Courses
Aug 4, 2021 · Databases

SQL Quick Start Course Overview

The SQL Quick Start Course introduces beginners to Structured Query Language, covering data insertion, querying, updating, deletion, schema creation, modification, and access control, and provides an online learning link and QR code for immediate access.

BeginnerDatabaseQuery Language
0 likes · 2 min read
SQL Quick Start Course Overview
Architecture Digest
Architecture Digest
Sep 24, 2019 · Big Data

Implementation Principles and Architecture of DBus Data Sources (RDBMS and Log Types)

The article explains how DBus ingests data from relational databases and log sources by detailing its extractor, incremental conversion, and full‑pull modules, the use of Canal and Kafka, rule‑based log structuring, the unified UMS message format, and heartbeat monitoring for reliability.

CanalDBusData ingestion
0 likes · 13 min read
Implementation Principles and Architecture of DBus Data Sources (RDBMS and Log Types)
Tencent Cloud Developer
Tencent Cloud Developer
Oct 16, 2018 · Databases

MSQL+: A Plugin Toolkit for Similarity Search in Distributed Relational Database Systems (VLDB 2018 Demo)

MSQL+ is a plugin toolkit that embeds similarity‑search capabilities directly into distributed relational databases such as Tencent’s TDSQL, using B‑tree indexes on generated signatures, customizable DIST functions, and various pivot‑selection strategies to enable scalable, SQL‑standard, approximate queries across sharded data.

Distributed DatabaseMSQL+RDBMS
0 likes · 12 min read
MSQL+: A Plugin Toolkit for Similarity Search in Distributed Relational Database Systems (VLDB 2018 Demo)