# Trace slow queries and capture SQLite errors with Sentry

DevFeed: [Trace slow queries and capture SQLite errors with Sentry](<https://devfeed.tech/articles/trace-slow-queries-and-capture-sqlite-errors-with-sentry-6050.md>)

Original publisher: [Read original article](<https://turso.tech/blog/trace-slow-queries-and-capture-sqlite-errors-with-sentry>)

Author: Jamie Barton

Published: 2024-08-09T00:00:00Z

Content type: release

Language: en

Sources: [Turso Blog](<https://devfeed.tech/sources/turso-blog.md>)

Topics: [error tracking](<https://devfeed.tech/topics/error-tracking.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>)

Tags: [batch](<https://devfeed.tech/tags/batch.md>), [database](<https://devfeed.tech/tags/database.md>), [developers](<https://devfeed.tech/tags/developers.md>), [error-tracking](<https://devfeed.tech/tags/error-tracking.md>), [errors](<https://devfeed.tech/tags/errors.md>), [integration](<https://devfeed.tech/tags/integration.md>), [libsql](<https://devfeed.tech/tags/libsql.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [performance](<https://devfeed.tech/tags/performance.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [tracing](<https://devfeed.tech/tags/tracing.md>), [turso](<https://devfeed.tech/tags/turso.md>), [typescript](<https://devfeed.tech/tags/typescript.md>)

## AI overview

Turso introduces an early-preview libSQL client integration for TypeScript that sends slow-query traces and SQLite errors to Sentry.

## Source excerpt

Use the TypeScript libSQL client integration to track slow queries and errors in your SQLite database with Sentry.