Skip to main content

Streaming Databases

0h 0m 0s
English
Paid

Course description

Real-time applications are becoming the norm. However, for the model to function properly, it is necessary to obtain data in real-time, process it on the fly, and ensure low-latency analytics. In this practical book, data engineers, data architects, and analysts will learn how to use streaming databases to create real-time solutions. Authors Hubert Dulay and Ralph M. Debusmann explain the basics of streaming databases, including their role in simplifying the infrastructure for such solutions. You will learn the differences between streaming databases, stream processing, and real-time OLAP (online analytical processing). Additionally, you will discover when to use push and pull queries, as well as how to handle synchronous and asynchronous data coming from streaming databases. This guide will help you: - Explore stream processing and streaming databases - Learn to create real-time solutions using streaming databases - Understand how to build materialized views from multiple streams - Learn how to handle synchronous and asynchronous data - Start creating solutions with minimal complexity and configuration.

Books

Read Book Streaming Databases

#Title
1Streaming Databases

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

The Complete 2023 Web Development Bootcamp

The Complete 2023 Web Development Bootcamp

Sources: udemy
Welcome to the Complete Web Development Bootcamp, the only course you need to learn to code and become a full-stack web developer. With over 12,000 ratings and a 4.8 average, my...
62 hours 32 minutes 23 seconds
DuckDB - The Ultimate Guide

DuckDB - The Ultimate Guide

Sources: udemy
Why should you study DuckDB? DuckDB is one of the fastest-growing technologies, with the number of search queries increasing by 1200% over the past two years!
5 hours 56 minutes 13 seconds
Database Design & Implementation

Database Design & Implementation

Sources: Amigoscode (Nelson Djalo)
Backend starts from Your Database. When you have a solid database design coding is easy. In this course you will learn how to design databases for your backend applications. You...
2 hours 7 minutes 49 seconds
Fundamentals of Database Engineering

Fundamentals of Database Engineering

Sources: udemy
Database Engineering is a very interesting sector in software engineering. If you are interested in learning about database engineering you have come to the rig
26 hours 2 minutes 59 seconds
Building a Database Engine

Building a Database Engine

Sources: Martin Joo
The book "Building a Database Engine" is a practical guide to creating your own database engine from scratch. It is intended for developers...