Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Will Not Implement
Categories Compass
Created by Guest
Created on Oct 5, 2020

$sql operator support for Atlas Data Lake

As a Compass user, I would like to connect to my Atlas Data Lake connection and query either my S3 or Atlas Cluster using $sql.
  • Attach files
  • Guest
    Jan 8, 2021
    Correction on my previous comment: $sql is only available as a stage in a database aggregation, not for a collection. In Compass we don't support that type of aggregations, therefore we can't make $sql available.
  • Guest
    Oct 12, 2020
    `$sql` should be already supported but we have a bug that makes it not show up: https://jira.mongodb.org/browse/COMPASS-4444.