Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WEB] Is there any possibility to browse the data? #1084

Open
bambinoua opened this issue Feb 17, 2024 · 3 comments
Open

[WEB] Is there any possibility to browse the data? #1084

bambinoua opened this issue Feb 17, 2024 · 3 comments

Comments

@bambinoua
Copy link

I am playing with sqlite web and I need to see the content of db file. Is it possible in web?

@bambinoua bambinoua changed the title Is there any possibility to browse the data under the web? [WEB] Is there any possibility to browse the data? Feb 17, 2024
@alextekartik
Copy link
Contributor

Unfortunately I'm not aware of a generic sqlite browser (that could work on all platforms) but it could be easy to write one.

@bambinoua
Copy link
Author

but it could be easy to write one.

Erm... easy?

@bambinoua
Copy link
Author

As I understand the sqflite for web uses the indexeddb under the hood but when I opened Storage node from Application tab of Chrome Devtools I didn't see any keys and values but just blobs.

sqflite for web is a good feature but how can they debug the database?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants