正在加载视频...

视频加载失败

⚡️ 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...

16,351 次观看 • 1 年前 •via X (Twitter)

8 条评论

Yonatan 的头像
Yonatan1 年前

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

y0x53 的头像
y0x531 年前

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

MadMax 的头像
MadMax1 年前

Such a cool tool.

Daniel 的头像
Daniel1 年前

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

zacharich🇺🇸 的头像
zacharich🇺🇸1 年前

It is hard to use existing SQLite db in RN

Jayesh Saini 的头像
Jayesh Saini1 年前

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

Mohamed sandwidi 的头像
Mohamed sandwidi1 年前

That work with react native bar

Samuel James 的头像
Samuel James1 年前

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

相关视频