NoSQL: Spring Batch and MongoDB: Step-By-Step Instructions for Running an ETL Batch Job

| | bookmark | email

Spring Batch and MongoDB: Step-By-Step Instructions for Running an ETL Batch Job

Through this article, I plan to showcase an ETL framework leveraging the advantages of Spring Batch and MongoDB, which gives us the flavor of batch load over the NoSQL databases. Here I give a step by step demonstration of integrating Spring Batch with MongoDB.

tags:mongodb,spring,document database

via NoSQL databases