Compass
4 results found
-
search index local compass 27017 port
Could build a new feature that search index could be used on localhost:27017? Now I have to use atlas deployment setup to build a new local database, which is unnecessary for my work.
1 vote -
Fetching data issue from browser to console
I have created a page where users must enter the data and give it a path. I did this with MongoDB compass. I used this mongoose.connect("mongodb+srv://gabyjudge07:********@cluster0.nucdve3.mongodb.net/", {useNewUrlParser:true});
app.post('/posts/store', (req, res) => {
console.log(req.body)
res.redirect('/')
})I created a collection for my application, but whenever I try to enter the data, it does not come to the console, or compass.
Is there any way to fix this error?
1 voteI am closing this suggestion as it's a support request that is unrelated to Compass.
-
add x.509 authentication
Right now you can only connect in Compass using SCRAM authentication. Please add suport for x.509 certificate authentication
1 vote -
$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.
1 vote
- Don't see your idea?