React-Native android: What are the persistent Storage options? -


what closest thing sqlite can react-native android persistent database storage storing tables etc.

thanks!

result

  • realm (appears better option.)

  • react-native-sqlite-storage

realm excellent solution extended, relational storage in react native. it's got great apis number of rn components such listviews, , allows powerful querying of datasets within rn code.

as website explains:

realm react native true database react native, not key-value store. save regular objects full object relationships, , query them always-live results. none of means give on performance @ all. realm react native faster alternatives!


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -