---
title: Serverless Compute
description: Connect to MotherDuck from serverless and edge compute platforms
---

import DocCardList from '@theme/DocCardList';

# Serverless Compute

Query MotherDuck from serverless functions and edge runtimes using the [Postgres endpoint](/key-tasks/authenticating-and-connecting-to-motherduck/postgres-endpoint). Because these environments can't run native DuckDB bindings, the Postgres wire protocol provides a thin-client path to MotherDuck with no DuckDB dependencies.

<DocCardList />
