Announcing our $12M Series A led by Craft Ventures 🎉. Read it on TechCrunch.

Latest Posts

Loading...
postgresql

Hybrid Search in PostgreSQL: The Missing Manual

Build production-ready hybrid search that combines BM25 lexical matching with vector similarity search, all inside PostgreSQL

James Blackwood-Sewell
Loading...
search

From Text to Token: How Tokenization Pipelines Work

Understanding how search engines transform text into tokens through character filtering, tokenization, stemming, and stopword removal.

James Blackwood-Sewell
Loading...
elasticsearch

The ACID Test: Why We Think Search Needs Transactions

A developer's look at how Elasticsearch and Postgres stack up against the ACID test

James Blackwood-Sewell
Loading...
elasticsearch

Elasticsearch Was Never a Database

Elasticsearch is a search engine, not a database. Here's why it falls short as a system of record.

James Blackwood-Sewell
Loading...
postgres

Syncing with Postgres: Logical Replication vs. ETL

Comparing ETL pipelines with PostgreSQL logical replication for data synchronization.

Philippe Noël
Loading...
case-study

Bilt Reduces Postgres Query Timeouts by 95% with ParadeDB

How Bilt improved their Postgres performance with ParadeDB, reducing query timeouts by 95%.

Ming Ying
Loading...
announcement

Announcing Our $12M Series A

Announcing our Series A funding round to accelerate ParadeDB development.

Ming Ying
Loading...
postgres

We Made Postgres Writes Faster, but it Broke Replication

Exploring LSM tree implementation in PostgreSQL for better write performance.

Stu Hood, Ming Ying, Mathew Pregasen, Olive Ratliff
Loading...
postgres

A New Postgres Block Storage Layout for Full Text Search

How we implemented a new block storage layout in Postgres for full text search performance.

Ming Ying
Loading...
case-study

Alibaba Picks ParadeDB to Bring Full Text Search to its Postgres-Based Data Warehouse

How Alibaba Cloud integrated ParadeDB for full text search in their Postgres-based data warehouse.

Ming Ying
Loading...
documentation

A Data-Driven Approach to Writing Better Developer Documentation

How we improved our documentation to better serve the community.

Ming Ying
Loading...
vectors

Similarity Search with SPLADE Inside Postgres

Introducing sparse vector support in ParadeDB for efficient vector search.

Stu Hood
Loading...
case-study

INSA Strasbourg Powers New Research Database with ParadeDB

How INSA replaced Elasticsearch with ParadeDB for better performance and simplicity.

Ming Ying
Loading...
announcement

We've Rebranded

Announcing our rebrand and new visual identity for ParadeDB.

Ming Ying
Loading...
open-source

Why We Picked AGPL

ParadeDB has been licensed under AGPL from day one. Here's our thought process and case study on why we picked AGPL.

Philippe Noël
Loading...
elasticsearch

Full Text Search over Postgres: Elasticsearch vs. Alternatives

A comprehensive comparison between Elasticsearch and PostgreSQL for search workloads.

Ming Ying
Loading...
case-study

Sweetspot Unifies Hybrid Search on Postgres with ParadeDB

How SweetSpot leveraged ParadeDB for their search infrastructure.

Ming Ying
Loading...
paradedb

pg_search: Elastic-Quality Full Text Search Inside Postgres

Introducing the search capabilities of ParadeDB.

Ming Ying
Loading...
paradedb

Introducing ParadeDB

We're excited to announce ParadeDB: a PostgreSQL database optimized for search.

Ming Ying