DEV Community

taijidude
taijidude

Posted on

1

A way to translate sql scripts to a different dialect

One application i'm responsible is running on a sql server database but most of the integration tests are running against a hsql in memory database. For a bigger integration test i had the need to convert some sql scripts. While researching i found this wonderful tool. Im not affiliated with them in any way. I'm writing this more as a note to myself. I want to investigate it more.

The left textfield is for your input sql and the right textfield is for your translated output.

Enjoy:

https://www.jooq.org/translate/

Top comments (0)

Billboard image

Try REST API Generation for MS SQL Server.

DreamFactory generates live REST APIs from database schemas with standardized endpoints for tables, views, and procedures in OpenAPI format. We support on-prem deployment with firewall security and include RBAC for secure, granular security controls.

See more!

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay