Back to Drizzle Orm

Drizzle React Native SQLite

src/content/docs/connect-react-native-sqlite.mdx

latest502 B
Original Source

import Npm from "@mdx/Npm.astro"; import Callout from '@mdx/Callout.astro'; import AnchorCards from '@mdx/AnchorCards.astro'; import Steps from '@mdx/Steps.astro';

Drizzle <> React Native SQLite

Please use Expo SQLite to run Drizzle ORM with React Native apps.
The only popular library we've found does not support new Hermes JavaScript runtime, which is a standard out of the box runtime for React Native and Expo now.