---
title: "Building a real-time web application with Materialize and AdonisJS"
url: https://daily.dev/posts/building-a-real-time-web-application-with-materialize-and-adonisjs-pttbqxlbq
source_url: https://devdojo.com/bobbyiliev/building-a-real-time-web-application-with-materialize-and-adonisjs
type: article
source: "DevDojo"
author: "Bobby Iliev"
published: 2021-11-26T16:26:21.215Z
updated: 2024-04-11T02:15:44.759Z
tags: ["adonisjs", "materialize"]
reading_time: 9
upvotes: 16
comments: 5
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Building a real-time web application with Materialize and AdonisJS

**[DevDojo](https://daily.dev/sources/devdojo)** · [@bobbyiliev](https://daily.dev/bobbyiliev) · 9 min read · 16 upvotes · 5 comments

## Summary

In this tutorial, we are going to build a web application using AdonisJS and integrate it with Materialize. Materialize is a streaming database that takes data coming from sources like Kafka, PostgreSQL, S3 buckets, and more and allows you to effectively transform it in real-time using SQL.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://devdojo.com/bobbyiliev/building-a-real-time-web-application-with-materialize-and-adonisjs>

## Community discussion

Top comments from developers on daily.dev.

**@bobbyiliev** · 1 upvotes

> AdonisJS is by far my favorite Node.js framework!

**@kubeden** · 1 upvotes

> Being an avid socket.io lover, this seems like a great addition to my real-time toolset!

**@josetorres** · 1 upvotes

> I am a newbie in this field, your work is very inspiring. Thanks!

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#adonisjs](https://daily.dev/tags/adonisjs), [#materialize](https://daily.dev/tags/materialize)

[View this post on daily.dev](https://daily.dev/posts/building-a-real-time-web-application-with-materialize-and-adonisjs-pttbqxlbq)
