Command Palette
Search for a command to run
Command Palette
Search for a command to run

OP-SQLite Setup Guide

✓ Relevant

Step-by-step setup for Drizzle ORM with OP-SQLite in Expo: create project, install packages, initialize db connection, define schema, configure drizzle/metro/babel, generate migrations, apply migrations with useMigrations hook, run queries, and execute app.