drizzle-team / drizzle-team/drizzle-orm
[FEATURE]: liveQuery for local SQLite dbs
Open
db/sqlite
enhancement
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
### Feature hasn't been suggested before.
- [X] I have verified this feature I'm about to request hasn't been suggested before.
### Describe the enhancement you want to request
Would love to see some version of `liveQuery` for local SQLite databases for things like Electron or any kind of local js runtime e.g. for servers or desktop apps running local SQLite instances. Does not have to be a react hook just some kind of subscription / way to "observe" a query changing live and running a callback when it does.
Contributor guide
Assessment
This issue has not been assessed yet.