Skip to content

Realm

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

29 results found

  1. Dart / Flutter Support

    The number 1 request on the Realm GitHub Issue Tracker by a country mile is for a native implementation of Realm for Dart and Flutter.

    Currently on the roadmap for after August 2020, there are many who would like to see this sooner...

    https://github.com/realm/realm-object-server/issues/55

    108 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)
  2. Finish the Realm Web documentation

    It would be nice if somebody could actually finish the Realm Web SDK documentation beyond just saying how to initialize your app and login. It's missing a lot of stuff like how to connect to your Database and perform various tasks. Also it would be good to know at what stage of development the SDKs are in with a update log or something.

    19 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)
  3. Tutorial/Tool on working with different environments (DEV, TEST, PROD...) to achieve Continuous Deployment

    I would like to have a tutorial/tool explaining/enabling how to work with different environments (DEV, TEST, PROD...), so that I can set an automated pipeline for CD.

    13 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

    completed  ·  3 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. refresh logs button

    Please add a refresh button to the Logs view. I realize a browser refresh does the trick, but a button above the Logs table is more convenient.

    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

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Ability to add projection while creating stitch triggers

    At the moment we have ability to provide match expression but not projection. Projection is realy handy when you only need to expose only few fields from the full document. One example could be when sending to event bridge, I don't want to send all the fields because it exceeds the maximum limit allowed by AWS event bridge. Having an projection in this case would solve the problem as we could project only required fields.

    8 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)
    completed  ·  Drew responded

    The Project option is now available for Atlas/Realm Triggers.

  6. ES6 support in Functions

    The documentation says that functions can use ES6+ features, however creating a typed array results in an error:

    error:
    ReferenceError: 'Uint8Array' is not defined

    8 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)
  7. Extend update and delete change event with document pre-image

    Hey,
    it would be really helpful to extend update and delete change events with pre-image of the document.

    Update event:
    For update events we can add a lookup to get the fullDocument but we do not have any information how the document looked before the update was applied.

    Delete events:
    In case of delete change events the only information regarding the document is the "_id" of the deleted document. It would be great to have the fullDocument in the change event to use this for further actions.

    Is an extension like this possible or even in development?

    Best regards
    Peter

    7 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)
  8. C#/Xamarin Support for MongoDB Realm

    SDK supporting C#/Xamarin Supportas well as Realm Sync

    7 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

    completed  ·  3 comments  ·  Realm .NET SDK  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Support for Query Operators on Single-Typed Arrays

    As requested in this Github issue: https://github.com/realm/realm-cocoa/issues/5334

    This item is also called out within the current public roadmap: https://www.mongodb.com/realm#roadmap

    7 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

    completed  ·  1 comment  ·  Realm (General)  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Increase of external dependencies size constraints

    The 10mb size constraint makes it impossible to deploy apps relying on Computer Vision or Machine Learning algorithms, like OpenCV.

    5 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)
    completed  ·  Sumedha Mehta responded

    This should be achievable when uploading dependencies from package.json or the UI 

  11. Kotlin Multiplatform Support

    It would be awesome to have a Kotlin multiplatform SDK.

    5 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)
  12. .NET MAUI Support

    .NET Maui is evolution of Xamarin.Forms. The former will replace later in second quarter of 2022, probably in April, 2022. The developer experience is going to be much better with Maui. Lots of the developers have already started experimenting with maui.
    Lack of support from Realm is a blocker for those who have already started to migrate their apps from Xamarin.Forms to Maui and for those who want to develop there new apps with Maui.

    4 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)
  13. Native Kotlin SDK

    This is a more general idea to publicly state that Kotlin is a supported language for the Realm SDK with the intention that Kotlin should work and that Kotlin related issues will be a priority to fix.

    There is, of course, also the more in-depth support that could be done to create an idiomatic Kotlin API.

    4 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)
  14. Option to save Realm Logs to a collection

    Currently logs in a Realm app are viewable via the UI or via the API.
    The API limits return results to a maximum at 100 a time.
    I would like to be able to save logs (errors, especially) into a collection so that I can query or analyze them how I see fit.

    The current work-around is ensuring that each of my functions has an appropriate try/catch/log, effectively replicating the logging Realm already does. Put another way, please expose the logs in a way that we can truly query them.

    3 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)
  15. Add trigger for Apple provider

    Currently it's possible to add a trigger when a user authenticates with most of the Authentication provider but not for Apple.
    It would be nice to ba able to do it just like it's possible for Facebook, Google, custom, ...

    3 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)
  16. collection.bulkWrite() in Functions

    I try to call collection.bulkWrite() in Functions, but I get error - bulkWrite is not a function. Is it possible to use bulkWrite() in Functions?

    3 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)
    completed  ·  Drew responded

    bulkWrite operations are now supported in Realm Functions.

  17. Syntax highlighting doesn't support async/await

    Although Functions support async/await, the syntax highlighting will show errors in the UI on the lines where async/await is used: 'Missing semicolon.'.

    3 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

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    completed  ·  Drew responded

    Our code editor has been updated to account for this.

  18. 2 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)
  19. Secret deployment via API/CLI

    We would like to push secrets via the Admin API or CLI.

    2 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

    completed  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Branch Selection for GitHub

    Please support the selection of a GitHub branch. Depending on the development process, you do not want to deploy the master branch.

    2 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

    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
← Previous 1
  • Don't see your idea?

Feedback and Knowledge Base