Rill Cloud is now in public beta! Skip the data warehouse, and transform an S3 or GCS bucket into an interactive dashboard with just one tool. Rill's fast, exploratory dashboards are: ? shareable with team members & partners ? continuously integrated & deployed via Github ? always up-to-date with fresh data This is a big step towards making our vision of “data lake to dashboard in minutes” a reality for software engineers everywhere. https://lnkd.in/gAGwXFtX
Rill Data
数据基础架构与分析
San Francisco,CA 2,194 位关注者
Rill is an operational BI tool that provides fast dashboards that your team will actually use.
关于我们
Rill is an operational BI tool that provides fast dashboards that your team will actually use. Data teams build fewer, more flexible dashboards for business users, while business users make faster decisions and perform root cause analysis, with fewer ad hoc requests. Rill’s unique architecture combines a last-mile ETL service, an in-memory database, and operational dashboards - all in a single solution. Our customers are leading media & advertising platforms, including Comcast's Freewheel, tvScientific, AT&T's DishTV, and more.
- 网站
-
https://www.rilldata.com
Rill Data的外部链接
- 所属行业
- 数据基础架构与分析
- 规模
- 11-50 人
- 总部
- San Francisco,CA
- 类型
- 私人持股
- 创立
- 2020
地点
Rill Data员工
-
Michael Driscoll
Co-founder at Rill Data, fast dashboards via GenBI. Previously founded Metamarkets (acq'd by Snap) and CustomInk.com. Founding partner at DCVC.
-
Jon Walls
Helping data leaders deliver fast analytics to front line business users
-
Lee Hunt
SVP of Global Enterprise Sales at Boomi
-
Janet Hwu
UX Designer at Rill Data
动态
-
Check out our powerful filtering capabilities now available in Rill 0.58! ?Contains filters - allows you to apply a true search filter on your data ?List filters - have a long list of Campaign IDs from a external system? No problem! Copy/paste them into Rill & quickly filter down your dashboard to that specific list.
-
Rill Data转发了
A new blog post, in which I dust off my ETL and data modelling skills, and build a data pipeline with DuckDB (and try out some data viz tools including Rill Data, Metabase, and #ApacheSuperset): https://lnkd.in/e4xcXgPH #dataEngineering
-
Analytics & reporting data in podcasting is crucial, but at the same time inventory is split across numerous platforms making it hard to get the full picture. In 10 days, we'll be at Podcast Movement in Chicago. We’d love to show how we ingest data at any cadence & build fast dashboards.
-
Rill Data转发了
Data peeps - We're hiring a Staff Data Engineer at Rill. If you or someone you know loves building complex data pipelines at massive scale, please DM me. This role is focused on orchestrating and transforming terabytes of data from lakehouses into real-time databases (ClickHouse, DuckDB, StarTree/Pinot, StarRocks), doing so with modern tooling (Dagster Labs, Astronomer, Tobiko), and optimizing data models for high performance within Rill's fast exploratory dashboards. https://lnkd.in/gVYReUnc
-
Rill Data转发了
Text today from a founder: "Hey, consulting with an AI startup now. They have a bunch of operational data in Postgres and their Looker queries are super slow. They are looking to ETL to Redshift... is this a good idea?" My answer: "Yes, you need an analytical database... but maybe not Redshift." Redshift *is* a warehouse for analytics, just like BigQuery and Snowflake. These cloud data warehouses have an architecture -- namely the separation of compute and object storage, plus a columnar data layout -- that enables cost-efficient analytical queries like filters and aggregations. But this cost-efficiency has its own cost: performance. CDWs are fine for building reports, but running exploratory dashboards on these behemoths is a one-way ticket to spinner city ("??... loading....??"). This speed-at-scale gap has led to the surging popularity of real-time analytical databases like ClickHouse, Pinot (StarTree), and StarRocks. Unlike cloud warehouses, these databases co-locate compute and storage, then further leverage vectorization, parallelism, aggregation, and novel indexing structures to achieve sub-second queries on terabytes of data. Companies like Netflix, Spotify, Uber, Stripe, AirBnB, and OpenAI leverage these real-time analytical databases to power operational, exploratory dashboards about media sessions, trips, payments, reservations, and API calls across billions of events. These always-on digital platforms live and die by operational metrics, and investigations into these metrics require fast, flexible dashboards -- not slow, rigid reports. Real-time analytical databases also have an unexpected bonus: slashing costs! They shield warehouses from a class of frequent, full-scan, costly queries that dashboards generate. One of our recent customers at Rill cut their annual 7-figure Snowflake bill in half by offloading core metrics to a real-time analytical database. If your dashboards are slow and you're wondering if a real-time analytical database is right for you, data engineer and author Simon Sp?ti recently published a detailed guide about how to choose between the many different options. (Link to his blog post is in the comments). p.s. Even if you don't have scale, you may still need speed. DuckDB is an embeddable real-time analytical database that enables sub-second performance on a single node -- which these days can be pretty beefy (on Rill Cloud, we run DuckDB-powered dashboards at scales into the 10s of GBs). And the team at MotherDuck is building a cloud-scale version of DuckDB. p.p.s. Why do I care so much about analytical databases, besides being a nice guy who answers text messages my friends? It's because I co-founded Rill Data to be a fast BI tool built for these fast databases.
-
-
We love collaborating with Simon Sp?ti on the latest trends in data like declarative data stacks and GenBI!
Data Engineer and Architect | Best selling author and course creator | Recovering Data Scientist ? | Global Keynote Speaker | Professor | Podcaster & Writer | Advisor & Investor
Simon Sp?ti and I chat about all things writing. If you've ever been curious about writing articles, blogs, and books, this is the podcast for you. Listen on Spotify or wherever you get your podcasts: https://lnkd.in/gek6UKjq
-
A year ago, Michael Driscoll was on The Data Stack Show talking about fast OLAP engines and the impact on BI. This topic is still very relevant today. If you missed the podcast before, check it out now to see how things have progressed ?? https://lnkd.in/gSbiUxwa
Co-founder at Rill Data, fast dashboards via GenBI. Previously founded Metamarkets (acq'd by Snap) and CustomInk.com. Founding partner at DCVC.
I recently joined Eric Dodds and Kostas Pardalis on The Data Stack Show to discuss OLAP engines and next-gen BI. Here is the tl;dr of what I said, to save you 57 minutes of your life: * Long live OLAP - Fast OLAP engines make dashboards awesome; yet scaling up OLAP is hard (c.f. ClickHouse, Druid, StarTree, MotherDuck). * SQL Everywhere - SQL belongs everywhere in the data stack: ETL pipelines, databases, semantic layers, and even in the dashboard. * AI writes BI-as-code - In a world where AI writes our code (hello Devin), code-first products present an unreasonably effective interface for those AIs. * Three generations of BI - The data platforms powering BI tools has shifted from desktops (CSVs), to cloud databases (Snowflake), to serverless object stores (Tabular / Iceberg). If you want to listen to the long form version of the pod, Kostas and Eric ask some great questions... it was fantastic being a guest, and check out some of their earlier episodes, including interviews with data luminaries like Wes McKinney, Pedro Pedreira , Ryan Blue, and Chris Riccomini ). https://lnkd.in/grw5JkEH
-
While pivot tables are great, sometimes you just need a simple, straightforward table of data. Starting today in the latest Rill .57 release, you can toggle between nested and flat modes for your table, making it easy to switch between a pivoted view and a flat view. In flat mode, you can freely arrange measures and dimensions interchangeably, giving you more flexibility in organizing your data.
-
Cloud data warehouses like Snowflake use decoupled cloud storage + compute architectures, offering lower cost but with lower performance. Conversely, real-time databases like ClickHouse, Pinot, Druid, and DuckDB achieve higher performance by co-locating compute and storage. The significant difference between these analytical databases is the trade-off between cost (per-TB-stored) and performance (per-TB-scanned). Choosing the approach and solutions to replace a cloud data warehouse for low-latency analytics solutions requires careful consideration of specific needs, constraints, and objectives.
-