- Pentaho Analytics for MongoDB Cookbook
- Joel Latino Harris Ward
- 159字
- 2021-07-23 14:53:37
Introduction
Migrating data from an RDBMS to a NoSQL database, such as MongoDB, isn't an easy task, especially when your RBDMS has a lot of tables. It can be a time consuming issue, and in most cases, using a manual process is like developing a bespoke solution.
Pentaho Data Integration (or PDI, also known as Kettle) is an Extract, Transform, and Load (ETL) tool that can be used as a solution for this problem. PDI provides a graphical drag-and-drop development environment called Spoon. Primarily, PDI is used to create data warehouses. However, it can also be used for other scenarios, such as migrating data between two databases, exporting data to files with different formats (flat, CSV, JSON, XML, and so on), loading data into databases from many different types of source data, data cleaning, integrating applications, and so on.
The following recipes will focus on the main operations that you need to know to work with PDI and MongoDB.
- Visual Basic 6.0程序設計計算機組裝與維修
- Java編程指南:基礎知識、類庫應用及案例設計
- Getting Started with PowerShell
- PHP+MySQL網站開發技術項目式教程(第2版)
- Swift 3 New Features
- 新編Premiere Pro CC從入門到精通
- Java編程的邏輯
- PHP+Ajax+jQuery網站開發項目式教程
- Learning AngularJS for .NET Developers
- Java并發編程:核心方法與框架
- 愛上C語言:C KISS
- 多媒體技術及應用
- Angular Design Patterns
- Mastering XenApp?
- SOA Patterns with BizTalk Server 2013 and Microsoft Azure(Second Edition)