The Wayback Machine - https://web.archive.org/web/20211114171647/https://github.com/topics/spring-data-elasticsearch
Skip to content
#

spring-data-elasticsearch

Here are 46 public repositories matching this topic...

The goal of this project is to play with Kafka, Debezium and ksqlDB. For this, we have: research-service that inserts/updates/deletes records in MySQL; Source Connectors that monitor change of records in MySQL and push messages related to those changes to Kafka; Sink Connectors and kafka-research-consumer that listen messages from Kafka and insert/update documents in Elasticsearch; finally, ksqlDB-Server that listens to some topics in Kafka, does some joins and pushes new messages to new topics in Kafka.
  • Updated Nov 1, 2021
  • Java

This repository contains some spring-data projects using RDBMS such as postgresql, mysql, oracle and NoSQL and some in-memory / embedded databases, such as h2, hsql, derby, mongo, redis, etc...
  • Updated Sep 10, 2021
  • Java

Improve this page

Add a description, image, and links to the spring-data-elasticsearch topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spring-data-elasticsearch topic, visit your repo's landing page and select "manage topics."

Learn more