HackerTrans
トップ新着トレンドコメント過去質問紹介求人

webofmarius

no profile record

コメント

webofmarius
·7 日前·議論
hey guys, I am the creator of the SQLJoiner project. Nice to meet you all :)

Thank you for the feedback.

The project was created to help navigate (understand in my head) large/complex queries done by other people.

To answer your questions: 1. Plans to support other sql flavors? - SQLite support has been recently implemented - Maybe in the future, Postgresql. - Nothing from Microsoft. Sorry, I rarely use Microsoft software. 2. How robust is the SQL → canvas parsing? - It is basic (draws correctly simple SELECT, WHERE, JOINS). Feature upgrades require manually drawn query contexts (feedback for RE).