sqlite-vec
on Android and iOS devices ​
sqlite-vec
can run on mobile devices like Android and iOS. As of v0.1.2
, We publish pre-compiled loadable library for both platforms to our Github Releases.
You can drop those files into your Android Studio or XCode projects as needed. We eventually will also include .aar
file support and .xvframework
support in future releases.
If you have any feedback or ideas on how we can better support Android/iOS projects, please file an issue.
Also consider op-sqlite
for React Native, which has builtin support for sqlite-vec
.