
SQL Fiddle
db<>fiddle
DB Fiddle
SQLBolt
ExtendsClass SQL Online
Online SQL Editor
FastTools SQLite Playground
Ghostbin
Langfuse
Helicone AI
LangSmith
LangChain
Openlayer
Braintrust.dev
Portkey
LastMile AI
Langfuse is an open-source LLM engineering platform designed to empower developers by providing insights into user interactions with their LLM applications. We offer tools that help developers understand usage patterns, diagnose issues, and improve application performance based on real user data. By integrating seamlessly into existing workflows, Langfuse streamlines the process of monitoring, debugging, and optimizing LLM applications. Our platform's robust documentation and active community support make it easy for developers to leverage Langfuse for enhancing their LLM projects efficiently. Whether you're troubleshooting interactions or iterating on new features, Langfuse is committed to simplifying your LLM development journey.
SQL Fiddle
LangfuseNo SQL Fiddle videos yet. You could help us improve this page by suggesting one.
Based on our record, SQL Fiddle should be more popular than Langfuse. It has been mentiond 60 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Tools like db<>fiddle and SQL Fiddle allow you to write and test queries in a live environment without needing a local database setup. You can share your SQL examples with others by providing them with a unique link to your query. - Source: dev.to / over 1 year ago
You can play for free (slow but workable) right here: Http://sqlfiddle.com/. Source: over 2 years ago
I'm trying to get from a table which primary key aren't in the table, I use SQL Fiddle which runs MySql 5.6. Source: over 2 years ago
D205 took 2 days and I actually loved it. I learned how much I like http://sqlfiddle.com. There is only one other class where you will use pgAdmin. I wouldn't have been able to pass the class so quickly if I didn't meet with the professor. Source: about 3 years ago
Maybe you could give us a sample at http://sqlfiddle.com/. Source: about 3 years ago
In this project we will build a Python banking assistant agent using Strands Agents and make it observable and continuously evaluated using Langfuse โ step by step. - Source: dev.to / 11 days ago
Langfuse is the open-source standard for LLM observability. It traces every LLM interaction โ prompts, completions, latency, token usage, cost โ and provides the tooling to debug, evaluate, and optimize LLM applications in production. Think of it as "Datadog for LLM calls" with a focus on prompt engineering workflows. - Source: dev.to / about 1 month ago
You're monitoring production traffic. You need Langfuse / Phoenix / Helicone / Braintrust for that. Online eval is a different problem class: implicit feedback, drift detection, hallucination rates on your data, not on HellaSwag. - Source: dev.to / about 1 month ago
Gateway or proxy attribution. A reverse proxy in front of the model-provider API records the request, computes the cost, and exposes per-customer breakdowns. Open-source options include Helicone, LiteLLM, Langfuse, and OpenLLMetry. Hosted equivalents serve as the AI cost observability layer for teams that want centralized visibility: LangSmith, Datadog LLM Observability, Arize Phoenix. Adds a network hop.... - Source: dev.to / about 1 month ago
Same approach works with Langfuse, Phoenix, Braintrust, or your existing OTel pipeline โ the metadata.userId pattern is the universal part. - Source: dev.to / about 2 months ago
db<>fiddle - An online tool for testing, demonstrating and sharing database commands and scripts.
Helicone AI - Open-source LLM Observability for Developers
DB Fiddle - An online tool for testing, sharing and collaborating on SQL snippets
LangSmith - Build and deploy LLM applications with confidence
SQLBolt - SQLBolt provides a set of interactive lessons and exercises to help you learn SQL
LangChain - Framework for building applications with LLMs through composability