Loading video...
Video Failed to Load
⚡️ Open SQLite Databases in React Native Debugging SQLite was always challenging until I found out about this library: Drizzle Studio for Expo SQLite 🎉 This is a dev tool plugin you can easily install in your app and open by pressing shift + m in your terminal. The... show more
16,351 views • 1 year ago •via X (Twitter)
8 Comments

Yonatan1 year ago
Now that is a pro Tip. Going to check it out with op-sqlite

y0x531 year ago
Drizzle Studio also supports op-sqlite/libsql, but requires a patch due to this issue:

MadMax1 year ago
Such a cool tool.

Daniel1 year ago
Omg this is amazing. I was debugging by showing the info on screen 💀

zacharich🇺🇸1 year ago
It is hard to use existing SQLite db in RN

Jayesh Saini1 year ago
Do you recommend creating sqlite db on launch or having a static db file in root of the folder?

Mohamed sandwidi1 year ago
That work with react native bar

Samuel James1 year ago
Unpopular opinion but I don't like expo sql lite. I think it is a poor implementation of SQL Lite that is slower and unextendible

