February 2019
Beginner to intermediate
544 pages
14h 36m
English
MongoDB is a document storage database that provides scalability, high availability, and high performance. Mongo collections are used as Presto tables and users can execute SQL-like queries over these. To set up the Mongo connector, we must have mongo.properties in the catalog directory by adding the following properties to it:
connector.name=mongodb mongodb.seeds=host1,hostname:port
There are a few other properties that can be set in the catalog properties and they are:
Read now
Unlock full access