-
-
Notifications
You must be signed in to change notification settings - Fork 28
DBs (caching, offline storage)
RN async, persistent, key-value storage system
https://github.com/react-native-async-storage/async-storage
...fastest key/value storage... ~30x faster than AsyncStorage!
https://github.com/mrousavy/react-native-mmkv
Reactive & async DB, scales, stays fast
https://github.com/Nozbe/WatermelonDB
mobile DB alternative to SQLite & key-value stores
https://github.com/realm/realm-js
w async storage
https://github.com/seigel/pouchdb-react-native
https://github.com/expo/expo/tree/master/packages/expo-sqlite
https://github.com/andpor/react-native-sqlite-storage
https://github.com/craftzdog/react-native-sqlite-2