Package : Loader : NoSQL Class - waidyanatha/dongcha GitHub Wiki
from dongcha.etl.loader import sparkNoSQL
Introduction
There is a multitude of NoSQL DBs such as MongDB, FireBase, and so on. The abstraction package allows for connecting to and performing CRUD functions to the selected dbType
.