Source connector
MongoDBComing Soon
A MongoDB connector is planned but not yet built. DataQloo's workflow engine today is designed around relational, SQL-queryable sources.
Current status
MongoDB is on the connector roadmap. DataQloo's Filter, Summarize, and Sort nodes currently compile to SQL, so supporting a document database involves more than a simple connection form — it's a larger roadmap item than the relational connectors.
What works today instead
Export a collection and use the Import Wizard's CSV upload, or work against a PostgreSQL source if your data is also available there.
Frequently asked questions
Not yet. DataQloo's execution engine compiles workflows to SQL today, which is a natural fit for PostgreSQL but requires additional work to support a document database like MongoDB.
MongoDBisn’t built yet. Register your interest and we’ll prioritize it based on demand.