![benchmark](benchmark.png)

```sh
yarn add @op-engineering/op-sqlite && npx pod-install
```

OP-SQLite embeds the latest version of SQLite and provides a low-level API to execute SQL queries.

**Current SQLite version: 3.45.1**

Created by [@ospfranco](https://twitter.com/ospfranco). **Please consider sponsoring!**.

# Docs

[See the docs](https://ospfranco.notion.site/OP-SQLite-Documentation-a279a52102464d0cb13c3fa230d2f2dc?pvs=4)

# Contribute

You need to have clang-format installed (`brew install clang-format`)

# License

MIT License.
