Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Tooling #1586

Closed
Morons opened this issue Jul 5, 2023 · 2 comments
Closed

Missing Tooling #1586

Morons opened this issue Jul 5, 2023 · 2 comments

Comments

@Morons
Copy link

Morons commented Jul 5, 2023

  1. I'd like to be able to Import Json {Bson} data as exported from Compass instead of CSV
  2. I'd Like to have "New" Realm function to create a schema, then export it to my language of choice

The reason for 1. is that when using MongoDb (Not Nessesary Atlas) on my own Kotlin/Ktor written API back-end I need to match the schemas with that data.!

@kneth
Copy link
Member

kneth commented Jul 11, 2023

@Morons Thank you for your two proposals.

Importing JSON/BSON can a bit complicated, and I would like to understand your proposal. For example, do you wish Studio to derive the schema from the data or has the schema been created prior to importing? And in the latter case, should the entire import fail if a single object cannot be validated against the schema?

I believe Studio does support Kotlin, so can you explain what additional functionality you need?

@kneth
Copy link
Member

kneth commented Aug 14, 2023

I am closing the issue due to no reply back. Please create a new issue if you have new observations to share.

@kneth kneth closed this as completed Aug 14, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants