HiddenMerit Daily · Issue 13
Clyde Jin
05-08
85

📊 HiddenMerit Daily · Issue 13

Focus on Database Frontiers, Practical Insights for DBAs May 8, 2026 | 5 Selected Global Breaking News

01|CETC Kingware Replaces Oracle+PG Hybrid Architecture in Real‑World Tests: TPS Up 35%, Breaking the “One Database Replaces Two” Barrier

In a recent migration validation for a large telecom group’s core network management system, CETC Kingware (formerly Renda Kingware) achieved a 35% increase in core transaction throughput (TPS) after replacing the existing Oracle and PostgreSQL hybrid architecture. The system covers 12 professional domains (transmission, wireless, etc.), involved full migration of 8 TB of historical data, and smoothly switched 11 Oracle instances and 2 PostgreSQL instances, with 100% data accuracy. Under dual high loads – maintaining strong transaction consistency while delivering excellent GIS spatial data processing capability – peak CPU usage dropped from 88% to 72%. Average response latency decreased by 27%, and GIS spatial query time was reduced by 20.8%. Kingware’s kernel‑level dynamic syntax adaptation technology simultaneously supports multiple syntax modes (Oracle, PostgreSQL, MySQL, etc.) in a single database, compressing complex heterogeneous “multi‑database collaboration” architectures into a single domestic platform.

· DBA Perspective: This validation of “one database replacing two heterogeneous databases” directly establishes Kingware’s unique cost and operational advantages in the current database selection landscape. The core challenge for DBAs will no longer be “how to replace A with B”, but “how one database can support multiple dialects and fuse multiple workload types”. You need to at least understand the core differences among mainstream syntaxes, plan workload, data heat, and capacity partitions, and calculate the total cost–benefit of “N‑to‑1” consolidation. · CTO Perspective: This mixed‑replacement case for a telecom operator is essentially a trigger point for the huge cost‑reduction potential of heterogeneous database convergence platforms. For enterprises with long‑standing technical debt, this is a major strategic option – no longer needing to maintain separate operations systems for niche departmental databases. A unified underlying platform compresses management overhead and human resource allocation. · Investor Perspective: A single domestic database replacing an Oracle+PG hybrid architecture demonstrates that domestic vendors now have the comprehensive ability to handle both ultra‑fast OLTP performance and complex GIS spatial data. Kingware’s ability to win core financial‑sector contracts will strengthen, and its valuation expectations in the capital market could be revised upward accordingly.

02|Dameng’s AI Strategy Surfaces: “Intermediate Language Layer” to Solve Industry AI Implementation Challenges

At the Dameng Database Conference on April 22, Feng Yuan, Deputy General Manager of Dameng, officially released Dameng’s AI strategy. The core concept is to build an “intermediate language layer” between vertical‑domain models and the database, abstracting industry semantics into unified semantic objects and then mapping them to SQL or database operators via rules. In the OLAP domain, AI’s real value lies in deepening the “depth” of analytics – the database not only stores and queries faster but also participates in deeper analytical processes, improving its understanding of data semantics. For OLTP scenarios, Dameng advocates a clear sense of “boundary”: hardcore TP (e.g., fund transactions) should still rely on traditional capabilities, while in general TP scenarios, the bottleneck is not the database but business logic. AI can turn previously hard‑coded logic into dynamic decision‑making. Dameng predicts that in the future, an increasing number of “access subjects” to databases will be AI agents, requiring support for fast start/stop, quick instance creation/destruction, and agent‑adapted access patterns.

· DBA Perspective: Dameng’s “DB × Agent” architecture signals that DBAs will face pressure from billions of agents. Agent access patterns to databases will be high‑frequency, dynamic, small‑batch but persistent and concurrent. Old rules for monitoring slow SQL, lock analysis, and connection pool tuning will be overturned. DBAs must develop new operational skills for “tenant‑level fast elastic start/stop” and “agent‑oriented audit trails”. · CTO Perspective: In the “DB × Agent” era, data architecture needs to expand from passive query storage to upper‑level perception and decision‑making. Once this direction matures, it will effectively compress the time enterprises need to deliver AI pilots. On the eve of the AI strategy explosion, the earlier an enterprise adopts the “semantic middleware” logic, the more likely it is to gain engineering initiative. · Investor Perspective: Dameng’s AI layout stays true to the essence of databases – managing and processing data, which is the underlying need for all AI applications. This gives Dameng a valuation balance of “stability” and “cutting‑edge”. Going forward, track the progress of Dameng’s “intermediate language” engineering implementation in key industries such as finance.

03|Dameng Q1 Results Again Exceed Expectations: Revenue 410M RMB (+59% YoY), Gross Margin 96.6%

Dameng’s Q1 2026 revenue reached RMB 410 million, a year‑on‑year increase of 59.1%; net profit attributable to shareholders was RMB 151 million, up 54.3% YoY, maintaining high growth from a large base. Benefiting from accelerated Xinchuang procurement in 2025, contract liabilities at the end of the year increased 59.8% YoY, indicating a strong order backlog. Product mix continues to optimise – gross margin climbed to 96.1% for full‑year 2025 and further improved to 96.6% in Q1 2026. The company launched new products in April, including DM9, GDMBASE V4.0, and the DAMENG PAI all‑in‑one machine. Among them, DM9’s single‑node TPC‑C doubled compared to its predecessor, signalling a deep transformation toward an AI database.

· DBA Perspective: Dameng’s frequent quarterly earnings reports show that order‑driven effects are extremely pronounced in the domestic database industry. The most direct impact for DBAs: Dameng and its competitors will accelerate their recruitment of technical talent, and the job market for consultant‑type DBAs will significantly strengthen over the next 18 months. · CTO Perspective: Several years of nearly double‑digit growth combined with high absolute gross margins reveal Dameng’s pricing power and product strength in key Xinchuang replacement sectors. When selecting a database path, CTOs must balance short‑term project budgets with long‑term technological sustainability. · Investor Perspective: Consecutive earnings beats position Dameng as a growth leader in the Xinchuang sector over the next 2–3 years. DM9’s doubling of single‑node TPC‑C creates a differentiated competitive advantage over other domestic products. Investors should continue to track the progress of Dameng’s marquee customer wins in the financial vertical.

04|MongoDB 8.3 GA: Built for AI Speed, AI Agent Memory Engine Takes Centre Stage

On May 7, at the .local conference in London, MongoDB officially announced the GA of MongoDB 8.3, positioning it as “the database built for AI speed”. Compared to version 8.0, 8.3 delivers +35% write throughput, +45% read throughput, and +15% ACID transaction throughput without any application code changes. On the AI features front, Atlas Vector Search adds a public preview of Automated Voyage AI Embeddings, automatically generating embeddings when data is written or updated, providing AI agents with accurate, real‑time context. LangGraph.js long‑term memory storage is now GA, enabling JavaScript and TypeScript developers to persist user preferences and interaction histories across conversations.

· DBA Perspective: The demand for persistent memory for AI agents is becoming a major new workload for mainstream databases – DBAs need to manage vector generation pipelines and storage costs while balancing performance and recall accuracy. DBAs must now understand: does embedding generation latency impact write throughput? How do vector and scalar filters coordinate in hybrid search? What are the scaling solutions for memory storage under massive agent concurrency? · CTO Perspective: MongoDB 8.3 resolves the inherent tension between long‑term agent memory and high‑performance search by offering a unified data platform that reduces operational and coordination overhead from stacking multiple components. For technical teams building customised agents, it provides a standard reference for the DevOps stack and clear reference value for agent development projects in 2026. · Investor Perspective: MongoDB demonstrates the elasticity of the non‑relational database model in the AI era – a triple platform of vector search + model inference + long‑term memory can effectively offset competition from large cloud databases and open‑source in‑memory stores. Locking in developer experience and downstream licensing revenue remains the core driver of mid‑term valuation recovery.

05|PostgreSQL Ecosystem Stays Active: AI DBA Assistant Debuts, GraphRAG Extension Upgraded

On May 6, pgEdge officially released the AI DBA Workbench, an AI‑powered monitoring and management tool dedicated to Postgres teams, providing a 24/7 database management co‑pilot. pg_sorted_heap 0.13.0 was released concurrently, adding a stable GraphRAG capability that performs graph‑like fact retrieval and re‑ranking directly inside PostgreSQL. It supports ANN seed retrieval then expands relationship hops and re‑ranks candidate sets precisely, keeping the retrieval process inside PG without needing an external vector search sidecar. The PostgreSQL community is currently highly focused on stabilising PG 19, targeting a formal release in September 2026. European teams such as CYBERTEC have already contributed substantial kernel code.

· DBA Perspective: The AI DBA assistant will provide 7×24 real‑time help with diagnostics, anomaly prediction, and change assessment. Meanwhile, pg_sorted_heap’s GraphRAG capability opens new possibilities for “JSON vector + graph query” within a single kernel. If your application logic involves knowledge expansion of 1–2 hops, you may rely on PG without additional graph databases, greatly simplifying your tech stack. · CTO Perspective: Although pg_sorted_heap 0.13.0’s GraphRAG capability is still early, it could reshape the RAG technology landscape – performing scalar filtering, vector similarity, and simple graph hop expansion within a single database. CTOs should no longer default to stacking micro‑services on top of separate graph and vector databases, but actively explore the engineering ceiling of PostgreSQL as a unified foundation. · Investor Perspective: pgEdge raising funding and launching an AI DBA product, combined with the community’s deep exploration of GraphRAG and vector search, shows that the PostgreSQL ecosystem retains strong vitality in the AI era. Investing in PostgreSQL toolchains, operations automation, and migration services companies is a sound and cautious niche strategy.

📌 Issue Summary

News Core Keywords DBA Actions CTO/Decision‑Maker Focus Investor Perspective CETC Kingware replaces Oracle+PG hybrid TPS +35%, one DB for two, heterogeneous syntax fusion Learn multi‑syntax dynamic adaptation, plan workload partitions for N‑to‑1 consolidation Assess management & labour compression from unified platform Validates domestic DBs’ comprehensive ability; strong signal for financial core contract wins Dameng AI strategy surfaces Intermediate language layer, DB × Agent, general TP intelligence Build skills for tenant‑level fast elastic start/stop and agent audit trails Consider AI planning efficiency; integrate “semantic middleware” into data architecture evolution AI strategy stays in database’s core domain; track “intermediate language” engineering progress Dameng Q1 results beat again Revenue +59%, GPM 96.6%, DM9 single‑node TPC‑C doubles Top vendor hires aggressively; accumulate domestic DB skills regionally Balance short‑term budgets with long‑term sustainability when selecting Xinchuang paths Consecutive beats set Dameng as growth leader; watch financial‑sector flagship wins MongoDB 8.3 GA AI speed, automated embeddings, agent long‑term memory Manage vector pipelines and scalability; evaluate performance vs. recall trade‑offs Reduce multi‑component O&M load; set AI agent platform baseline Triple‑platform offsets open‑source competition; developer experience drives mid‑term valuation PostgreSQL ecosystem active AI DBA co‑pilot, GraphRAG stable, PG 19 stabilisation Follow AI‑assisted diagnosis trends; assess GraphRAG for single‑source knowledge reasoning Explore PostgreSQL unified base’s engineering ceiling to reduce micro‑service debt PG toolchain and ecosystem enjoy open‑source dividends; form moat for downstream startups

HiddenMerit Team Production Slogan: 绩优隐于内,金石启新程 | Hidden deep. Merit bold. Forge ahead.

Star
Donate
HiddenMerit Daily · Issue 12
Previous
HiddenMerit Daily · Issue 14
Next

Leave a comment

Registration is not required

Clyde Jin
302 Articles
0 Comments
0 Like
Recent Posts

HiddenMerit Daily · Issue 59

📊 HiddenMerit Daily · Issue 59 Focus on Database Frontiers, Practical Insights for DBAs July 21, 2026 | 5 Selected Global Breaking News 01|Oracle Issues Urgent Warning: July 21 Release Update to Fix Large Number of High‑Risk Vulnerabilities, Immediate Deployment Recommended On July 13, Oracle issued an urgent security warning, strongly recommending that all customers running supported Oracle Database versions (including Oracle Database 19c and Oracle AI Database 26ai) immediately test and deploy the Release Update (RU) after its release on July 21. Background: New frontier AI models are significantly lowering the barrier to discovering and exploiting software vulnerabilities – these models can identify weaknesses, analyse software changes, reverse‑engineer security patches, and develop potential attack paths at unprecedented speed and scale. AI models are also becoming increasingly adept at combining multiple weaknesses across the application and data stack into complex attacks, even when individual weaknesses do not themselves pose a serious risk. As a result, protecting systems solely at the network or application layer is no longer sufficient; enterprises must protect the entire technology stack. Fixes Included in This RU: Oracle has collaborated with state‑of‑the‑art models from Anthropic and OpenAI to proactively identify and fix potential security vulnerabilities. The upcoming […]

HiddenMerit Daily · Issue 58

📊 HiddenMerit Daily · Issue 58 Focus on Database Frontiers, Practical Insights for DBAs July 20, 2026 | 5 Selected Global Breaking News 01|CAICT: Domestic Databases Enter Core System “Deep Water,” AI‑Native Leads New Industry Landscape On July 9, at the 2026 Trustworthy Database Development Conference, CAICT released the “Database Development Research Report (2026).” The report notes that domestic databases have basically completed peripheral system replacement and have officially entered the critical business system breakthrough phase. Key Data: The global database market reached $131.6 billion in 2025 (approximately RMB 894.09 billion). The Chinese database market reached $9.49 billion in 2025 (approximately RMB 64.48 billion), and is expected to reach RMB 97.974 billion by 2028, with a CAGR of 13.06%. The number of domestic database vendors has shrunk from a peak of 167 to 94, with a clear head‑concentration effect and an intensifying “Matthew effect.” AI‑Native Becomes the Main Theme: The report points out that database technology is accelerating its evolution toward the AI‑native direction, and the global database industry is entering a new phase of landscape restructuring. The role of databases is upgrading from “underlying support systems” to “core engines enabling intelligent decision‑making and business innovation.” AI agents are becoming […]

HiddenMerit Daily · Issue 56

📊 HiddenMerit Daily · Issue 56 Focus on Database Frontiers, Practical Insights for DBAs July 6, 2026 | 5 Selected Global Breaking News 01|Kingware Releases Manufacturing Scenario Database Evolution White Paper: SQL Server Replacement Enters “Deep Water” On July 5, CETC Kingware published a technical article titled “Database Evolution in Manufacturing Scenarios: How Kingware Replaces SQL Server,” pointing out that the data surge on industrial shop floors has exceeded the processing capacity of single‑node systems. Traditional database architectures that rely on vertical scaling are facing unprecedented performance challenges. Over the next 1‑3 years, manufacturing enterprises will no longer face only the “choice of replacement,” but must answer the strategic question: “How do we build an autonomous data foundation in the context of de‑IOE?” Three Paradigm Shifts: Hybrid Workloads Become the Norm: The IT architecture of modern factories is shifting from separated OLTP and OLAP to HTAP mode. The same data system must simultaneously handle tens of thousands of device instruction writes per second and minute‑level production report analysis. Distributed Architecture Becomes a Hard Requirement: When a single table exceeds 100 million rows with daily increments exceeding 1 million rows, the index maintenance cost of traditional single‑node databases rises exponentially. Autonomous […]

HiddenMerit Daily · Issue 57

📊 HiddenMerit Daily · Issue 57 Focus on Database Frontiers, Practical Insights for DBAs July 17, 2026 | 5 Selected Global Breaking News 01|CAICT Releases “Database Development Research Report (2026)”: China Market to Reach RMB 98 Billion by 2028, AI‑Native Becomes the Main Theme On July 9, at the 2026 Trustworthy Database Development Conference, the China Academy of Information and Communications Technology (CAICT) officially released the “Database Development Research Report (2026),” comprehensively revealing the latest landscape and evolution directions of the global and Chinese database markets. Key Data: Global Market: The global database market reached $131.6 billion in 2025 (approximately RMB 894.09 billion). Chinese Market: The Chinese database market reached $9.49 billion in 2025 (approximately RMB 64.48 billion), accounting for 7.2% of the global market. By 2028, the total Chinese database market is expected to reach RMB 97.974 billion, with a compound annual growth rate of 13.06% . Industry Landscape: There are 394 database product providers globally, with China and the US leading in vendor count. The number of global open‑source and closed‑source products is roughly balanced. Commercial databases account for over 70% in China, while the proportion of open‑source databases is increasing. After rapid growth from 2022 to 2024, […]
生成中...
扫描二维码
扫描二维码