---
title: Examples
description: Code examples demonstrating Hyperdrive with various database drivers and frameworks.
image: https://developers.cloudflare.com/dev-products-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/hyperdrive/llms.txt  
> Use this file to discover all available pages before exploring further. 

[Skip to content](#%5Ftop) 

# Examples

* [ Connect to PostgreSQL ](https://developers.cloudflare.com/hyperdrive/examples/connect-to-postgres/)
* [ Connect to MySQL ](https://developers.cloudflare.com/hyperdrive/examples/connect-to-mysql/)

```json
{"@context":"https://schema.org","@type":"WebPage","@id":"https://developers.cloudflare.com/hyperdrive/examples/#page","headline":"Examples · Cloudflare Hyperdrive docs","description":"Code examples demonstrating Hyperdrive with various database drivers and frameworks.","url":"https://developers.cloudflare.com/hyperdrive/examples/","inLanguage":"en","image":"https://developers.cloudflare.com/dev-products-preview.png","dateModified":"2026-04-21","publisher":{"@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com/"},"isPartOf":{"@type":"WebSite","@id":"https://developers.cloudflare.com/#website","name":"Cloudflare Docs","url":"https://developers.cloudflare.com/"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/hyperdrive/","name":"Hyperdrive"}},{"@type":"ListItem","position":3,"item":{"@id":"/hyperdrive/examples/","name":"Examples"}}]}
```
