Sync sqlite to MongoDB

Hello everyone, I did some searching but came up empty handed.

I am looking to see if there is a way to sync sqllite to a local hosted mongodb instance. Currently was thinking of exporting to json format then somehow syncing that o mongodb.

Has anybody done this or have any recommendations? Ideally the sync would need to be as close to real time as possible, and instances are hosted on separate servers.