It figured out: how many employees do you have that are male, from Asia, older than 20, and with last names starting with "W"
Awesome demo. Have you tested this with many non-technical users? I feel like I might be predisposed to write sentences that map easily to SQL because I know SQL.
Very cool - I've played with a bit more. How does Kueri know that the word "paid" maps to "salary"? Do you define these synonyms on a per column basis or does Kueri have some sort synonym detection? If so, how many languages does this support?
Looks very promising, sadly I cant get past configuring a new SQL Server data source (which does say Beta).
Points of contention-
First load using edge DataSources was not visible at the bottom right, had to access from User drop down menu and nothing happened
No error returned when trying to connect to a SQL Server type connection, just said Invalid database address with no further information about why. (default database wasn't accessible was the problem).
After getting past the connection screen, tables are arranged in a nonsensical fashion, not a huge issue but I would have thought alphabetical option at minimum.
Some tables don't preview, haven't dug into this further.
Once I selected a table it could preview, clicking NEXT did nothing.
It figured out: how many employees do you have that are male, from Asia, older than 20, and with last names starting with "W"
Awesome demo. Have you tested this with many non-technical users? I feel like I might be predisposed to write sentences that map easily to SQL because I know SQL.