react-native-sqlite-storage
SQLite plugin
A React Native plugin that provides a native interface to SQLite databases on Android and iOS devices
Full featured SQLite3 Native Plugin for React Native (Android and iOS)
3k stars
52 watching
519 forks
Language: Java
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
craftzdog/react-native-sqlite-2 | Provides a WebSQL-compatible API to store data in a React Native app using a native SQLite database on the platform-specific side. | 379 |
jbrodriguez/react-native-android-sqlite | A React Native Android wrapper that provides a convenient interface to SQLite databases | 30 |
facebook/react-native | A framework for building native mobile applications using React and sharing code between iOS and Android platforms. | 119,278 |
storesafe/cordova-sqlite-storage | A Cordova plugin for accessing and manipulating SQLite databases on various platforms | 2,148 |
sql-js/sql.js | A JavaScript library that allows you to create and query relational databases entirely in the browser. | 12,788 |
sunnylqm/react-native-storage | A local storage wrapper that supports size control, auto-expiration, remote data syncing, and batch data retrieval in both React Native and web applications. | 3,018 |
geekyants/nativebase | A mobile-first component library for building consistent UIs across Android, iOS, and Web with accessibility and themeability features. | 20,213 |
itinance/react-native-fs | Provides access to native filesystems in React Native applications. | 4,966 |
nalgeon/sqlean | A collection of SQLite extensions that provide additional functionality and standardize API | 3,763 |
lugg/react-native-config | Exposes environment variables to JavaScript code in React Native apps | 4,830 |
xotahal/react-native-material-ui | A set of customizable Material Design components for building user interfaces in React Native applications. | 3,783 |
react-native-share/react-native-share | Tool for sharing data with other apps on multiple platforms | 3,643 |
agrosner/dbflow | A Kotlin-based, fast and feature-rich Android database library that generates boilerplate code for you. | 4,876 |
isimar/hackernews-react-native | A React Native app that provides a read-only interface to access and view articles from the popular Hacker News platform | 3,660 |
nozbe/watermelondb | A reactive and asynchronous database solution for building complex React Native and React web applications with real-time data synchronization | 10,618 |