📢 Webinar - 6/18 at 9am PST!
Stop re-running complex recursive queries when your graph data changes. Feldera incrementally evaluates recursive graph computations. Learn to easily build these mechanisms with #SQL, without the hassle of constant recomputation.
tinyurl.com/rb5my7d8
Posts by
We’ll be at the #Databricks Data + AI Summit in SF next week (6/9–12).
If you’re around and want to chat about how incremental computing can make your #SparkSQL workloads go from hours to seconds — let’s connect.
Grab some time here: calendly.com/matt-feldera...
#DataAISummit #DataEngineering
🧵1/ Real-Time Medallion, No Re-Architecture Required.
A customer came to us with a classic Medallion setup: Spark + Delta Lake, batch jobs moving data from bronze to gold. It worked—until users started asking for fresher insights.
Learn how to transform your slow batch jobs into real-time, always-up-to-date insights with our new user guide for converting Spark jobs to incremental Feldera pipelines.
www.feldera.com/blog/warpspeed
It's a wonderful time to join us at @feldera.bsky.social! 🚀
If you're a systems engineer who loves working on data-intensive systems and is fluent in Rust, Kubernetes, Docker and cloud tech, do apply!
jobs.ashbyhq.com/feldera/9754...
It's unthinkable that we've cut pipeline compilation times for our users by a factor of 15, but we did!
Want to learn more about how we made this possible?
Check out a new blog by @zgerd.bsky.social :
www.linkedin.com/feed/update/...
Join us for an in-depth webinar on how Feldera transforms batch analytics with its incremental computation engine.
Register shorturl.at/zQTLu
Wednesday, April 9th at 9am PST, 12pm EST
🛠️ Our new user guide describes how to convert a Spark batch job into an incremental Feldera pipeline: docs.feldera.com/use_cases/ba....
Listen to @thegeeknarrator.bsky.social podcast! @feldera.bsky.social CEO, @lalithsuresh.bsky.social, discusses Feldera's approach to incremental view maintenance and the foundational breakthrough -- DBSP -- that powers it, engine internals, storage, handling late events.
youtu.be/GpcIoABwF60?...
If you're attending the Fintech Meetup next week in Las Vegas, come find @feldera.bsky.social at the startup lounge (Booth S6).
We want to meet you!
Last month, we announced S3 support for our pipelines.
Today, we're making it real: You can now try it out directly in the online sandbox.
No SQL changes are needed—tweak a bit of JSON in your pipeline settings, and you're set.
www.feldera.com/blog/leverag...
@feldera.bsky.social v0.38 release - packed with improvements:
- A new redis output connector, easily and efficiently send data to the popular KV-store.
- Support for input connector orchestration so you can easily manage complex backfill scenarios
Learn more: www.feldera.com/blog/increme...
Are you OTel Curious? Feldera Engineer Abhinav Gyawali breaks down how to compute on streams of OTel data using Feldera.
If you're looking to build your own observability solutions, check out this blog!
www.feldera.com/blog/opentel...
Hello v0.37, what's new?
Storage: Bloom filters, file compression, smarter data management, a configurable memory cache.
Code Generation: Avoids data duplication & optimizes outer joins.
Runtime Optimizations: Data is stored, handled internally, for the better.
www.feldera.com/blog/increme...
You can learn more about Feldera's capabilities in our interactive sandbox environment. No commitment, just pure exploration.
Take the first step towards faster, more efficient data processing.
try.feldera.com
📢 S3-backed Pipelines coming to Feldera!
🚀Handle datasets larger than local storage with ease using Amazon S3, Google Cloud Storage, or Azure Blob Store.
Unprecedented scalability for real-time & batch processing.
Preview for Enterprise users in Feb!
www.feldera.com/blog/s3-back...
Feldera v0.36 is here:
-📈 runtime & compilation performance for big programs & complex SQL schemas
-Optimized LEFT JOINs for ⬇️memory usage & ⬆️throughput
-Data compression capabilities for ⬆️storage $
-Multiway merging strategy for improved LSM-tree mgmt
www.feldera.com/blog/increme...
Unlike traditional databases that slow down with data growth, our fully automatic incremental computation maintains consistent performance. Ideal for both batch and real-time data processing.
Learn more about steady performance as your #data grows!
www.feldera.com/blog/batch-p...
#datastreaming
Have you heard of fine-grained authorization (FGA)? It uses a lot of compute, which makes it expensive. But with Feldera, you can implement it more cheaply using incremental computation. See the full story in the @feldera.bsky.social blog at: www.feldera.com/blog/fine-gr...
We've posted two exciting new use cases to our documentation
🔐 a policy engine for fine-grained authorization
🚀 building live and real-time web applications
We have also improved HTTP performance and sprinkled in some SQL compiler bug fixes.
www.feldera.com/blog/increme...
Federa Tutorial: Building a Billion-Cell Spreadsheet: create a fully functional, scalable spreadsheet web application using just 100 lines of SQL!
www.youtube.com/watch?v=ROa4...
How about a billion-cell online spreadsheet built with <300 lines of SQL+Rust!
Tired of slow batch processing as your data grows? @felderainc 's incremental processing maintains lightning-fast performance no matter your data size. Perfect for batch, real-time, or hybrid processing needs! ⚡️
www.feldera.com/blog/batch-p...
🚀 Tech wizards!
Join our webinar on building apps for billion-cell spreadsheets.
Learn to create a spreadsheet app in 100 lines of SQL, explore Feldera's incremental engine, and dive into advanced SQL.
Jan 8, 9-10 am PST. Register below:
www.eventbrite.com/e/feldera-we...
🚨 Catch credit card fraudsters in real time!
💳Our blog post shows how to use Feldera for live transaction feature engineering, achieving seamless offline-online parity in fraud detection. www.feldera.com/blog/feature...
#FraudDetection #MachineLearning #Feldera
✍️ Over the past few months, I’ve written a series of blogs on real-time feature engineering, focusing on key challenges in this space—such as online/offline parity and feature freshness—and how @feldera.bsky.social addresses these challenges.
📖 Check them out here: www.feldera.com/blog/feature...
📢New recursive query support in Feldera's SQL compiler.
Allows for mutually recursive views without needing common table expressions, making it easier to express complex queries.
Unlocking use cases for graph compute, security policy engines, & more
www.feldera.com/blog/recursi...
🚀 Feldera has released version 0.32!
This update features an optimized compilation cache that cuts down on unnecessary Rust compilations.
The Delta Lake connector now processes large datasets much more efficiently-spend less time sorting.
Read more here: www.feldera.com/blog/increme...
Fault tolerance means that if a compute node fails, the pipelines seamlessly restart and resume processing from where they left off. We're diving into the technical magic behind it—periodic checkpointing and careful logging ensure your workflow stays uninterrupted.
www.feldera.com/blog/fault-t...