react-native-quick-sqlite
react-native
react-native-quick-sqlite | react-native | |
---|---|---|
7 | 557 | |
469 | 120,435 | |
- | 0.5% | |
8.3 | 10.0 | |
almost 2 years ago | 4 days ago | |
C | C++ | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
react-native-quick-sqlite
-
TOP 6 React Native libraries with native performance ⚡️
5. Quick SQLite
-
Which local db to use?
react-native-quick-sqlite if you know what you're doing and Know SQL it gives you more control over the database like executing custom SQL queries, or some advance things, you can use it with an orm like Typeorm.
-
How to specify pre-processor flags to the JSI-based React Native libraries
View on GitHub
-
when you build an app is heavily depends on sqlite, will you go with react native cli(react-native-sqlite-storage) or with expo (expo-sqlite)?
Neither of the two: https://github.com/ospfranco/react-native-quick-sqlite
-
Which is the best local DB to be used in react native app ?
https://github.com/ospfranco/react-native-quick-sqlite with JSI bindings
-
Offline to online data migration
If you decide to go to sqlite then https://github.com/ospfranco/react-native-quick-sqlite is the fastest one out there. You’ll have to write the sync logic your self (compared to watermelondb where it’s easier).
-
A performant way to use PouchDB@7 on React Native in 2022
Oscar Franco created a great SQLite driver react-native-quick-sqlite, which provides a low-level API to execute SQL queries, fast bindings via JSI. JSI has a smaller overhead than the traditional RN bridge's. So, this is much faster than react-native-sqlite-2, which I made to get PouchDB to work on RN before.
react-native
-
The Mobile Development Tech Stack for 2025
React Native (Official Documentation) allows you to create apps for both iOS and Android with a single codebase, while TypeScript adds type safety to your JavaScript, reducing bugs and improving code quality.
-
Weekly JavaScript Roundup: Friday Links 15, January 17, 2025
React Native 0.78 RC.0 Released
-
Flutter vs React Native 2025: What’s Better for a Cross-platform App?
With a thriving community of over 2,700 contributors on GitHub and many more in other parts of the Internet, React Native has a healthy ecosystem that keeps on expanding. Its community encourages knowledge exchange, troubleshooting, and continuous improvement, making it an invaluable resource for developers worldwide. All of this is encouraged by Meta, who provides React Native with support and frequent updates.
-
React + AI Stack for 2025
React Native is the powerhouse for cross-platform mobile development. Write once, run everywhere, get native performance when you need it, enjoy hot reloading for rapid development, tap into a huge ecosystem of libraries and tools, and integrate with native modules when you need platform-specific features.
-
How Do I Start a New React Native App?
React Native is a powerful framework for building cross-platform mobile applications using JavaScript and React. Whether you're a seasoned developer or a beginner, starting a new React Native project can be both exciting and challenging. This guide will walk you through the essential steps, tools, and best practices to set up your React Native project efficiently and effectively.
-
停滞不前 - FAV0周刊#023
支持 React、ReactNative 和 TypeScript。
-
At a Standstill - FAV0 Weekly #023
Supports React, ReactNative, and TypeScript.
-
Architecture: Revolutionizing Mobile App Development
Official React Native Documentation
-
How to install Flutter + My Flutter Experience so far
It was so comfortable with React Native and had a chance to work in the [email protected] (i tell this everyone 🥹)
-
Figma to React Native: Convert designs to clean code in a click
React Native is an open-source mobile application development framework created by Facebook that enables developers to build mobile apps for iOS and Android using JavaScript and React. It allows for cross-platform development, meaning you can write code once and deploy it on both major mobile platforms, significantly reducing development time and resources. With more than 100k GitHub stars and a huge community, it is one of the leading frameworks for mobile app development.
What are some alternatives?
react-native-sqlite-storage - Full featured SQLite3 Native Plugin for React Native (Android and iOS)
flat-list-mvcp - "maintainVisibleContentPosition" prop support for Android react-native
react-native-sqlite-2 - SQLite3 Native Plugin for React Native for iOS, Android, Windows and macOS.
Quasar Framework - Quasar Framework - Build high-performance VueJS user interfaces in record time
duckdb-sqlite - DuckDB extension to read and write to SQLite databases
spine - Lightweight MVC library for building JavaScript applications
pouchdb-react-native - :koala: - PouchDB is a pocket-sized database, with some patches for running on React Native
NativeScript - ⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java, Dart). Use what you love ❤️ Angular, React, Solid, Svelte, Vue with: iOS (UIKit, SwiftUI), Android (View, Jetpack Compose), Dart (Flutter) and you name it compatible.
react-native-quick-websql - Fast WebSQL-compatible SQLite driver for React Native
Titanium - 🚀 Native iOS and Android Apps with JavaScript
sqlite - A simple sqlite3 library for Haskell
blockly - The web-based visual programming editor.