# react-native-quick-sqlite

> Fast SQLite for react-native

Latest version **8.2.7** (published 2024-11-26) · MIT license · 0 weekly downloads

## Install

```sh
npm install react-native-quick-sqlite
pnpm add react-native-quick-sqlite
yarn add react-native-quick-sqlite
bun add react-native-quick-sqlite
```

## Health

**Score 40/100 (D)** — status: maintenance-mode.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 8.2.7 |
| Published | 2024-11-26 |
| First published | 2021-03-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 8.9 MB |
| Known vulnerabilities | 0 |
| Install scripts | yes |
| GitHub stars | 3 |
| Author | Marc Rousavy |
| Maintainers | mrousavy, skapala, chris.pader |
| Keywords | react-native, ios, android |

## Links

- npm: https://www.npmjs.com/package/react-native-quick-sqlite
- Repository: https://github.com/margelo/react-native-quick-sqlite
- Homepage: https://github.com/margelo/react-native-quick-sqlite#readme
- Issues: https://github.com/margelo/react-native-quick-sqlite/issues
- npm.io page: https://npm.io/package/react-native-quick-sqlite

## Dependencies (1)

- [typeorm](https://npm.io/package/typeorm.md) ^0.3.20

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 8.2.7 (latest) — 2024-11-26
- 8.2.6 — 2024-11-18
- 8.2.5 — 2024-11-13
- 8.2.4 — 2024-11-13
- 8.2.3 — 2024-11-05
- 8.2.2 — 2024-10-25
- 8.2.1 — 2024-10-18
- 8.2.0 — 2024-10-06
- 8.1.0 — 2024-04-29
- 8.0.6 — 2023-10-13
- 8.0.5 — 2023-09-30
- 8.0.4 — 2023-07-13
- 8.0.2 — 2023-02-28
- 8.0.1 — 2023-02-28
- 8.0.0 — 2023-02-27
- … 51 more at https://npm.io/package/react-native-quick-sqlite/versions

## 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 `react-native-quick-sqlite@8.x.x` for the coming weeks/months.

---
_Source: https://npm.io/package/react-native-quick-sqlite · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
