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

   The one usage of ShardingSphere is database gateway.
   The current ShardingSphere-Proxy can support MySQL protocol to visit 
PostgreSQL by PostgreSQL dialect, vice versa.
   It is time to support SQL translator module to translate the SQL dialect and 
make the database gateway more powerful. 
   Let's make MySQL protocol to visit PostgreSQL by MySQL dialect possible!
   
   The tasks are:
   
   - [x] Add shardingsphere-sql-translator in kernel module
   - [x] Support SQL translate interface after SQL rewrite
   - [x] Provide SPI to make develop native SQL translator way available
   - [x] Use JOOQ as one type of SQL translate engine
   - [ ] Provide 2nd level SPI to rewrite SQL dialects by original SQL for 
native SQL translator


-- 
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