Great Vector Database Solution
What do you like best about the product?
The ease of set up with the pgai, pgvector, and pgvectorscale plugins makes setting up and running of a highly scalable vector database solution very quick and easy. They have good resources for beginers and advanced people alike and an active discord to help out user issues. The UI/UX of managing the databases are good and there is even a free month when just starting out.
The nodeJS implementation for postgres SDK is great, and the ability to write standard postgresql for queries and database managment makes this much more flexible and easier to manage than traditional vector databases.
I have used multiple vector databases and this is my faviout one so far for scalability. I use the UI every day when checking up on the health of my vector database and love the metrics it provides. It only took 1 development week to fully switch from a different Vector Database, but I have a massive codebase with a lot of functionality, I'm confident someone with a new codebase could integrate in a day.
The nodeJS implementation for postgres SDK is great, and the ability to write standard postgresql for queries and database managment makes this much more flexible and easier to manage than traditional vector databases.
I have used multiple vector databases and this is my faviout one so far for scalability. I use the UI every day when checking up on the health of my vector database and love the metrics it provides. It only took 1 development week to fully switch from a different Vector Database, but I have a massive codebase with a lot of functionality, I'm confident someone with a new codebase could integrate in a day.
What do you dislike about the product?
I think the UI can be very slow to load sometimes, especially when you have many tables, definetly could improve there. I also miss a vector Visializer like that of QDRANT.
What problems is the product solving and how is that benefiting you?
Scalable vector database with flexible quering, need I say more ;)