WatermelonDB

WatermelonDB

WatermelonDB is a free and open-source database optimized for building complex applications in React and React Native. The goal of WatermelonDB is to provide real-world performance for apps that can scale from hundreds to tens of thousands of records and while remaining performant. Loading a full database into JavaScript can be expensive, WatermelonDB fixes this by being lazy as a default, and only loads data upon request.

WatermelonDB Information