Orama is an open-source search company building an 'answer engine' for developers - a lightweight, high-performance stack that bundles full-text, vector, and hybrid search with automatic embedding generation and built-in LLMs. Started as the open-source project Lyra and incorporated as OramaSearch Inc. in 2023 by Issac Roth and Michele Riva, its core library ships in under 2KB and runs in the browser, on servers, or at the edge. Orama powers site search and AI answers for developer platforms including nodejs.org, tanstack.com, and solidjs.org, and its OramaCore runtime packages a search engine, vector database, and LLM interface into one deployable unit.
ParadeDB is an open-source PostgreSQL extension that brings Elasticsearch-quality full-text search and analytics directly into Postgres, removing the need to copy data into a separate search engine. Built in Rust on the Tantivy library, its pg_search extension delivers BM25-ranked search, faceting, and columnar analytics while preserving Postgres ACID guarantees and avoiding the brittle ETL pipelines that connect Postgres to Elasticsearch. Founded in 2023 by Philippe Noel and Ming Ying and backed by Y Combinator and Craft Ventures, ParadeDB raised a $12M Series A in 2025 and counts Alibaba, Modern Treasury, and Bilt Rewards among its users.
Philippe Noël is the co-founder and CEO of ParadeDB, an open-source Postgres extension that brings Elasticsearch-grade full-text search and analytics directly into the database, eliminating the brittle ETL pipelines companies build to sync Postgres with a separate search engine. A Harvard computer science and economics graduate raised in rural Quebec, he previously co-founded the cloud-browser startup Whist before pivoting into ParadeDB during a contracting stint. In 2025 ParadeDB raised a $12M Series A led by Craft Ventures, with customers including Alibaba, Modern Treasury, and Bilt Rewards.