|
|
|
|
|
by koolba
3596 days ago
|
|
This isn't something you'd expose to your end users right? It seems more targeted for in house analysts. If that's the case, why would one want to use this vs. having analysts use (or learn) SQL? Typing "Who's the highest paid employee?" looks cool but the equivalent SQL is simple as well. I'm not sure I could necessarily express a more complicated example in a natural language, and even if I could, it wouldn't feel natural. |
|
Most external users do not know how to code SQL (as well as some SQL developers... hehe). The ability to ask questions in various formats delivers an easy and simple UX.
Use cases include: online banking and credit accounts, Human Resources recruitment staff, executive level officers who have ad-hoc spur of the moment questions, warehouse managers at IKEA.... and the list goes on.
Here are a couple of interesting questions we have encountered in the past: 1. What is the average transaction sum for deals completed in June 2. Who are the top 5 employees with the best salary to sales ratio?