from Hacker News

Show HN: Visual data language (no-code SQL for non-technical ppl)

by george_ciobanu on 4/20/22, 12:27 PM with 0 comments

https://human.software <- don't know how to make this a link, my apologies.

Only supported DB as a data source is Postgres.

Note 1: to create account enter your email and press Login/Signup. It will create a new account if it does not exist

Note 2: Ignore the "Cannot connect to datasource" error message

Note 3: When you create a datasource, the tool connects to the DB and downloads the schema.

Note 4: There is a bug in Top10, don't use it.

Note 5: you can see the generated SQL in the console if you want to

This is a tool I built to extract data from relational databases more easily, and I think/hope non-tech people will appreciate it. I know the UX needs a lot of love but I am happy with the overall process of asking a question and getting the answer.

The FAQ section is not updated from the template I used :-)