Longda's Interesting World

Distributed Databases & AI Agent Engineering Practice

ASH (Active Session History) is the OceanBase database's "intelligent monitoring system," taking a state snapshot of active sessions every second. Through three zero-prerequisite experiments, this article lets you experience the charm of ASH and takes a deep dive into its implementation — selective recording, time slicing, and the ring buffer.

Read more »

Dmall shares its hands-on experience migrating from MySQL to OceanBase in a retail SaaS scenario — using multi-tenant resource isolation, transparent scaling, and a high compression ratio to cut storage costs by over 80%, achieving cost reduction, efficiency gains, and low-cost system upgrades.

Read more »

A practical guide to building a personalized recommendation system for UGC communities on OceanBase's native vector capabilities: dual-vector user interest modeling (short-term + long-term), multi-path recall and fusion ranking in a single SQL statement, with schema design, performance tuning, and a two-week MVP roadmap.

Read more »

This article traces the four leaps of code search — from text matching to semantic retrieval, graph indexing, and agentic search — and shares hands-on experience building the CodeRepoIndex code-indexing tool on OceanBase vectorized indexes and private RAG.

Read more »