Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/op-engineering/op-sqlite
Fastest SQLite library for react-native by @ospfranco
https://github.com/op-engineering/op-sqlite
jsi react-native sqlite
Last synced: 3 days ago
JSON representation
Fastest SQLite library for react-native by @ospfranco
- Host: GitHub
- URL: https://github.com/op-engineering/op-sqlite
- Owner: OP-Engineering
- License: mit
- Created: 2023-11-06T12:03:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-31T22:46:24.000Z (5 months ago)
- Last Synced: 2024-08-07T13:28:02.974Z (5 months ago)
- Topics: jsi, react-native, sqlite
- Language: C
- Homepage:
- Size: 254 MB
- Stars: 471
- Watchers: 7
- Forks: 28
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![benchmark](benchmark2.jpg)
Created by [@ospfranco](https://twitter.com/ospfranco). **Please consider sponsoring!**.
OP-SQLite has grown large to cover a lot of plugins, sqlite versions and APIs. Please read the full documentation before opening an issue.
[Open the docs](https://ospfranco.notion.site/OP-SQLite-Documentation-a279a52102464d0cb13c3fa230d2f2dc?pvs=4)
Join the Discord:
https://discord.gg/W9XmqCQCKP
Some of the big supported features:
- Vanilla sqlite
- Libsql is supported as a compilation target
- SQLCipher is supported as a compilation target
- FTS5 plugin
- Rtree plugin
- cr-sqlite plugin
- sqlite-vec plugin
- Reactive queries
- Custom tokenizers
- Load runtime extensions
- JSONB support# License
MIT License.