|
|
|
|
|
by swalsh
1175 days ago
|
|
Postgres has an extension as well (pgvector). I've been using it, great performance, great scaling options (though I'm not even close to testing the limits) and gives you the full flexibility of Postgres. It's easy enough to define a docker compose file, and deploy it to my environments. |
|