| Port details |
- sqlite-ext-vec Vector search SQLite extension
- 0.1.9 databases
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-05-03 19:36:15
- Last Update: 2026-05-03 19:32:47
- Commit Hash: 9e53b3e
- License: APACHE20 MIT
- WWW:
- https://github.com/asg017/sqlite-vec
- Description:
- sqlite-vec is an extremely small, "fast enough" vector search SQLite extension.
Features:
- Store and query float, int8, and binary vectors in vec0 virtual tables
- Written in pure C, no dependencies, runs anywhere SQLite runs
- Supports Linux/MacOS/Windows, in the browser with WASM, Raspberry Pis, etc.
- Store non-vector data in metadata, auxiliary, or partition key columns
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- sqlite-ext-vec>0:databases/sqlite-ext-vec
- To install the port:
- cd /usr/ports/databases/sqlite-ext-vec/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/sqlite-ext-vec
- pkg install sqlite-ext-vec
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sqlite-ext-vec
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1777830242
SHA256 (asg017-sqlite-vec-v0.1.9_GH0.tar.gz) = 9823e737d9934dcbe85dff75d3fca81018a9beee803d70fa77b16faab5d61dc9
SIZE (asg017-sqlite-vec-v0.1.9_GH0.tar.gz) = 617543
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_sqlite-ext-vec
- USES:
- gmake localbase:ldflags sqlite:3
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|