| layout | home |
|---|---|
| title | Home |
| group | navigation |
| rank | 0 |
The University of Washington’s database group is at the forefront of pioneering research that transcends traditional boundaries of data management. Our multidisciplinary team explores cutting-edge areas including multimodal database systems, the intersection of generative AI and data management, dynamic query evaluation and optimization, immersive, scalable data visualization, and user-centered research. We are passionate about transforming how data is stored, accessed, and understood—driving innovation that empowers scientists, industries, and society to harness the full potential of data in the AI era.
Follow @uw_db<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<style> #RecentNews li>p {display: inline;} #RecentNews .news-date {font-weight: bold;} </style>
-
{% assign news = (site.data.news | sort: 'date') | reverse %}
{% for n in news limit:8 %}
- {{ n.date | date: "%B %-d, %Y" }}: {{ n.description | markdownify }} {% endfor %}
- View all news
{% include current_projects %}
<a href="http://www.nsf.gov/">
<img src="{{ site.baseurl }}/images/nsf_logo.png" alt="National Science Foundation" class="img-thumbnail" style="min-height:70px; height:70px;">
</a>
<a href="http://www.pnnl.gov/">
<img src="{{ site.baseurl }}/images/pnnl_logo.png" alt="Pacific Northwest National Laboratory" class="img-thumbnail" style="min-height:70px; height:70px;">
</a>
<a href="http://istc-bigdata.org/">
<img src="{{ site.baseurl }}/images/istc_logo.png" alt="Intel Science and Technology Center for Big Data" class="img-thumbnail" style="min-height:70px; height:70px;">
</a>
<a href="http://www.emc.com/">
<img src="{{ site.baseurl }}/images/emc_logo.png" alt="EMC Corporation" class="img-thumbnail">
</a>
<a href="http://research.microsoft.com/">
<img src="{{ site.baseurl }}/images/msr_logo.png" alt="Microsoft Research" class="img-thumbnail">
</a>
<a href="http://www.amazon.com/">
<img src="{{ site.baseurl }}/images/amazon_logo.png" alt="Amazon" class="img-thumbnail">
</a>
<a href="http://www.noaa.gov/">
<img src="{{ site.baseurl }}/images/noaa_logo.png" alt="National Oceanic and Atmospheric Administration" class="img-thumbnail">
</a>
<a href="https://www.google.com/">
<img src="{{ site.baseurl }}/images/google_logo.png" alt="Google" class="img-thumbnail" style="min-height:60px; height:60px;">
</a>
<a href="https://www.meta.com/">
<img src="{{ site.baseurl }}/images/meta.png" alt="Meta" class="img-thumbnail" style="min-height:51px; height:51px;">
</a>
<a href="https://www.yahoo.com/">
<img src="{{ site.baseurl }}/images/yahoo_logo.png" alt="Yahoo" class="img-thumbnail" style="min-height:51px; height:51px;">
</a>