A command-line tool for ingesting WhatsApp Evolution data from PostgreSQL to MongoDB
and Hub events from MongoDB to target databases (PostgreSQL or MongoDB).
This tool provides multiple ingestion commands:
ingest: Import WhatsApp Evolution data from PostgreSQL to MongoDB
hub-import: Import Hub events from MongoDB to target database
health: Check health status of connected databases
PG→Mongo Ingest CLI
A command-line tool for ingesting WhatsApp Evolution data from PostgreSQL to MongoDB and Hub events from MongoDB to target databases (PostgreSQL or MongoDB).
This tool provides multiple ingestion commands:
ingest
: Import WhatsApp Evolution data from PostgreSQL to MongoDBhub-import
: Import Hub events from MongoDB to target databasehealth
: Check health status of connected databases