article thumbnail

Easier Stream Processing On Kafka With ksqlDB

Data Engineering Podcast

The ksqlDB project was created to address this state of affairs by building a unified layer on top of the Kafka ecosystem for stream processing. Developers can work with the SQL constructs that they are familiar with while automatically getting the durability and reliability that Kafka offers. How is ksqlDB architected?

Kafka 100
article thumbnail

Reducing The Barrier To Entry For Building Stream Processing Applications With Decodable

Data Engineering Podcast

What was the process for adding full Java support in addition to SQL? What was the process for adding full Java support in addition to SQL? What are the problems that customers are trying to solve when they come to Decodable? When you launched your focus was on SQL transformations of streaming data.

Process 182
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Data Engineering Weekly #157

Data Engineering Weekly

The solution centered around Notebook opens a Flink Session for the Kafka stream and continues the exploration. It opens some old memory; try to solve this problem first with Presto-Kafka connector and then using OLAP engines like Druid & Apache Pinot. It's an excellent read if you're a snowflake user.

article thumbnail

How to Use ChatGPT ETL Prompts For Your ETL Game

Monte Carlo

Date-time parsing I'm working with a list of dates in Java stored as strings in the format 'dd-MM-yyyy'. Can you assist me in writing a Java method to parse these date strings? Tune the load process I'm using PostgreSQL to store my company's transactional data. I've heard about topics, producers, and consumers in Kafka.

article thumbnail

15+ Must Have Data Engineer Skills in 2023

Knowledge Hut

Java Big Data requires you to be proficient in multiple programming languages, and besides Python and Scala, Java is another popular language that you should be proficient in. Java can be used to build APIs and move them to destinations in the appropriate logistics of data landscapes.

article thumbnail

Optimize Your Machine Learning Development And Serving With The Open Source Vector Database Milvus

Data Engineering Podcast

Ascend users love its declarative pipelines, powerful SDK, elegant UI, and extensible plug-in architecture, as well as its support for Python, SQL, Scala, and Java. Ascend users love its declarative pipelines, powerful SDK, elegant UI, and extensible plug-in architecture, as well as its support for Python, SQL, Scala, and Java.

article thumbnail

Python for Data Engineering

Ascend.io

Read More: Data Automation Engineer: Skills, Workflow, and Business Impact Python for Data Engineering Versus SQL, Java, and Scala When diving into the domain of data engineering, understanding the strengths and weaknesses of your chosen programming language is essential. csv') data_excel = pd.read_excel('data2.xlsx')