SaaSHub helps you find the best software and product alternatives Learn more →
WatermelonDB Alternatives
Similar projects and alternatives to WatermelonDB
-
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
-
-
-
-
react-query
Discontinued 🤖 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]
-
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.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Mattermost
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
-
-
expo
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
-
-
-
-
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
-
standard-version
:trophy: Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org
-
ObjectBox Java (Kotlin, Android)
Database for Android and JVM - first and fast, lightweight on-device vector database
-
-
mattermost-webapp
Discontinued Archived web app of Mattermost. Moved to the monorepo: https://github.com/mattermost/mattermost
-
hREA
A ValueFlows / REA economic network coordination system implemented on Holochain and with supplied Javascript GraphQL libraries
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
WatermelonDB discussion
WatermelonDB reviews and mentions
-
Hacktoberfest! - Week 2
This app used WatermelonDB as its database, which I also hadn't heard of before. From their documentation, I quickly learned how to add an index to the schema. However, I also learned that they didn't support adding an index for migration. In fact, they were asking for contribution.
-
Encrypted Note Editor App In React Native
Storing the notes: For storing the notes, we will use the amazing WatermelonDB package which is a popular sqlite wrapper for react-native. Instead of using the default package we will use a fork of this that uses sqlcipher instead of the regular sqlite, allowing us to encrypt the database by passing a secret key.
-
Which are the best Databases for react native?
Because most of the libraries I evaluated (RxDB, WatermelonDB) were entirely JS oriented, by design, none could provide a positive API surface in Native code.
-
Best database tool for offline React app
never tried it but there is https://github.com/nozbe/WatermelonDB
-
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
-
Starting React Native Project in 2023
Watermelon DB.
-
The Platformer #30: 22e82dfc
Significantly improved performance (a lot of optimizations were done, and state management is more scalable by relying on an actual database)
-
Which local db to use?
Watermelondb it gives you an ORM, reactivity (when a records changes it cause UI re-render), and easy syncing with remote server, go with that if you don't know SQL that well.
- WatermelonDB Help - withObservables
-
what are the drawbacks of start new project now with React Native CLI ?
More info here: https://github.com/Nozbe/WatermelonDB/issues/1254
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 May 2025
Stats
Nozbe/WatermelonDB is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of WatermelonDB is JavaScript.