Search without a second system.
One Postgres for your application data, full-text search, vector retrieval, and aggregations.
Official repository for the ParadeDB website, hosted on Vercel. Looking for ParadeDB itself? Head to paradedb/paradedb.
Install the dependencies. We recommend using pnpm. If you want to use npm, just replace pnpm with npm.
pnpm installThen, start the development server:
pnpm run devVisit http://localhost:3000 in your browser to view.
- Slack — ask questions, share what you're building
- GitHub Issues — bug reports and suggestions for the website
Apache-2.0 License - see LICENSE for details.