Aikesheng Open Source Community
Author

Aikesheng Open Source Community

The Aikesheng Open Source Community provides stable, enterprise‑grade MySQL open‑source tools and services, releases a premium open‑source component each year (1024), and continuously operates and maintains them.

1.4k
Articles
0
Likes
3.5k
Views
1
Comments
Recent Articles

Latest from Aikesheng Open Source Community

100 recent articles max
Aikesheng Open Source Community
Aikesheng Open Source Community
Nov 21, 2025 · Artificial Intelligence

Gemini 3 Pro Leads SQL Benchmarks with Deep Understanding, High‑Quality Optimization, and Balanced Dialect Conversion

The SCALE evaluation shows Gemini 3 Pro topping the SQL benchmark leaderboard, achieving No.1 in SQL understanding, No.2 in optimization, and No.6 in dialect conversion, while highlighting its strengths in execution accuracy, syntax error detection, and areas needing improvement such as execution‑plan prediction and large‑SQL handling.

AI model evaluationGemini-3-ProSCALE Framework
0 likes · 12 min read
Gemini 3 Pro Leads SQL Benchmarks with Deep Understanding, High‑Quality Optimization, and Balanced Dialect Conversion
Aikesheng Open Source Community
Aikesheng Open Source Community
Nov 10, 2025 · Artificial Intelligence

Ling‑1T vs Ring‑1T: SQL Optimization, Dialect Conversion & Understanding

October 2025’s SCALE report introduces Ant Bailing’s trillion‑parameter models Ling‑1T and Ring‑1T, evaluates them across three dimensions—SQL optimization, dialect conversion, and SQL understanding—reveals Ling‑1T’s strength in domestic database conversion and Ring‑1T’s balanced performance, and provides expert commentary on their implications for AI‑driven database solutions.

AI ModelsLing-1TRing-1T
0 likes · 13 min read
Ling‑1T vs Ring‑1T: SQL Optimization, Dialect Conversion & Understanding
Aikesheng Open Source Community
Aikesheng Open Source Community
Nov 5, 2025 · Databases

How to Safely Perform Reverse Incremental Migration from MySQL to OceanBase

This guide explains the background, terminology, pre‑conditions, detailed step‑by‑step procedures, and rollback plan for executing reverse incremental migration from MySQL to OceanBase, covering trigger and foreign‑key handling, OMS operations, data validation, and how to safely switch traffic back to MySQL.

Data SynchronizationForeign KeysMySQL
0 likes · 13 min read
How to Safely Perform Reverse Incremental Migration from MySQL to OceanBase
Aikesheng Open Source Community
Aikesheng Open Source Community
Oct 30, 2025 · Artificial Intelligence

How China’s 2025 OSCAR Conference Is Driving Trusted AI and Open‑Source Standards

The 2025 OSCAR Open‑Source Industry Conference in Beijing gathered leaders from China’s communications standards association, the China Academy of Information and Communications Technology, and major enterprises to unveil new trusted open‑source assessment results, launch AI open‑source initiatives, discuss regional standards, and outline a three‑year roadmap for secure, collaborative open‑source development across cloud, AI, and big‑data sectors.

AIcloud computingindustry conference
0 likes · 9 min read
How China’s 2025 OSCAR Conference Is Driving Trusted AI and Open‑Source Standards
Aikesheng Open Source Community
Aikesheng Open Source Community
Oct 29, 2025 · Artificial Intelligence

What Makes BiomedSQL and LogicCat the Toughest Text‑to‑SQL Benchmarks for LLMs?

BiomedSQL and LogicCat are two newly released Text‑to‑SQL datasets that challenge large language models with complex biomedical reasoning, multi‑step logical inference, and domain‑specific knowledge, offering detailed analyses of query types, scientific reasoning categories, and performance gaps that highlight current LLM limitations.

BiomedicalLLMLogical Reasoning
0 likes · 9 min read
What Makes BiomedSQL and LogicCat the Toughest Text‑to‑SQL Benchmarks for LLMs?
Aikesheng Open Source Community
Aikesheng Open Source Community
Oct 29, 2025 · Databases

Why Does the Same SQL Run Faster on Oracle Than on OceanBase? Uncovering Execution Plan Discrepancies

A customer observed a SQL statement that runs twice as fast on Oracle as on OceanBase, prompting a detailed analysis of execution plans, leader distribution, and distributed query behavior, followed by practical hint and table‑group optimizations that reduce the runtime from several seconds to sub‑second levels.

OceanBaseSQL OptimizationTable Group
0 likes · 18 min read
Why Does the Same SQL Run Faster on Oracle Than on OceanBase? Uncovering Execution Plan Discrepancies