< All topics

Real-Time Analytics

how-i-found-the-most-influential-users-on-hacker-news
Graph Algorithms
Real-Time Analytics
How I Found The Most Influential Users on Hacker News

Hacker News is a website that contains content from the tech industry and to find yourself among its most popular posters sometimes seems a miracle! To break the mystery around it, I tried to knowledge-hack it with Kafka and PageRank algorithm - read on to find out what I discovered!

by
Lucija Perkovic
February 10, 2023
how-to-choose-a-graph-database-for-your-real-time-application
Neo4j
Real-Time Analytics
How to Choose a Graph Database for Your Real-Time Application

Building real-time analytical applications require capable infrastructure. Picking the right software infrastructure components can take time and effort. When it comes to graph databases, find out why Memgraph is a fast and powerful real-time graph database.

by
Ante Javor
December 16, 2022
why-you-should-automate-mapping-data-lineage-with-streams
Data Lineage
Use Cases
Showcase
Real-Time Analytics
Why You Should Automate Mapping Data Lineage With Streams

Data lineage helps you make informed decisions that reduce costs, streamline operations and power innovation. Discover how stream tech helps with automatically mapping data lineage, and learn how Memgraph integrates with event streaming platforms.

by
Ante Pusic
December 2, 2022
what-makes-memgraph-great-for-real-time-performance-in-iam-systems
Use Cases
IAM Systems
Real-Time Analytics
What Makes Memgraph Great for Real-Time Performance in IAM Systems

Find vulnerabilities and security issues, or perform any other data analysis in your Identity and Access Management system with Memgraph, and ensure you are running a smooth operation.

by
Antonio Filipovic
November 23, 2022
how-to-analyze-commits-in-a-github-social-network-in-real-time
Real-Time Analytics
Graph Algorithms
Explore Datasets
Community Detection
How to Analyze Commits in a GitHub Social Network in Real-Time?

Always wanted to identify the most influential developer within your GitHub network? Check out how by using PageRank.

by
Ivan Despot
June 21, 2022
how-to-analyze-a-streaming-dataset-of-movie-ratings-using-custom-query-modules
Real-Time Analytics
Graph Algorithms
Use Cases
Recommendation Engine
How to Analyze a Streaming Dataset of Movie Ratings Using Custom Query Modules?

Movie ratings from MovieLens are incoming, but you are still not sure what to watch over the weekend? Create your own movie recommendation system.

by
Ante Javor
June 21, 2022
how-to-build-a-real-time-book-recommendation-system-on-amazon-books-dataset
Real-Time Analytics
Graph Algorithms
Use Cases
Recommendation Engine
How to Build a Real-Time Book Recommendation System on Amazon Books Dataset?

Recommending books is hard. Thanks to the Amazon books dataset and insights from graph analytics, you can build your own. Here’s how.

by
Ante Javor
June 21, 2022
how-to-analyze-and-explore-the-world-of-real-time-nfts
Real-Time Analytics
Graph Algorithms
Explore Datasets
Community Detection
How to Analyze and Explore the World of Real-Time NFTS?

Analyze the Art Blocks transaction data, projects and communities in real-time with Memgraph

by
Katarina Supe
June 21, 2022
best-streaming-database
Real-Time Analytics
Comparison
Best Databases for Streaming Analytics

Some use cases in data analysis require near-instantaneous processing of data. To make it happen, you need tools for real-time data analysis that support the use of continuous queries.

by
Memgraph
February 21, 2022
streaming-databases
Real-Time Analytics
Introduction to Streaming Databases

A streaming database is a real-time data repository specifically designed to store, accumulate, process and enhance a data stream.

by
Memgraph
February 4, 2022
real-time-graph-analytics
Real-Time Analytics
What Is Real-Time Graph Analytics?

Real-time graph analytics combines streaming data technology, graph databases, and graph algorithms to tackle problems not suited for relational databases and batch processing.

by
Memgraph
February 3, 2022
introduction-to-stream-processing
Real-Time Analytics
Introduction to Stream Processing

Stream processing is a type of big data architecture in which the data is analyzed in real-time

by
Memgraph
February 1, 2022
batch-processing-vs-stream-processing
Real-Time Analytics
Graph Database 101
Batch Processing vs Stream Processing

In this article, you can learn the difference between stream processing vs batch processing, and get to know the basic use cases for each.

by
Memgraph
January 27, 2022
guide-to-real-time-analytics
Real-Time Analytics
Guide to Real-Time Analytics

Learn more about the benefits of real-time analytics and how they allow you to get key insights almost instantaneously.

by
Memgraph
January 21, 2022
gqlalchemy-streams-triggers
Real-Time Analytics
Python
GQLAlchemy
Streaming and Trigger Support With GQLAlchemy

Learn how to use the GQLAlchemy library to manage data streams and database triggers in Memgraph

by
Ivan Despot
January 21, 2022
real-time-data
Real-Time Analytics
Introduction to Real-Time Data

Learn about the differences between static and dynamic data, real-time data sources and ways of analyzing streaming data

by
Memgraph
December 22, 2021
streaming-analytics-tools
Comparison
Real-Time Analytics
Top 10 Streaming Analytics Tools

Learn how to pick the best streaming analytics tool for your use case

by
Memgraph
December 17, 2021
twitter-analysis-with-dynamic-pagerank
Real-Time Analytics
Graph Algorithms
PageRank
It's the Most Wonderful Time of the Year - Dynamic PageRank and a Twitter Network

Explore a network of retweets using a dynamic PageRank algorithm and a graph database

by
Josip Matak
December 14, 2021
labelrankt-community-detection-in-dynamic-environment
Real-Time Analytics
Graph Algorithms
Community Detection
LabelRankT – Community Detection in Dynamic Environment

Discover how to detect communities in dynamic networks quickly with LabelRankT

by
Ante Pusic
December 13, 2021
dynamic-node2vec-on-streaming-data
Real-Time Analytics
Graph Algorithms
Node2Vec
Machine Learning
Understanding How Dynamic node2vec Works on Streaming Data

An in-depth guide to understanding the dynamic node2vec algorithm and its advantages over static algorithms on streaming data

by
Antonio Filipovic
December 13, 2021
dynamic-page-rank-on-streaming-data
Real-Time Analytics
Graph Algorithms
PageRank
Dynamic PageRank on Streaming Data

Learn the theory behind how to deal with streaming graph data by using Dynamic PageRank

by
Josip Matak
December 10, 2021
connect-to-a-pulsar-cluster-and-analyze-streaming-data-with-memgraph
Real-Time Analytics
Explore Datasets
Connect to a Pulsar Cluster and Analyze Streaming NFT Data With Memgraph

Learn how to connect to a Pulsar cluster, create an Art Blocks NFT database in Memgraph and analyze streaming sales

by
Katarina Supe
December 1, 2021
pulsar-vs-kafka
Real-Time Analytics
Comparison
Apache Pulsar vs Apache Kafka - How to Choose a Data Streaming Platform

A basic overview of the architecture and features offered by Apache Pulsar and Apache Kafka

by
Ivan Despot
November 30, 2021
analyzing-redpanda-movie-stream
Real-Time Analytics
Explore Datasets
Analyzing Real-Time Movie Reviews With Redpanda and Memgraph

Through this tutorial, you will learn how to connect to a Redpanda stream from Memgraph and analyze the graph data

by
Ivan Despot
November 29, 2021
chasing-messages-and-offsets-on-the-land-of-librdkafka
Real-Time Analytics
Under the Hood
MemgraphDB
Chasing Messages and Offsets in the Land of librdkafka

A short story about working with librdkafka

by
Kostas Kyrimis
November 25, 2021
twitch-streaming-graph-analysis-part-3
Real-Time Analytics
GQLAlchemy
Graph Algorithms
PageRank
Twitch Streaming Graph Analysis - Part 3

Learn how to get Twitch data, find the most interesting statistics from the Twitch network and visualize the output of different MAGE algorithms on ingested data in real-time

by
Katarina Supe
November 3, 2021
twitch-streaming-graph-analysis-part-2
Real-Time Analytics
GQLAlchemy
Graph Algorithms
PageRank
Twitch Streaming Graph Analysis - Part 2

Learn how to get Twitch data, find the most interesting statistics from the Twitch network and visualize the output of different MAGE algorithms on ingested data in real-time

by
Katarina Supe
October 27, 2021
twitch-streaming-graph-analysis
Real-Time Analytics
GQLAlchemy
Graph Algorithms
PageRank
Twitch Streaming Graph Analysis - Part 1

Learn how to scrape Twitch data, find the most interesting statistics from the Twitch network and visualize the output of different graph algorithms

by
Katarina Supe
October 22, 2021
spotify-song-recommender
App Building
Real-Time Analytics
Use Cases
Recommendation Engine
How to Build a Spotify Recommendation Engine Using Kafka and Memgraph

Check out what it takes to develop a recommendation engine with graph analytics

by
Memgraph
October 18, 2021
reddit-network-explorer
Real-Time Analytics
App Building
Visualizing and Analyzing Reddit in Real-Time With Kafka and Memgraph

Learn how to ingest Reddit data, visualize it as a graph and perform sentiment analysis.

by
Memgraph
September 23, 2021