---
title: Examples
description: Browse code examples that demonstrate common D1 database operations and patterns.
image: https://developers.cloudflare.com/dev-products-preview.png
---

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

[Skip to content](#%5Ftop) 

# Examples

Explore the following examples for D1.

[Query D1 from Python WorkersLearn how to query D1 from a Python Worker](https://developers.cloudflare.com/d1/examples/query-d1-from-python-workers/)[Query D1 from HonoQuery D1 from the Hono web framework](https://developers.cloudflare.com/d1/examples/d1-and-hono/)[Query D1 from RemixQuery your D1 database from a Remix application.](https://developers.cloudflare.com/d1/examples/d1-and-remix/)[Query D1 from SvelteKitQuery a D1 database from a SvelteKit application.](https://developers.cloudflare.com/d1/examples/d1-and-sveltekit/)

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/d1/","name":"D1"}},{"@type":"ListItem","position":3,"item":{"@id":"/d1/examples/","name":"Examples"}}]}
```
