Recent signals
-
How we built a SOTA search engine using PostgreSQL, pgvector, and Qwen3 embeddings [P]
r/MachineLearning
People are sharing how they built a state-of-the-art search engine using PostgreSQL as the core datastore, plus pgvector for embeddings and Qwen3 embeddings for retrieval. The focus is on end-to-end implementation details for vector-based search on Postgres.
Also known as postgres·postgresql 17·postgresql 18·pgsql·psql
People are sharing how they built a state-of-the-art search engine using PostgreSQL as the core datastore, plus pgvector for embeddings and Qwen3 embeddings for retrieval. The focus is on end-to-end implementation details for vector-based search on Postgres.
External coverage we have crawled and indexed for this topic.
Discover more about what's new at AWS with Amazon Aurora now supports PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23
PGLite eröffnet neue Möglichkeiten mit der Open-Source-Datenbank PostgreSQL und ist ideal für datenschutzfreundliche KI-Anwendungen. Wir erklären es anhand eines Praxisbeispiels.
Discover more about what's new at AWS with PostgreSQL 19 Beta 3 is now available in Amazon RDS Database Preview Environment
Kleine, aber interessante Meldungshäppchen vom News-Buffet zu pnpm, Django, GitLab, Mojo, Postgres, Zed Delta, Google Credentio, Python und React Native.
Learn how Gemini in Database Migration Service automates stored procedure conversion to speed up your move to PostgreSQL.
Recent threads on Reddit and Hacker News that mention PostgreSQL.
How to Build a Real-Time Indexing Pipeline with Redis and PostgreSQL 19
Hi HN - I'm Venkat, founder of Stayflexi (YC), CMU CS grad and Ex-Oracle Query Engine team (patents in core databases)DeepSQL started as an internal tool to stop our own databases from becoming the bottleneck they were b…
A customer is charged twice, data is processed twice in an ETL pipeline or hundreds of other scenarios when you have to atomically analyse your code to prevent race conditions. Most teams use Redis Setnx or have homegrow…
Benchmarking SurrealDB 3.x vs. Postgres, Mongo, Neo4j and Redis (With Fsync)
Common questions on PostgreSQL, surfaced from across the indexed web.
We are already providing value to our customers by enabling Geo on staging because the Geo team can test and validate Geo at scale at lot easier. Next up is enabling automatic runs of our end-to-end test on staging, which would reduce the manual testing burden even further. There are also some other improvements, such as enabling high-availability configurations of PostgreSQL using Patroni on Geo nodes that we would like to test on staging. Even though enabling Geo on staging is already very useful, it is just a step forward to rolling out Geo on GitLab.com in production. We are currently eval
Why we enabled Geo on the staging environment for GitLab.com