pgvector-node icon indicating copy to clipboard operation
pgvector-node copied to clipboard

pgvector support for Node.js and Bun (and TypeScript)

Results 2 pgvector-node issues
Sort by recently updated
recently updated
newest added

Please create a new issue to discuss any ideas or share your own. Ideas - [ ] Deprecate `enableExtension` - `deprecate-enable-extension` branch - [ ] Add custom type for [Postgres.js](https://github.com/porsager/postgres#custom-types)...

A user must register types before establishing a database connection; otherwise, vector types in Sequelize objects will be represented as strings.