---
title: "Database-backed Studio logs"
description: "Studio can read database destinations directly and presents grouped trace payloads more clearly."
canonical_url: "https://www.blyp.dev/docs/changelog/2026-03-19"
markdown_url: "https://www.blyp.dev/docs/changelog/2026-03-19.md"
last_updated: "2018-10-20"
x_farming_labs_generated_preamble: true
---

# Database-backed Studio logs
URL: /docs/changelog/2026-03-19
LLM index: /llms.txt
Description: Studio can read database destinations directly and presents grouped trace payloads more clearly.

## @blyp/cli v0.1.5

### Highlights

- Added Studio support for projects using `destination: "database"` and direct SQL through `DATABASE_URL`.
- Improved structured trace grouping, labels, previews, event payloads, and default timeline expansion.

### Fixes

- Removed Prisma circular-serialization failures in database mode.
- Fixed snake-case database column mapping and preserved group IDs stored outside the JSON record.

[View the original release on GitHub](https://github.com/Blyphq/cli/releases/tag/v0.1.5).

## Sitemap

See the full [sitemap](/sitemap.md) for all pages.
Docs-scoped sitemap: [/docs/sitemap.md](/docs/sitemap.md).
Well-known sitemap: [/.well-known/sitemap.md](/.well-known/sitemap.md).
