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
521 forks
Language: Java
last commit: 8 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. | 382 |
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 | 119,748 |
storesafe/cordova-sqlite-storage | A Cordova/PhoneGap plugin for storing and managing data in SQLite databases on multiple platforms. | 2,151 |
sql-js/sql.js | A JavaScript library that allows you to create and query relational databases entirely in the browser. | 12,876 |
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,021 |
geekyants/nativebase | A mobile-first component library for building consistent UIs across Android, iOS, and Web with accessibility and themeability features. | 20,257 |
itinance/react-native-fs | Provides access to native filesystems in React Native applications. | 4,978 |
nalgeon/sqlean | A collection of SQLite extensions that provide additional functionality and standardize API | 3,820 |
lugg/react-native-config | Exposes environment variables to JavaScript code in React Native apps | 4,839 |
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 | Enables sharing between different apps using React Native | 3,686 |
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,661 |
nozbe/watermelondb | A reactive and asynchronous database for powerful React applications | 10,692 |