PIQL: a performance insightful query language

SIGMOD Conference(2010)

引用 9|浏览135
暂无评分
摘要
Large-scale websites are increasingly moving from relational databases to distributed key-value stores for high request rate, low latency workloads. Often this move is motivated not only by key-value stores' ability to scale simply by adding more hardware, but also by the easy to understand predictable performance they provide for all operations. While this data model works well, lookups are only done by primary key. More complex queries require onerous, explicit index management and imperative data lookups by the developer. We demonstrate PIQL, a Performance Insightful Query Language that allows developers to express many of the queries found on these websites, while still providing strict bounds on the number of I/O operations for any query.
更多
查看译文
关键词
high request rate,low latency workloads,o operation,imperative data lookups,performance insightful query language,key-value store,data model,large-scale web,complex query,explicit index management,relational database,databases,indexation,query language,low latency
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要