Tagged articles
7 articles
Page 1 of 1
Advanced AI Application Practice
Advanced AI Application Practice
Nov 14, 2025 · Fundamentals

How to Verify Data Correctness Without Knowing SQL

When UI checks can be misleading, this guide shows testers three practical ways—getting ready‑made queries from developers, using friendly graphical database clients, and mentally mapping UI actions to DB changes—to directly validate data in the database without deep SQL expertise.

Data verificationGUI database clientQA
0 likes · 7 min read
How to Verify Data Correctness Without Knowing SQL
OPPO Kernel Craftsman
OPPO Kernel Craftsman
Dec 9, 2022 · Operations

Factors Affecting Storage System Reliability and Related Technologies

Storage system reliability depends on both hardware and software availability and on preserving data integrity against media degradation, bit flips, external corruption, and firmware bugs, while techniques such as parity/ECC/CRC verification, RAID levels, snapshot methods, backups, continuous data protection, and specialized mechanisms like WAFL checksums and flash‑level error recovery collectively mitigate these risks.

Data ProtectionData verificationECC
0 likes · 13 min read
Factors Affecting Storage System Reliability and Related Technologies
Architects' Tech Alliance
Architects' Tech Alliance
Feb 28, 2021 · Operations

Ensuring Data Integrity in Multi‑Cloud Migration: MySQL, File & Object Storage Strategies

This article outlines practical techniques for multi‑cloud data migration, covering challenges, resource categories, migration phases, and detailed synchronization and verification methods for MySQL databases, file systems, and object storage using tools such as UDTS, pt‑table‑checksum, sync_diff_inspector and US3SYNC.

Data MigrationData verificationUDTS
0 likes · 17 min read
Ensuring Data Integrity in Multi‑Cloud Migration: MySQL, File & Object Storage Strategies
Mafengwo Technology
Mafengwo Technology
Nov 7, 2019 · Artificial Intelligence

Inside MaFengWo’s Scalable Ranking Platform: Architecture, Verification & Explainability

This article explains how MaFengWo’s recommendation system combines recall, ranking, and rerank stages, details the evolution of its sorting algorithm platform, and shows how data verification and model‑explainability techniques like SHAP and LIME improve online performance and accelerate model iteration.

Data verificationModel ExplainabilityXGBoost
0 likes · 13 min read
Inside MaFengWo’s Scalable Ranking Platform: Architecture, Verification & Explainability
Big Data Technology & Architecture
Big Data Technology & Architecture
Oct 22, 2019 · Big Data

Real-Time Data Verification: Building a Log Comparison Solution with Flink, Elasticsearch, and Hive

This article explains how to design and implement a real‑time data verification framework using Flink to generate wide tables, storing detailed records in Elasticsearch or HDFS with Hive for cross‑checking against offline data, ensuring trustworthy metrics for dashboards and stakeholders.

Big DataData verificationElasticsearch
0 likes · 7 min read
Real-Time Data Verification: Building a Log Comparison Solution with Flink, Elasticsearch, and Hive
Tongcheng Travel Technology Center
Tongcheng Travel Technology Center
Aug 1, 2017 · Blockchain

Blockchain Overview and Merkle Tree Algorithm for Data Verification

This article introduces the origin and key alliances of blockchain, explains its core characteristics such as decentralization, consensus mechanisms and transaction transparency, and provides a detailed description of the Merkle Tree algorithm, its implementation, verification steps, and applications in distributed file synchronization.

BlockchainConsensusData verification
0 likes · 9 min read
Blockchain Overview and Merkle Tree Algorithm for Data Verification