HACKER Q&A
📣 deemarklit

recommending a SQL transpiler


SQLGlot (https://github.com/tobymao/sqlglot) is a really awesome tool that can transpile SQL to various dialects. What are some other SQL transpilers? I believe Presto (https://github.com/prestodb/presto) includes one, but what are others?