Mongo DB consulting for New York City
We install the MongoDB server (in Linux or Windows)
We write JS scripts that can automate MongDB server processes
We write MongoDB queries
We run MongoDB ETL processes ( move data into or out of Mongo)
We write custom code to work with MongoDB data - whole programs or smaller utilities.
We can guide you as to whether Mongo fits your use case.
In our most recent work with Mongo we used a series of MongoDB documents as the first stop data was making from an API written in Node js. The API wrote directly into Mongo, and from there we moved it into a series of MYSQL tables, using PHP and C#.