Title
Yesquel: Scalable SQL storage for Web applications
Abstract
Web applications have been shifting their storage systems from SQL to NOSQL systems. NOSQL systems scale well but drop many convenient SQL features, such as joins, secondary indexes, and/or transactions. We design, develop, and evaluate Yesquel, a system that provides performance and scalability comparable to NOSQL with all the features of a SQL relational system. Yesquel has a new architecture and a new distributed data structure, called YDBT, which Yesquel uses for storage, and which performs well under contention by many concurrent clients. We evaluate Yesquel and find that Yesquel performs almost as well as Redis-a popular NOSQL system-and much better than MYSQL Cluster, while handling SQL queries at scale.
Year
DOI
Venue
2015
10.1145/2815400.2815413
SOSP'15: PROCEEDINGS OF THE TWENTY-FIFTH ACM SYMPOSIUM ON OPERATING SYSTEMS PRINCIPLES
DocType
Citations 
PageRank 
Conference
5
0.42
References 
Authors
13
3
Name
Order
Citations
PageRank
Marcos Kawazoe Aguilera12519153.60
Joshua B. Leners2854.92
Michael Walfish3100769.58