Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A data migration project which transfers data from postgres to mongo database using spring batch

NotificationsYou must be signed in to change notification settings

akashchandwani/spring-batch-data-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A ETL project which migrates data from postgresql (relational) database to mongodb (document) database for faster reads.

Setup Instructions

  1. Run the docker-compose command to start up the postgresql and mongoDB server:docker-compose up -d
  2. Go to the batch projectcd batch and run the spring boot project to create tables and populate it with seed data in the postgresql database and also migrate the data from mongodb to postgres using spring batch./mvnw spring-boot:run.

About

A data migration project which transfers data from postgres to mongo database using spring batch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp