# Page Not Found

The URL `tutorials/database` does not exist.

You might be looking for one of these pages:
- [Use Namespacing for Organizing Data](https://docs.deltastream.io/how-do-i.../database.md)
- [Database](https://docs.deltastream.io/overview/core-concepts/databases.md)
- [databases](https://docs.deltastream.io/reference/sql-syntax/systables/databases.md)
- [DROP DATABASE](https://docs.deltastream.io/reference/sql-syntax/ddl/drop-database.md)
- [CREATE DATABASE](https://docs.deltastream.io/reference/sql-syntax/ddl/create-database.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.deltastream.io/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.deltastream.io/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/how-do-i.../database.md`)
- Use `Accept: text/markdown` header for content negotiation