PilotScope Steering Databases with Machine Learning Drivers
1 minute read ∼ Filed in : A paper noteThis paper designs and implements PilotScop with a programming model to facilitate the integration of AI into DB.
- data collections: cardinality, plan cost, execution time,
- inject ML task into database
- ML environment to support the execution
- interaction between ML and database at runtime.
- AI and DB can developed independently.