No reviews yetBe the first to leave a review for Trench
Kinetik — AI agent to rule them all: content, ops, growth
AI agent to rule them all: content, ops, growth
Promoted
I was looking something like this for my saas. I think i am gonna use it. Great work
Report
Great job on launching Trench! This open source analytics infrastructure looks like a game-changer for businesses looking to track events quickly and efficiently. I'm curious, how does Trench stand out from other analytics solutions on the market?
@ihuzaifashoukat When we looked for existing solutions, all the existing OSS projects we found were either bloated with unnecessary features, UIs and spaghetti code, or simply antiquated. Another big problem was that many OSS solutions were built on simply inserting events into row-based databases (such as MySQL or Postgres), which simply doesn't scale when you hit 1M+ MAUs. ClickHouse and Kafka provide a columnar datastore with queued data ingestion, which scales incredibly well for querying big datasets and inserting a lot of data in real time.
Frigade