Realm is a mobile database that runs directly inside phones, tablets or wearables. This project hosts the JavaScript versions of Realm. Currently we only support React Native (both iOS & Android) and Node.js (on MacOS and Linux) but we are considering adding support for Cordova/PhoneGap/Ionic as well.Please see the detailed instructions in our docs to use Realm Javascript.
mobile-database nosql-database realm-mobile-database realm mobile-first realtime-database reactive reactnative database db react react-native persistence localstorage sqlite asyncstorage rocksdb leveldbThis is a local storage wrapper for both react-native(AsyncStorage) and browser(localStorage). ES6 syntax, promise for async load, fully tested with jest. You don't have to configure anything(but require react native version >= 0.13).
localstorage asyncstorage react-native reactjs syncAn asynchronous, unencrypted, persistent, key-value storage system for React Native. CLI autolink feature links the module while building the app.
react-native async-storage asyncstorage storageA minimalistic wrapper around React Native's AsyncStorage. The react-native-simple-store is a good match for apps that are not using redux. If you have already found that your app needs to use redux and you need to persist data to the device it is recommended that you make use of redux-persist which provides a clean interface for storing data in your reducers to device.
react-native asyncstorage ios android data-store key-value-storeA simple database base on react-native AsyncStorage. Upgrading from previous version? Check for breaking-changes.
react-native react-native-store asyncstorage database react-component ios android reactAn ActiveRecord style layer that sits on top of React Native's AsyncStorage. Let me begin by saying that you'd have to be bat shit crazy to use react-native-sweet-record for any sort of large-scale persistent data storage project. It is intended to be used for hundreds of records, not thousands. If your requirements are of that magnitude please investigate other react native solutions with an actual database behind them.
react native sweet record active asyncstorage persistentA localStorage-like wrapper around React Native's AsyncStorage with cache expiration. 100% inspired by @pamelafox's lscache. Currently being used by my project, hackerweb-ios.
react-native react cache lscache asyncstorage storageAnd that's it, all data that is written to the Gun instance will be stored (and recovered) from AsyncStorage.
react-native asyncstorage gunjs gunVasern is a data storage for React Native, focus on performance, and consistency (previous npm package located at vase-dev). With a goal is to develop an open source, developer friendly end-to-end database sync solution. Subscribe to vasern-server to follow vasern's server releases. Important note: Vasern is currently available on iOS under alpha version, which expects breaking changes and improvements.
mobile database reactnative react-native data-storage sqlite asyncstorage javascript-databaseThis project is intended for use with the level eco-system. React Native's packager currently doesn't automatically inject browserified core node modules, like util, crypto, process, buffer, etc. Currently this module depends on several shims to mitigate the sadness. The alternative is to use react-native-webpack-server, which allows you to use browserified node core modules out of the box. Once React Native's packager allows the same functionality, this module's dependencies can be heavily pruned.
leveldb leveldown levelup asyncstorage react react-component react-native iosReact Native RocksDB-based AsyncStorage backend
react-native react asyncstorage storage backend rocksdb react-native-component react-component ioslevelup API wrapper for react-native AsyncStorage.
leveldb leveldown levelup asyncstorage ios react react-component react-nativeThis wrapper is built on top of React Native Store and provides a better and improved Database layer for asynchronous DB transactions. React Native DB Models fixes a lot of problems in react native store and also the DB class on top helps to provide more functionality and easy developing options.
react-native asyncstorage database local-db db-events rerender emmit-database-operations models data-store iosThis module is just a modest wrapper around React Native's AsyncStorage API. It's purpose is to provide a cleaner API for persisting data. This project uses node and npm.
react-native asyncstorage asyncstorage-wrapper modest wrapper persist react-native-modest-storageAsyncStorage is very difficult to debug. I want to develop a tool that have a UI Interface. So, I did.
react native asyncstorageTo make things simple, try to create storages that are as small as possible. For each group of items, create a new storage (users, settings, channels, etc.). Do not create a master storage that contains all the data of your application, it is impossible to deal with it using this package. Break it down into several smaller storages. Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
react react-native storage asyncstorage asyncstorage-wrapper proptype-validatorsSimpler storage, Simpler fetch, Simpler UI
fetch pulltorefresh asyncstorage autoresize react-native http storage widget refreshlistA simple React Hook to persist useState in local storage. Works on the Web and React Native.
hooks localstorage persistent asyncstorage react-hooks usestate
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.