Skip to content

Latest commit

 

History

History
104 lines (80 loc) · 4.47 KB

File metadata and controls

104 lines (80 loc) · 4.47 KB
layout home
title Home
group navigation
rank 0
<script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.10"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <script async defer id="github-bjs" src="https://buttons.github.io/buttons.js"></script>

Innovating the Future of Data Management at the University of Washington

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>

Medium logo

Recent News

<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

Current Projects

{% include current_projects %}

Collaborators and Sponsors

eScience Institute
<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>