Home / Companies / MongoDB / Blog / Post Details
Content Deep Dive

An Introduction to Change Streams

Blog post from MongoDB

Post Details
Company
Date Published
Author
Raphael Londner, Alyson Cabral
Word Count
1,836
Company Posts That Month
2
Language
English
Hacker News Points
-
Post removed?
No
Summary

Change streams are a new feature in MongoDB 3.6 that enable applications to stream real-time data changes by leveraging MongoDB's underlying replication capabilities, providing a more efficient and secure way to process changes without the complexity or risk of polling the oplog. Change streams can be targeted to provide relevant and filtered changes to listening applications, resumable for cases where the connection is lost, and include majority-committed changes, ensuring durability in failure scenarios. They also provide total ordering, security, ease of use, and idempotence, making them a powerful tool for building real-time data processing applications, such as those used in trading, IoT, or dashboards.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Real-time 5 178 60 30 -6%
Data Pipeline 1 37 14 9 +42%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.