Skip to main content

Posts Tagged ‘Mongo DB’

Information Architecture

Many Hands Make Light Work – Handshake Search Connector Architecture

In our first post, we discussed the need to move away from standalone application solution approach to search connectors. In this post, we will describe the Handshake architecture at a high level. We elected to move towards a microservice architecture for a few reasons: Less resource intensive Scheduling, component reuse, and maintenance Newer and growing […]

MongoDB Integration in Datastage

MongoDB is an open-source non structured query language database that provides high performance, high availability and automatic scaling. In this blog, let’s see how to load data into MongoDB through the IBM Datastage tool by using the Java Integration stage.   Pre-Requisites: Install Eclipse tool MongoDB requires a java jar file with the below code Jar […]