top | item 43039912

(no title)

mariopt | 1 year ago

I have been using Phind for building SQL queries and it's actually great to learn more about SQL, and the results are mostly correct. Just try to ask it to build some advanced query then you discover you don't truly know SQL.

discuss

order

sgc|1 year ago

I actually did just the same thing the other day, and it managed to make a fantastically complex query (by my standards) with relatively little fuss. It made quick work of building an entire php/slim api quite nicely as well. You need to know what you are doing and correct some mistakes related to specific implementations (in my case SQLite specifics and the Psr library I was using in Slim - not sql or php in general), but overall a pleasant experience.