what database do you guys use ?

This page summarizes the projects mentioned and recommended in the original post on /r/reactnative

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • react-native-mmkv

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

  • I am currently using redux-persist with async storage. I haven't tried it yet, but I will try Marc Rousavy's https://github.com/mrousavy/react-native-mmkv mmkv database. Because it works fast and synchronized, it has encryption support.

  • WatermelonDB

    🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️

  • I think watermelon is they way to go https://github.com/Nozbe/WatermelonDB

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • 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.

  • SQLite with raw SQL queries but hoping to migrate to typeorm soon (https://typeorm.io/)

  • zustand

    🐻 Bear necessities for state management in React

  • RN-MMKV for storage system and Zustand as store management and persysting.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Understanding security in React Native applications

    9 projects | dev.to | 3 Apr 2024
  • Unit Testing Expo Apps With Jest

    7 projects | dev.to | 20 Feb 2024
  • Offline-First Development in React Native: Creating Robust Apps📱🔌🛠️

    1 project | dev.to | 17 Aug 2023
  • Weird redirect issue with Stack Navigator/Expo I do not understand, please help

    1 project | /r/expo | 14 Aug 2023
  • Why would React-Navigation documentation not include some of the most important props and functionalities?

    1 project | /r/reactnative | 2 Aug 2023