Metadata-Version: 1.2
Name: BeetleETL
Version: 1.0.3
Summary: Interject API for sending and retrieving data from the Interject Platform.
Home-page: https://gitlab.com/Open-Interject/Beetle-ETL
Author: Robby Boney & Jonathon Carothers
Author-email: robbyb@gointerject.com
License: Apache License
Description: Beetle is a python 3 package with tools necessary for transferring data from a MongoDB database to a SQL Server Database. A well defined configuration file allows the user to define the exact way data from MongoDB should be transferred to SQL Server, making Beetle a powerful tool for ETL solutions where transferring data from databases is necessary. The package comes equipped with a standalone executable as well as a modular execution setup enabling easy API or custom script integration.
        
        For More information visit our Gitlab repository: 
        
        https://gitlab.com/Open-Interject/Beetle-ETL
Platform: UNKNOWN
Requires-Python: >=3
