- Pentaho Analytics for MongoDB Cookbook
- Joel Latino Harris Ward
- 72字
- 2021-07-23 14:53:36
Chapter 1. PDI and MongoDB
In this chapter, we will cover these recipes:
- Learning basic operations with Pentaho Data Integration
- Migrating data from the RDBMS to MongoDB
- Loading data from MongoDB to MySQL
- Migrating data from files to MongoDB
- Exporting MongoDB data using the aggregation framework
- MongoDB Map/Reduce using the User Defined Java Class step and MongoDB Java Driver
- Working with jobs and filtering MongoDB data using parameters and variables
推薦閱讀
- scikit-learn Cookbook
- Unreal Engine Physics Essentials
- Spring Cloud Alibaba微服務(wù)架構(gòu)設(shè)計與開發(fā)實戰(zhàn)
- Cocos2d-x游戲開發(fā):手把手教你Lua語言的編程方法
- C/C++常用算法手冊(第3版)
- Learn Programming in Python with Cody Jackson
- 你必須知道的204個Visual C++開發(fā)問題
- 你不知道的JavaScript(中卷)
- Spring Boot Cookbook
- 從0到1:Python數(shù)據(jù)分析
- C語言程序設(shè)計實驗指導(dǎo) (第2版)
- Test-Driven JavaScript Development
- Node.js 12實戰(zhàn)
- BeagleBone Robotic Projects(Second Edition)
- Java 9 with JShell