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

ORM supportive IndexedDB wrapper component #10759

Open
1 task done
mantrakp04 opened this issue Mar 7, 2025 · 2 comments
Open
1 task done

ORM supportive IndexedDB wrapper component #10759

mantrakp04 opened this issue Mar 7, 2025 · 2 comments
Labels
new component Involves creating a new component

Comments

@mantrakp04
Copy link

  • I have searched to see if a similar issue already exists.

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when I have to create a supabase project to support histories, why not just use the client side.

Describe the solution you'd like
A wrapper around indexeddb

Additional context
I am working on the implementation but the code is a mess right now (I will add push it to github and link it here tonight), got it supporting sql queries, creating hooks to watch for changes. Currently got a working build with sqljs but wrapping around dexie seems like a much better solution.

Could also add fs support by wrapping around browserfs

20250307-1541-04.6868091.mp4
@abidlabs
Copy link
Member

abidlabs commented Mar 7, 2025

Cool, are you creating a Gradio custom component?

@mantrakp04
Copy link
Author

yes

@abidlabs abidlabs added the new component Involves creating a new component label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new component Involves creating a new component
Projects
None yet
Development

No branches or pull requests

2 participants