wangkyle261 opened a new issue, #38686:
URL: https://github.com/apache/shardingsphere/issues/38686

   ## Is your feature request related to a problem?
   ShardingSphere currently lacks official support for the Dameng Database (DM 
Database) dialect, which is a self-developed, high-performance relational 
database widely used in enterprise-level scenarios, government affairs, and 
core business systems in China. Many users who adopt Dameng Database as their 
underlying storage cannot use ShardingSphere's core features (data sharding, 
distributed transactions, read/write splitting, etc.) normally due to the 
missing dialect implementation. This creates a critical compatibility barrier 
for Dameng Database users who need distributed database capabilities.
   
   ## Describe the feature you would like
   We (from Dameng Data Co., Ltd.) have independently developed and verified 
the complete ShardingSphere Dameng Database dialect extension, including but 
not limited to:
   - Implementation of Dameng Database SQL dialect parser and renderer
   - Compatibility with Dameng Database-specific syntax, functions, data types, 
and operators
   - Adaptation of core ShardingSphere features (data sharding, read/write 
splitting, distributed transactions) for Dameng Database
   -  Complete implementation and adaptation of Dameng dialect proxy extension
   - Full unit testing and integration testing for stability and compatibility 
verification
   
   We want to contribute this Dameng Database dialect extension to the Apache 
ShardingSphere open-source community, integrate it into the official codebase, 
and maintain it jointly with the community to provide official native support 
for Dameng Database.
   
   ## Additional context
   - Dameng Database is a mainstream domestic relational database with a 
large-scale enterprise user base; official dialect support will greatly expand 
ShardingSphere's application scenarios.
   - We have completed the full development, testing, and validation of the 
dialect extension, and are ready to submit the complete pull request.
   - We promise to maintain the Dameng dialect code synchronously with the 
community, fix bugs in a timely manner, and adapt to new ShardingSphere 
versions continuously.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to