You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're looking to move from Xamarin to React Native (instead of MAUI), and I was trying to ascertain from the documentation whether it is possible to open an existing LiteDB file with a different client such as via TypeScript.
I can't see anything saying there is any implementation that doesn't support .NET, but don't see anything that says it can work with another NoSQL implementation. For example, the docs state it is "similar" to MongoDB, but I don't believe they say if it can be opened with a MongoDB client.
Is it possible to open, read, and query a LiteDB file with other clients than .NET? Does such a client exist?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We're looking to move from Xamarin to React Native (instead of MAUI), and I was trying to ascertain from the documentation whether it is possible to open an existing LiteDB file with a different client such as via TypeScript.
I can't see anything saying there is any implementation that doesn't support .NET, but don't see anything that says it can work with another NoSQL implementation. For example, the docs state it is "similar" to MongoDB, but I don't believe they say if it can be opened with a MongoDB client.
Is it possible to open, read, and query a LiteDB file with other clients than .NET? Does such a client exist?
Beta Was this translation helpful? Give feedback.
All reactions