https://github.com/powersync-ja/react-native-quick-sqlite
Embedded SQLite with JSI bindings
https://github.com/powersync-ja/react-native-quick-sqlite
Last synced: about 1 year ago
JSON representation
Embedded SQLite with JSI bindings
- Host: GitHub
- URL: https://github.com/powersync-ja/react-native-quick-sqlite
- Owner: powersync-ja
- License: mit
- Created: 2023-10-02T17:48:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T13:15:56.000Z (over 1 year ago)
- Last Synced: 2025-03-27T07:03:22.621Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 5.47 MB
- Stars: 9
- Watchers: 12
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
This repository is a fork of [react-native-quick-sqlite](https://github.com/ospfranco/react-native-quick-sqlite?tab=readme-ov-file) that includes custom SQLite extensions built specifically for **PowerSync**. It has been modified to meet the needs of **PowerSync**, adding features or behaviors that are different from the original repository.
It is **not** intended to be used independently, use [PowerSync React Native SDK](https://github.com/powersync-ja/powersync-js/tree/main/packages/react-native) and install this alongside it as a peer dependency.