MMKV

An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, POSIX, and OHOS. (by Tencent)

MMKV Alternatives

Similar projects and alternatives to MMKV

  1. react-native

    561 MMKV VS react-native

    A framework for building native applications using React

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. SWR

    255 MMKV VS SWR

    React Hooks for Data Fetching

  4. react-native-reanimated

    React Native's Animated library reimplemented

  5. Apktool

    65 MMKV VS Apktool

    A tool for reverse engineering Android apk files

  6. react-native-mmkv

    ⚡️ The fastest key/value storage for React Native. ~30x faster than AsyncStorage!

  7. react-native-webview

    React Native Cross-Platform WebView

  8. react-native-vision-camera

    📸 A powerful, high-performance React Native Camera library.

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. flash-list

    26 MMKV VS flash-list

    A better list for React Native

  11. react-native-skia

    25 MMKV VS react-native-skia

    High-performance React Native Graphics using Skia

  12. recyclerlistview

    18 MMKV VS recyclerlistview

    High performance listview for React Native and web!

  13. react-native-new-architecture

    Workgroup for the New React Native Architecture

  14. 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

  15. Realm

    50 MMKV VS Realm

    Realm is a mobile database: a replacement for Core Data & SQLite

  16. WCDB

    2 MMKV VS WCDB

    WCDB is a cross-platform database framework developed by WeChat.

  17. SQLite.swift

    16 MMKV VS SQLite.swift

    A type-safe, Swift-language layer over SQLite3.

  18. react-native-quick-sqlite

    Discontinued Fast SQLite for react-native.

  19. react-native-jsi-template

    Template library and blog that explain how JSI modules are built from scratch in React Native

  20. SQLite

    0 MMKV VS SQLite

    A stand-alone Swift wrapper around the SQLite 3 client library.

  21. ObjectBox embedded database

    Swift database - fast, simple and lightweight (iOS, macOS)

  22. dex2jar

    6 MMKV VS dex2jar

    Tools to work with android .dex and java .class files

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better MMKV alternative or higher similarity.

MMKV discussion

Log in or Post with

MMKV reviews and mentions

Posts with mentions or reviews of MMKV. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-03.
  • Understanding security in React Native applications
    9 projects | dev.to | 3 Apr 2024
    react-native-mmkv is a wrapper around MMKV that allows you to easily implement secure storage in your app. It is arguably the fastest key-value storage for React Native apps
  • TOP 6 React Native libraries with native performance ⚡️
    9 projects | dev.to | 12 Jan 2023
    This library uses MMKV key-value storage and JSI to communicate between the JS side and the native side very quickly and synchronously. It is a suitable replacement for slow AsyncStorage. Follow this guide to migrate from AsyncStorage and get 30x faster on read and write operations in your app.
  • MMKV Visualizer - simple visualizer for mobile forensicators
    2 projects | /r/computerforensics | 27 Oct 2022
    For those unfamiliar with MMKV, here's a link to their GitHub - https://github.com/Tencent/MMKV. Used in many mobile applications, such as Discord.
  • React Native SWR Persistent Cache with MMKV
    3 projects | dev.to | 22 Apr 2022
    SWR library works great with React Native. By default, SWR library uses global cache store, but you will lose your cache when you reload your app. Here is a super-easy way to sync SWR cache with MMKV.
  • Getting Started with React Native JSI Modules
    3 projects | dev.to | 27 Jun 2021
    This library aims to provide a fast & reliable solution for you data storage needs in react-native apps. It uses MMKV by Tencent under the hood on Android and iOS both that is used by their WeChat app(more than 1 Billion users). Unlike other storage solutions for React Native, this library lets you store any kind of data type, in any number of database instances, with or without encryption in a very fast and efficient way. Read about it on this blog post I wrote on dev.to
  • A note from our sponsor - SaaSHub
    www.saashub.com | 21 Apr 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic MMKV repo stats
5
17,836
9.0
5 days ago

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?