react-native-android-sqlite
SQLite client
A React Native Android wrapper that provides a convenient interface to SQLite databases
A react native android wrapper for SQLite
30 stars
5 watching
8 forks
Language: Java
last commit: almost 9 years 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 |
jgilfelt/android-sqlite-asset-helper | A helper class to manage database creation and versioning with pre-populated raw asset files | 2,142 |
julianhyde/sqlline | A command-line shell for issuing SQL queries to relational databases. | 620 |
j256/ormlite-android | Provides Android-specific functionality for working with databases in Java applications. | 1,587 |
jadell/neo4jphp | A PHP wrapper for interacting with the Neo4j graph database REST interface. | 532 |
vrischmann/zig-sqlite | A thin wrapper around sqlite's C API for the Zig programming language. | 378 |
szq4119/react-native-async-http | An asynchronous HTTP client library for Android applications | 6 |
jasonmerino/react-native-simple-store | A wrapper around AsyncStorage to simplify storing and retrieving data in React Native apps | 875 |
jbreeden/mruby-sqlite | Provides Ruby language bindings to the SQLite3 C API | 4 |
nerdyc/squeal | Provides a straightforward interface to access and manipulate SQLite databases in Swift. | 297 |
andpor/react-native-sqlite-storage | A React Native plugin that provides a native interface to SQLite databases on Android and iOS devices | 2,762 |
surialabs/react-native-braintree-android | An Android-based payment gateway integration for React Native apps | 25 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
indatawetrust/react-native-nchan | Provides a JavaScript wrapper for Nchan's WebSocket, EventSource, and Long-Polling functionality in React Native. | 6 |
jordaaash/react-native-webview-crosswalk | Crosswalk's WebView implementation for React Native on Android using Java and AAR files. | 97 |