Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
philippemnoel
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
philippemnoel
6d ago
ParadeDB/pg_search developer here. Yes, we started the project before LLMs. Moreover, our project is now much more than just full-text search. I do agree with the sentiment here that many of the other FTS-in-Postgres projects in recent
2.
▲
by
philippemnoel
9d ago
As a Canadian, I find this unbelievably good news. Canada, the EU, and other middle powers need to unite. Stronger together, while preserving what makes each country unique.
3.
▲
by
philippemnoel
15d ago
The notion that "every human interaction is worth preserving" is probably not right, and Waymos are showcasing this. As the author mentions, many people don't enjoy the forced small talk with Uber drivers. Interacting with pe
4.
▲
by
philippemnoel
1mo ago
My English fails me again :'). Thank you for the correction!
5.
▲
by
philippemnoel
1mo ago
You're right that vanilla Postgres doesn't come close to replacing Elastic. There are efforts to resolve this, though, like ParadeDB: https://github.com/paradedb/paradedb (disclaimer: I work for ParadeDB)
6.
▲
by
philippemnoel
2mo ago
Enfin!!
7.
▲
by
philippemnoel
3mo ago
There is significant work happening in the PostgreSQL ecosystem to make "use a single system to run everything" possible. ParadeDB is one such system pushing on full-text/vector search, with some light aggregations, at the in
8.
▲
by
philippemnoel
4mo ago
Let's go. Very bullish on PgDog. Lev understands this space better than anyone else. If you are sharding Postgres, you should talk to him.
9.
▲
by
philippemnoel
4mo ago
I've been wanting this for so long. This is so clever. Slightly concerned Apple would patch this by preventing others from using the same bundle identifier as their official apps, though?
10.
▲
by
philippemnoel
4mo ago
Writing code was never the job. Writing code was always a means to the job. This is why people hire "software engineers", not merely "programmers".
11.
▲
by
philippemnoel
4mo ago
ParadeDB maintainer here :). We would happily make it available on Azure (and all other cloud providers!) if there were a way for us to earn a living in doing so. Fyi, we are in discussion with some hyperscalers on making this possible.
12.
▲
by
philippemnoel
4mo ago
ParadeDB (YC S23, https://paradedb.com ) | Database Internals Engineers, Distributed Systems Engineers | Remote or hybrid in San Francisco | Full-time ParadeDB is a Postgres extension that delivers state-of-the-art search in Post
13.
▲
ParadeDB (YC S23) Is Hiring Distributed Systems/Platform Engineers
1 points
by
philippemnoel
4mo ago
14.
▲
by
philippemnoel
5mo ago
This a 100 times^. The Postgres ecosystem is remarkable and has managed to strike the balance between OSS and commercial successes in a way that most infra verticals have not.
15.
▲
ParadeDB Is Officially on Railway
(paradedb.com)
1 points
by
philippemnoel
5mo ago
|
0 comments
16.
▲
by
philippemnoel
5mo ago
We (ParadeDB) use Barman via CloudNativePG for almost all our deployments. It's been solid, although I've had a few complaints about 1) inability to set S3 storage classes, 2) slow upload for very large databases. Nonetheless, ver
17.
▲
by
philippemnoel
5mo ago
ParadeDB (YC S23, https://paradedb.com ) | Database Internals Engineers | Remote or hybrid in San Francisco | Full-time ParadeDB is a Postgres extension that delivers state-of-the-art search in Postgres. Our customers, including
18.
▲
The making of a search engine: A conversation with the creator of Tantivy
(paradedb.com)
5 points
by
philippemnoel
5mo ago
|
0 comments
19.
▲
by
philippemnoel
6mo ago
https://github.com/paradedb/paradedb -- Full-text & vector search natively in Postgres
20.
▲
ParadeDB (YC S23) Is Hiring Database Internal Engineers (Rust)
(paradedb.notion.site)
1 points
by
philippemnoel
6mo ago
21.
▲
by
philippemnoel
7mo ago
Good catch, thank you both -- fixed!
22.
▲
by
philippemnoel
7mo ago
Under the hood, ParadeDB is built by integrating Tantivy (a Lucene-inspired Rust search library) inside Postgres. This is to say: I agree with you -- We're not trying to claim that Postgres itself is an alternative to Lucene, but rathe
23.
▲
by
philippemnoel
7mo ago
(ParadeDB maintainer here) Yes! We've already built some faster analytics in Postgres, and have a lot more coming. Here's some relevant context in case you're curious: https://www.paradedb.com/blog/faceti
24.
▲
Optimizing Top K in Postgres
(paradedb.com)
150 points
by
philippemnoel
7mo ago
|
21 comments
25.
▲
by
philippemnoel
7mo ago
Anytime! We have some vector search work coming in the next few weeks/months that I expect you'll find interesting. Stay tuned :)
26.
▲
by
philippemnoel
7mo ago
We just made a blueprint for it! https://github.com/paradedb/render-blueprint One-click deploy with Render, and we're directly in contact with the core team to get it added to their official docs. I hear the PR is
27.
▲
by
philippemnoel
7mo ago
(ParadeDB maintainer here). This is super cool. Congrats on the project, and I'm excited to see ParadeDB be used to power this kind of use case. If there's anything else you need to ship Omni, don't hesitate to reach out to m
28.
▲
Retrieve and Rerank: Personalized search without leaving Postgres
(paradedb.com)
18 points
by
philippemnoel
7mo ago
|
0 comments
29.
▲
ParadeDB (YC S23) Is Hiring Database Engineers
(paradedb.notion.site)
1 points
by
philippemnoel
9mo ago
30.
▲
by
philippemnoel
10mo ago
That's true. For this reason, most modern search engines support language-aware stemming and tokenization. Popular tokenizers for CJK languages include Lindera and Jieba. We (ParadeDB) use a search library called Tantivy under the hood
More ›