postgres

4 articles
sort: new top best
clear filter
0 1/10

PythonStarter is a production-ready Flask starter kit for SaaS applications that provides pre-built authentication, Stripe payments, PostgreSQL database setup, and deployment configuration to reduce time-to-launch.

PythonStarter Flask Stripe Postgres SQLAlchemy Tailwind CSS DaisyUI Render AWS Daniel (creator)
pythonstarter.co · dan_easterman · 2 days ago · details · hn
0 1/10

Lantern is a Postgres query monitoring SaaS tool for Rails teams, offering query trends and deploy correlation at $39/mo as a more affordable alternative to pganalyze.

Lantern pgHero pganalyze
uselantern.dev · em_builds · 2 days ago · details · hn
0 5/10

This article explains why Postgres struggles with Top K queries (retrieving K best rows with filtering and sorting) and how search databases like ParadeDB use fundamentally different indexing approaches—single compound indexes instead of multiple tailored B-trees—to handle diverse query shapes and text search efficiently.

ParadeDB Postgres Lucene Tantivy
paradedb.com · philippemnoel · 6 days ago · details · hn
0 4/10

Benchmark comparison of vector search performance across MariaDB 11.8, MariaDB 12.3, and Postgres 18.2 with pgvector, showing MariaDB 12.3 achieves superior recall/precision and lower CPU usage per query on datasets ranging from 100k to 1M vectors.

MariaDB MariaDB 11.8.5 MariaDB 12.3.0 Postgres 18.2 pgvector 0.8.1 Small Datum LLC MariaDB Foundation Mark Callaghan Hetzner ax162-s
smalldatum.blogspot.com · gslin · 7 days ago · details · hn