惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
MongoDB | Blog
MongoDB | Blog
博客园_首页
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
B
Blog RSS Feed
D
Docker
IT之家
IT之家
大猫的无限游戏
大猫的无限游戏
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
阮一峰的网络日志
阮一峰的网络日志
罗磊的独立博客
Recent Announcements
Recent Announcements
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
A
About on SuperTechFans
The GitHub Blog
The GitHub Blog
G
Google Developers Blog
V
V2EX
量子位
雷峰网
雷峰网
月光博客
月光博客
云风的 BLOG
云风的 BLOG
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
T
Tailwind CSS Blog

Supabase Blog

AI Agents Know About Supabase. They Don't Always Use It Right. Custom OIDC Providers for Supabase Auth 100,000 GitHub stars Supabase docs over SSH Navigating Regional Network Blocks Supabase Joins the Stripe Projects Developer Preview Log Drains: Now available on Pro Supabase Storage: major performance, security, and reliability updates Supabase incident on February 12, 2026 Hydra joins Supabase X / Twitter OAuth 2.0 is now available for Supabase Auth BKND joins Supabase Supabase is now an official Claude connector Supabase PrivateLink is now available Introducing: Postgres Best Practices When to use Read Replicas vs. bigger compute Introducing TRAE SOLO integration with Supabase Supabase Security Retro: 2025 Sync Stripe Data to Your Supabase Database in One Click Building ChatGPT Apps with Supabase Edge Functions and mcp-use Own Your Observability: Supabase Metrics API Introducing iceberg-js: A JavaScript Client for Apache Iceberg Introducing Supabase for Platforms Adding Async Streaming to Postgres Foreign Data Wrappers Build "Sign in with Your App" using Supabase Auth Introducing Seven New Email Templates for Supabase Auth The new Supabase power for Kiro Introducing Supabase ETL Introducing Analytics Buckets Introducing Vector Buckets
Supabase acquires Logflare
Paul Copplestone · 2021-12-02 · via Supabase Blog

Supabase acquires Logflare

Back in May 2020, we tweeted about one of the most impressive products we had ever used: Logflare, a log ingestion platform.

Today, we're ecstatic to announce that Logflare is joining Supabase.

A log platform might seem like a strange acquisition for Supabase - after all, there are no "Firebase Logs".

Logging is one of the most unappreciated parts of a tech stack, often an after-thought. But when leveraged correctly, logs give developers superpowers.

Debugging#

Logs are an integral part of the developer workflow. When you're programming in Javascript, or Rust, or Go, how often do you rely on the console output to inspect and fix errors? Database debuggers have a lot to learn from programmer tooling.

We want to provide the best database developer experience in the world, and so we're making debugging a first-class citizen.

Observability#

Databases can be a black box when it comes to spotting errors, finding slow queries, and testing performance optimizations.

The full Supabase stack is more than just a database. It includes various tools working together - APIs, Storage, Auth, and CDNs. A broad tech stack needs a unified measurement system to give a birds-eye view of everything happening within your Supabase project.

This is especially true for our enterprise customers, who need to know that their servers are not just operating, but optimized with alerting the instant anything goes wrong.

Analytics#

While it's not immediately apparent, logs are analytics! Especially when a developer can correlate log entries, and enrich them with database data.

Imagine tracing one of your user's network requests from the browser to a database query. Perhaps you'd like to know which of your users are making the most API requests, or downloading the most files, or spending the most time connected to the application?

With granular logs, this becomes possible and paves the way for an incredible developer experience: managing your API versioning, predicting growth, and managing billing costs.

Since that first tweet in May 2020, our platform has generated billions of log entries. During that time, Logflare has been a staple product in our day-to-day operations. There are a few reasons why Logflare is such a great match for Supabase.

  • Chase! The founder of Logflare, Chase, is an accomplished founder, incredibly product-focused, and an all-around mensch. With over 10 years of experience in data aggregation, Chase is the type of talented person that every team dreams of working with.
  • Elixir. Logflare is built with Elixir, the same as our Realtime Engine. We love Elixir at Supabase, and it's nice to have it power another key part of the Supabase stack.
  • Real-time. Logflare isn't just for querying logs, it displays what's happening in realtime, allowing you to debug your systems live.
  • Branding. Who doesn't love the vivid green with dark mode? 😎

I really like how Supabase is taking an existing, proven, piece of technology and making it more accessible for more users. A lot of people already use Postgres, but they don't take advantage of powerful features built into the database. Supabase is exposing these features more prominently, making them more accessible to more developers with technology, and educating people on how to leverage these features for a better experience for end users.

With Logflare, we've been trying to do this exact thing for analytics oriented databases. We've started with BigQuery. Logflare makes it easier to stream inserts with by automatically adapting the underlying schema for you. We make it easier to inspect and query your stream. And with Logflare Endpoints we're starting to make it easier to operationalize analytics by allowing people to build APIs from SQL statements. With Endpoints developers can enhance user facing applications without setting up traditionally tedious and brittle data pipelines. We've started with BigQuery but will soon be supporting other backends optimized for various analytics use cases.

Chase Granberry, Founder of Logflare. avatar

Chase Granberry, Founder of Logflare.

We still have a lot of technical work to integrate Logflare into Supabase, with plans of fully supporting the existing Vercel and Cloudflare integrations.

In just the past 10 days, we've been working on a few of the new Dashboard features, which you'll be able to see very soon.

Over the next few weeks, we plan to release these features (once we have a chance to polish them up), and you'll be able to query your logs with your favorite language - SQL 😀.

Right now, Logflare works natively with Big Query. But as our track record has proven, we're 100% committed to open source. We're working on the future of a fully open-source version of Logflare, with support for various storage engines.

If you're an existing Logflare user, we'll be migrating everything to Supabase in the coming months. We'll work closely with you to ensure that the transition is seamless, and introduce the same pricing levels that Logflare offers today.

We've worked with Chase on a list of potential questions you might have about the transition. If you have any concerns or questions, you can reach out to support@supabase.io.