Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/margelo/react-native-quick-sqlite
DEPRECATED: Use "react-native-nitro-sqlite" instead
https://github.com/margelo/react-native-quick-sqlite
jsi lib native react react-native sql sqlite storage
Last synced: about 1 month ago
JSON representation
DEPRECATED: Use "react-native-nitro-sqlite" instead
- Host: GitHub
- URL: https://github.com/margelo/react-native-quick-sqlite
- Owner: margelo
- Created: 2024-10-18T10:51:45.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-13T13:23:35.000Z (about 2 months ago)
- Last Synced: 2024-12-09T12:56:55.435Z (about 1 month ago)
- Homepage: https://github.com/margelo/react-native-nitro-sqlite
- Size: 1000 Bytes
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
README
## 🚧 `react-native-quick-sqlite` (DEPRECATED)
> [!IMPORTANT]
> `react-native-quick-sqlite` has been deprecated in favor of [`react-native-nitro-sqlite`](https://github.com/margelo/react-native-nitro-sqlite).
>Please go to the [`react-native-nitro-sqlite`](https://github.com/margelo/react-native-nitro-sqlite) repository instead.
This is our new [Nitro module](https://nitro.margelo.com/) implementation of this library.
Nitro modules is a React Native library that let's us make the codebase more readable and easier to maintain. This way, we're able to fix bugs faster and implement new features! 🚀
### Future releases
From major version `9.0.0` on, this library will be shipped in the NPM package `react-native-nitro-sqlite`. New features are going to be implemented there.
We will still provide bug fixes to `[email protected]` for the coming weeks/months.