Nozbe / WatermelonDB

🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️
https://watermelondb.dev
MIT License
10.58k stars 596 forks source link

[Question] Does WatermelonDB support op-sqlite? #1831

Open ducpt-bili opened 2 months ago

ducpt-bili commented 2 months ago

Hi team,

I just want to ask that how can i use watermelonDb with op-sqlite, cause it have a lots of extension support like FTS, vector search. And maybe more performance than other. Thanks

ducpt-bili commented 2 months ago

Hi @radex , i found the DbAdapter solution in the docs, but to be fair, i cant find any sample to use it with other db like sqlite or lokijs. Sorry if i bother you.