Joined February 2023
10 Photos and videos
Today we open sourced @paradedb Benchmarker, a workload agnostic benchmarking runner built on top of @grafana #k6. Supports PostgreSQL, Elasticsearch, OpenSearch, ClickHouse, MongoDB, and ParadeDB. blog: paradedb.com/blog/what-we-th… repo: github.com/paradedb/benchmar…
1
2
20
6,721
And the last but not the least. How @paradedb uses @ApacheDataFusio
1
2
372
The ParadeDB project has officially reached one million Docker pulls. We're grateful to all our users and customers for the journey so far.
1
5
785
Full-text search was solved in 2016, Lucene had owned the space for a decade. Rewriting it in Rust, as a side project, on a plane sounds like a terrible idea. But Paul Masurel (@fulmicoton) is a special kind of person. His side project became Tantivy, now a widely used (and very competitive) search library that's even helping improve Lucene. We sat down and talked about challenging solved domains, open-source competition done right, and why long-fermented frustration is an underrated driver. paradedb.com/blog/tantivy-in…
9
36
5,044
Top K is a deceptively hard problem in Postgres. "Give me the 10 best rows" works until you add filters and text search, then GIN can't sort and B-trees can't search. BM25 multi-column indexes handle equality, sort, and range in one data structure. Here's why that matters: paradedb.com/blog/optimizing…
5
21
7,006
ParadeDB is now supported on NixOS. #nix
1
1
7
1,174
It is now possible to reference the ParadeDB Skill directly via npx:
We're launching Agent Skills and MCP Server for ParadeDB. These will empower your AI coding agent to produce top-notch, accurate ParadeDB code effortlessly. For Skill, go to: github.com/paradedb/agent-sk… For MCP:
1
1
3
656
We're launching Agent Skills and MCP Server for ParadeDB. These will empower your AI coding agent to produce top-notch, accurate ParadeDB code effortlessly. For Skill, go to: github.com/paradedb/agent-sk… For MCP:
2
8
2,100