I’m developing a new private product, but I’ve not decided the name of it yet. So, I’d like to do a poll about what name is good.
Features
My new product currently has three features shown below:
- Show the real-time state of the execution plan of the running query [Movie]
- Show the query progress of the running query [Movie]
- Detect the functional dependency between the attributes of tables [Movie]
Architecture
The architecture of the product is shown below:
Future Work
I’m planning to improve it in 2 steps:
- Feed back the analysis results to the optimizer.
- Improve the optimizer using Machine Learning methods.
What I want
The project code name is pg_query_progress, but I want a good name that includes the meaning of both analytical and improvement abilities.
I’m thinking of a name like these now.
- pg_plan_investigator
- pg_plan_inspector
- pg_plan_analyzer
- pg_plan_analyst
- pg_plan_improver
- pg_plan_meister
- pg_plan_doctor
- etc…
But I can’t decide what’s good. Do you have any idea?