Skip to content

Keerthi

My feedback

1 result found

  1. 10 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Keerthi commented  · 

    A behavior similar to mongosh where we establish a stateful session once and then run arbitrary statements any number of times without having to use('db') every time would be desirable.

    I reckon for most users this would be the frequent use case. Often times we would go back to a previous statement and run just that. Such a feature would definitely be useful.

    Having to use db.getSiblingDB('db').getCollection('coll') in every line feels like we are not in a shell but writing some application code.

    Keerthi supported this idea  · 

Feedback and Knowledge Base