In search for future of cloud storage, researchers look to holographic storage solutions
Data storage has always been a key tenet of compute, and with the massive growth in cloud compute, the demand for cloud data storage has opened an avenue for both revisiting prior technologies and developing…
Autonomous Index Tuning
Index tuning has been crucial for database performance. State-of-the-art index tuners rely on query optimizer’s cost estimates to search for the index configuration with the largest estimated execution cost improvement. Due to well-known limitations in…
Aggify
Aggify is a technique for optimizing loops over query results that overcomes these overheads, completely eliminating the loop by rewriting the query to use this generated aggregate.
ALEX
ALEX is a ML-enhanced range index, similar in functionality to a B+ Tree. Our implementation is a near drop-in replacement for std::map or std::multimap.
Microsoft at VLDB 2020
Microsoft is proud to be a gold sponsor of the 46th International Conference on Very Large Data Bases (VLDB 2020). Join us in one of our sessions to hear more about our recent research.