sql-formatter icon indicating copy to clipboard operation
sql-formatter copied to clipboard

Feature Request: SAP HANA SQL Dialect Support

Open brelian opened this issue 8 months ago • 1 comments

Summary

I would like to request the addition of support for the SAP HANA SQL dialect in the sql-formatter library. SAP HANA is a widely used in-memory, column-oriented, relational database management system, and having support for it in sql-formatter would be highly beneficial for developers working with SAP environments.

Use Case

Adding support for the SAP HANA SQL dialect will allow developers to format their queries and stored procedures that are specific to SAP HANA, leading to improved code readability and maintainability. This will also help in maintaining consistency across different SQL-based projects that interact with various databases.

brelian avatar Jul 17 '25 08:07 brelian

If somebody is interested in this, a pull request is the best way to start. I personally won't be implementing any new dialects, especially ones of which I've never even heard of.

nene avatar Aug 15 '25 08:08 nene