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.
Graspologic js
A high-performance modern set of graph rendering components, which enables users to visualize large graph datasets on the web.
Microsoft Visual Analytics Components
A component-based library for creating visual analytics applications
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.