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. Learn more →
React-native-mmkv Alternatives
Similar projects and alternatives to react-native-mmkv
-
async-storage
An asynchronous, persistent, key-value storage system for React Native.
-
-
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-query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue. [Moved to: https://github.com/TanStack/query]
-
react-native-debugger
The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools
-
react-native-mmkv-storage
An ultra fast (0.0002s read/write), small & encrypted mobile key-value storage framework for React Native written in C++ using JSI
-
react-native-reanimated
React Native's Animated library reimplemented
-
-
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.
-
react-native-multithreading
🧵 Fast and easy multithreading for React Native using JSI
-
WatermelonDB
🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️
-
TypeORM
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
-
MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
-
react-native-vision-camera
📸 The Camera library that sees the vision.
-
react-native-encrypted-storage
React Native wrapper around EncryptedSharedPreferences and Keychain to provide a secure alternative to Async Storage.
-
react-native-quick-sqlite
Fast SQLite for react-native.
-
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
gpx-converter
python package for manipulating gpx files and easily converting gpx to other different formats
-
react-hook-form
📋 React Hooks for form state management and validation (Web + React Native)
-
jina
🔮 Build multimodal AI services via cloud native technologies · Neural Search · Generative AI · Cloud Native
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
react-native-mmkv reviews and mentions
-
what are some good options for offline databases?
Screw you all, I'll use MMKV as my Local DB: please do not, as explained here.
- Best solution for typing suggestions with a huge array?
-
TOP 6 React Native libraries with native performance ⚡️
1. MMKV
- Alternative to async storage for react-native
-
JSI library compiling error during build
create a issue in the repository of the library: https://github.com/mrousavy/react-native-mmkv/issues/483
For those who have this error, you can click here for more information about it.
-
Which local db to use?
For simple key value storage, my library react-native-mmkv is the fastest out of all of those. This is enough for all my apps and is blazingly fast. For large datasets, you might want to look into WatermelonDB
Hey - I made react-native-mmkv - yes it's in memory, so it's the fastest for simple key value data sets (which is the case for almost all of the apps I worked on), and there's a Flipper plugin for it as well.
Hey - yep that's my lib; react-native-mmkv
if you want to use something simple like a key value storage for storing some preferences, API tokens, ...etc MMKV is what you looking for.
-
A note from our sponsor - Sonar
www.sonarsource.com | 22 Mar 2023
Stats
mrousavy/react-native-mmkv is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
Popular Comparisons
- react-native-mmkv VS async-storage
- react-native-mmkv VS react-native-debugger
- react-native-mmkv VS react-query
- react-native-mmkv VS zustand
- react-native-mmkv VS flipper
- react-native-mmkv VS react-native-reanimated
- react-native-mmkv VS react-native-mmkv-storage
- react-native-mmkv VS react-native-multithreading
- react-native-mmkv VS gpx-converter
- react-native-mmkv VS TypeScript