issues
search
asg017
/
sqlite-vec
A vector search SQLite extension that runs anywhere!
Apache License 2.0
4.23k
stars
134
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[docs] Example 'select .. join' for a regular table and a vector virtual table
#143
thepian
opened
14 hours ago
1
Support `column in (...)` for Partition Keys
#142
asg017
opened
1 day ago
0
Support NULL values in metadata columns
#141
asg017
opened
1 day ago
0
Support UUID/ULID metadata columns
#140
asg017
opened
1 day ago
0
Support `DATE`/`DATETIME` metadata columns
#139
asg017
opened
1 day ago
1
Support `BLOB` Metadata columns
#138
asg017
opened
1 day ago
0
PORTABLE_ALIGN<x> should use __declspec on MSVC
#137
Agritite
opened
2 days ago
0
sqlpkg install fails with invalid checksum
#136
rossta
opened
5 days ago
0
Support for Pyodide
#135
alonsosilvaallende
opened
2 weeks ago
3
Fix compile error redefinition of u64
#134
sheldonrobinson
opened
2 weeks ago
0
Compile error redefinition of u64
#133
sheldonrobinson
opened
2 weeks ago
0
sqlite3_auto_extension is deprecated in macOS
#132
davidliudev
opened
2 weeks ago
0
linux-aarch64 support
#131
amirmolavi
opened
3 weeks ago
2
msvc release mode optimization issues
#130
hasaranga
closed
3 weeks ago
1
Differences between sqlite-vec and sqlite-vss schemes
#129
Amphetaminewei
opened
4 weeks ago
0
All distances are the same when using MATCH
#128
heyitsaamir
closed
1 month ago
4
Upsert into vec0 tables?
#127
gospodinbodurov
opened
1 month ago
8
Is there a limit to the length of the vector
#126
dingtom
closed
1 month ago
2
Mention that vec0 tables cannot be renamed
#125
emschwartz
opened
1 month ago
2
Metadata filtering
#124
asg017
closed
2 days ago
0
Auxiliary column support
#123
asg017
closed
2 days ago
1
PARTITION KEY support
#122
asg017
closed
2 days ago
1
Auxiliary Columns in `vec0` virtual tables
#121
asg017
closed
19 hours ago
1
Two README FAQs on working with vec0 tables
#120
pjlsergeant
opened
1 month ago
0
Dart bindings and Flutter support
#119
rodydavis
opened
1 month ago
0
Add CMake
#118
thesmartwon
opened
1 month ago
0
How to perform a multi-vector KNN search?
#117
mholt
opened
1 month ago
0
"OperationalError: A LIMIT or 'k = ?' constraint is required on vec0 knn queries"
#116
mholt
opened
1 month ago
2
Softmax similarity scores?
#115
mholt
closed
1 month ago
5
Installing node package on windows - incorrect configuration?
#114
mpdaugherty
opened
1 month ago
5
KD-Tree or Ball-Tree Algorithms for kNN search?
#113
RayHackett
opened
1 month ago
2
Throw exception while using JOIN query
#112
bellyjuice
closed
1 month ago
1
Building in Windows, missing CMakeLists.txt
#111
jluisreymejias
opened
2 months ago
1
`pip install` Error: no matching distribution ARM-based AWS Lambda environment
#110
phitoduck
opened
2 months ago
0
Raspberry Pi isssues
#109
Mukund2900
opened
2 months ago
0
Update example python demo to show the distance mectric option
#108
AmgadHasan
closed
1 week ago
1
cannot find compiled sqlite-vec (breaking change betseen 0.1.2-alpha.9 and 0.1.2-alpha.10)
#107
tobowers
opened
2 months ago
3
Can this work on cloudflare D1?
#106
cosbgn
closed
2 months ago
2
sqlite wasm build: `oo1.OpfsDb()` `Memory out of bounds` error
#105
asg017
opened
2 months ago
0
error message is confusing for the example on the treadme.md
#104
rahul1990gupta
opened
2 months ago
0
Publish `.xcframework` file for iOS builds
#103
asg017
opened
2 months ago
0
Publish Android Archive Library (`.aar`) file with Github Actions
#102
asg017
opened
2 months ago
1
Failed to Build a Docker Image with the Go Binding
#101
wjkoh
opened
2 months ago
1
What is the implementation logic of MATCH in sql
#100
Johnly1986
opened
2 months ago
1
Error when running in nodejs
#99
Johnly1986
opened
2 months ago
0
Improve typescript type definition
#98
himself65
opened
2 months ago
0
Unsupported platform Linux aarch64
#97
aoom
closed
2 months ago
0
SELECT with JOIN incompatible with standard LIMIT clause
#96
quantatic
opened
2 months ago
5
(Question) Is the data persistent?
#95
igorcafe
closed
2 months ago
2
Comparison to other approaches
#94
davidmezzetti
opened
2 months ago
3
Next