Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@op-engineering/op-sqlite

OP-Engineering139.3kMIT15.2.3TypeScript support: included

Fastest SQLite for React Native (with node.js support)

react-native, ios, android, node, sqlite, database

readme

benchmark

Created by @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

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

It also contains a simple Key-Value store you can use without adding one more dependency to your app.

License

MIT License.