2 comments

  • quantike42 minutes ago
    This is cool! Visibility into streams is one of the developer papercuts that my team struggles with, specifically on NATS JetStream which doesn&#x27;t have a schema registry.<p>I am working on a similar use-case by creating a DuckDB extension that can stream from NATS JetsStream: <a href="https:&#x2F;&#x2F;github.com&#x2F;quantike&#x2F;duckstream" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;quantike&#x2F;duckstream</a><p>Still early days on feature support, but querying with SQL in DuckDB is the path I&#x27;ve been going.<p>I will need to give this a try.
  • valentinprgnd5 days ago
    Currently Mac OS only (since that&#x27;s what I use). But if there is demand for Windows&#x2F;Linux, happy to work on it :)