Volodymyr Pavlyshyn (Wolodymyr Pawlyschyn)

Results 20 comments of Volodymyr Pavlyshyn (Wolodymyr Pawlyschyn)

I used recommended docker setup ``` docker run -d -p 8888:8888 -v $HOME:/home/jovyan/work vatlab/sos-notebook ```

@zh217 i really need help with it .

add is possible depends how you model a graph . I use naive model of nodes and triples . it works well will graph algorithms maybe you have concrete examples

i looking for same . we need a vss extension as part of expo

i found https://github.com/OP-Engineering/op-sqlite that able to load an extensions in react naytive but for this I need a vss and vector extension precompiled for ios and android . really looking...

@hmbrg looks interesting but looks like inmemory solution . so depends on usecase. we have a lot of entities with vectors but thanks for reference .

@aramallo @skyrod-vactai i figure out workaround - if i pass strings as params to a query it is works . so you could use variables binded to a query params...

@aramallo sure So query like ?[id , label] := *nodes[id, label], label in [ '\" boom \"'] will fail I move it to a param ?[id , label] := *nodes[id,...

@zh217 also Libsql has a good wasm and in browser support . so it could be low hanging fruit