Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
React-native-mmkv-storage Alternatives
Similar projects and alternatives to react-native-mmkv-storage
-
react-native-encrypted-storage
React Native wrapper around EncryptedSharedPreferences and Keychain to provide a secure alternative to Async Storage.
-
WatermelonDB
🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
react-native-mmkv
⚡️ The fastest key/value storage for React Native. ~30x faster than AsyncStorage!
-
react-native-firebase
🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
-
flipper-plugin-async-storage-advanced
Flipper plugin for async storage, provides options to view/edit/delete/create async storage entries via Flipper.
-
MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
-
react-native-jsi-template
Template library and blog that explain how JSI modules are built from scratch in React Native
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
redux-persist-sensitive-storage
redux-persist storage engine for react-native-sensitive-info
-
autotier
A passthrough FUSE filesystem that intelligently moves files between storage tiers based on frequency of use, file age, and tier fullness.
-
react-native-sensitive-info
Save sensitive data into Android's Shared Preferences with keystore encryption/iOS's Keychain for React Native
-
react-native-mmkv-storage reviews and mentions
-
Is react-native-encrypted-storage a good place for storing base64 images securely?
As title says, is it a good option? There'll be like 60 webp images not some high quality. Or should I add some local db instead, something like: 1. https://github.com/ammarahm-ed/react-native-mmkv-storage 2. https://github.com/Nozbe/WatermelonDB
- Secure storage library?
-
Why does my RN app seem to speed up as I use it on iOS?
Use mmkv storage to make it faster
-
Is there is any alternative to AsyncStorage
watermelondb https://github.com/Nozbe/WatermelonDB mmkv giving another issue when you release on playstore in here https://github.com/ammarahm-ed/react-native-mmkv-storage/issues/194
-
React Native Async Storage Flipper Plugin
Async Storage is slow/limited though, the new black is MMKV - https://github.com/mrousavy/react-native-mmkv or https://github.com/ammarahm-ed/react-native-mmkv-storage
-
Getting Started with React Native JSI Modules
If you use Async Storage in your React Native App, you should give react-native-mmkv-storage a try. The fastest storage library for react native built with JSI.
-
[JSI[C++]The Fastest Encrypted Storage for React Native just got Faster.
It's been a year now and with the extensive support from community, react-native-mmkv-storage has gotten even faster than it was using JSI. I have rewritten the whole library in C++. There are no `@ReactMethods` or the old bridge anymore. Everything happens in C++ which makes this library the fastest solution available for your apps.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 31 Mar 2023
Stats
ammarahm-ed/react-native-mmkv-storage is an open source project licensed under MIT License which is an OSI approved license.
Popular Comparisons
- react-native-mmkv-storage VS react-native-encrypted-storage
- react-native-mmkv-storage VS react-native-firebase
- react-native-mmkv-storage VS WatermelonDB
- react-native-mmkv-storage VS flipper-plugin-async-storage-advanced
- react-native-mmkv-storage VS MMKV
- react-native-mmkv-storage VS react-native-mmkv
- react-native-mmkv-storage VS react-native-jsi-template
- react-native-mmkv-storage VS redux-persist-sensitive-storage
- react-native-mmkv-storage VS autotier
- react-native-mmkv-storage VS jasonelle