sqlite-vec/site/using/c.md
Alex Garcia 09c3f05759 docs
2024-08-01 02:45:36 -07:00

300 B

Using sqlite-vec in C

The sqlite-vec project is a single sqlite-vec.c and sqlite-vec.h file. They can be vendored into your C or C++ projects and compiled like normal.

"Amalgammation" builds are provided on the sqlite-vec Releases page.