DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Enterprise AI Trend Report: Gain insights on ethical AI, MLOps, generative AI, large language models, and much more.

2024 Cloud survey: Share your insights on microservices, containers, K8s, CI/CD, and DevOps (+ enter a $750 raffle!) for our Trend Reports.

PostgreSQL: Learn about the open-source RDBMS' advanced capabilities, core components, common commands and functions, and general DBA tasks.

AI Automation Essentials. Check out the latest Refcard on all things AI automation, including model training, data security, and more.

Avatar

Bobur Umurzokov

Developer Advocate at Developer Relations Consultancy

Company website: https://www.iambobur.com/

Tallinn, EE

Joined Apr 2022

https://www.iambobur.com/

About

I am a developer advocate, mentor, and speaker specializing in software and data engineering. With over 10 year of experience in IT, I blog about technology and the community around it. I work with companies at different scales to build awareness, drive adoption, and engage with the community for your developer-targeted products. I also create inspiring content, design, and code use cases, projects, and demo apps to boost learning your product.

Stats

Reputation: 651
Pageviews: 79.9K
Articles: 19
Comments: 1
  • Articles
  • Comments

Articles

article thumbnail
Revolutionizing Real-Time Alerts With AI, NATS, and Streamlit
Build a real-time AI-powered weather alert chat application using OpenAI, NATs, and Streamlit. Understand how modern real-time alerting systems work.
February 20, 2024
· 2,342 Views · 2 Likes
article thumbnail
How To Build a Google Meet AI Assistant App in 10 Minutes With Unbody and Appsmith
Learn how to develop an AI meeting assistant app that processes video recordings from Google Meet, writes notes, and captures action items with almost no code.
December 15, 2023
· 2,978 Views · 2 Likes
article thumbnail
Adapting API Strategies to Dynamic AI Trend
AI is getting a lot of attention these days. This article explores what the AI trend means for those of us developing products using APIs.
October 5, 2023
· 3,051 Views · 4 Likes
article thumbnail
How To Use ChatGPT API in Python for Your Real-Time Data
Looking to make ChatGPT answer unfamiliar topics? Here's a step-by-step tutorial on how to build an AI-powered app with a few lines of code.
August 30, 2023
· 3,858 Views · 4 Likes
article thumbnail
Real-Time Data Processing Pipeline With MongoDB, Kafka, Debezium and RisingWave
This article will cover the powerful combination of MongoDB, Kafka, Debezium, and RisingWave to analyze real-time data, how they work together.
August 8, 2023
· 3,045 Views · 2 Likes
article thumbnail
Monitor API Health Check With Prometheus
Gain insights into API health check metrics with Apache APISIX and Prometheus.
August 8, 2023
· 4,408 Views · 2 Likes
article thumbnail
LLM (Large Language Models) For Better Developer Learning of Your Product
Explore how to leverage LLMs (Large Language Models) and LLM apps for effective and efficient developer education, boosting the utilization of your product.
August 1, 2023
· 2,539 Views · 2 Likes
article thumbnail
Reliable Microservices Data Exchange With Streaming Database
You will learn how to implement the outbox pattern with a streaming database which can provide a reliable solution for microservices or multiple services data exchange.
July 26, 2023
· 9,417 Views · 8 Likes
article thumbnail
API’s Role in Digital Government, 10 National Best Practices
This post explores 10 best practices for using APIs in digital government, based on national examples from around the globe.
March 28, 2024
· 4,456 Views · 7 Likes
article thumbnail
Visualize Real-Time Data With Python, Dash, and RisingWave
This article explains how to use Python, Dash open-source library, and RisingWave to make visualizations of real-time data.
July 10, 2023
· 2,062 Views · 2 Likes
article thumbnail
Managing AI-Powered Java App With API Management
Explore how to integrate OpenAI's ChatGPT APIs with a Spring Boot application and manage the APIs using Apache APISIX, an open-source API gateway.
June 28, 2023
· 4,329 Views · 1 Like
article thumbnail
Query Real-Time Data With GraphQL and Streaming Database
Learning how to integrate GraphQL with streaming databases can enable us to efficiently query real-time data and build highly responsive applications.
June 12, 2023
· 2,981 Views · 1 Like
article thumbnail
Chaining API Requests With API Gateway
Learn how to handle client requests that should be called in sequence with an open-source API gateway which breaks down the API workflows into more manageable steps.
Updated May 31, 2023
· 3,861 Views · 2 Likes
article thumbnail
RBAC With API Gateway and Open Policy Agent (OPA)
In this article, you will learn how to enable role-based access control (RBAC) with open-source API Gateway Apache APISIX and Open Policy Agent (OPA).
May 25, 2023
· 6,527 Views · 5 Likes
article thumbnail
Multi-Stream Joins With SQL
Learn how to combine two or more streams of data together in real-time with a streaming database, run SQL queries and create a materialized view.
May 22, 2023
· 1,721 Views · 2 Likes
article thumbnail
Batch Request Processing With API Gateway
Learn how to implement batch request processing with API Gateway and look at some use cases where it can be beneficial.
May 9, 2023
· 4,817 Views · 5 Likes
article thumbnail
API Gateway For ChatGPT Plugins
Learn how API Gateway can be beneficial for ChatGPT plugin developers to expose, secure, manage, and monitor their API endpoints.
April 23, 2023
· 4,393 Views · 2 Likes
article thumbnail
How To Choose the Right Streaming Database
This post helps you understand what SQL streaming is, when and why to use it, and discusses some key factors to consider when choosing the right streaming database.
March 22, 2023
· 6,156 Views · 3 Likes
article thumbnail
Infrastructure as Code (IaC) for Java-Based Apps on Azure
A closer look at Java at Microsoft and Azure and what Microsoft can offer to modernize existing Java-based apps or bring new ones with the practice of IaC
Updated October 19, 2022
· 6,935 Views · 2 Likes

Comments

Query Real-Time Data With GraphQL and Streaming Database

Jun 13, 2023 · Bobur Umurzokov

Hi Alan,

Thank you for the feedback. Agree with your thoughts, I was also thinking about providing examples about querying for multi streams of data and querying real-time streams by subscribing to real-time data source updates.

User has been successfully modified

Failed to modify user

ABOUT US

  • About DZone
  • Send feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: