|
|
|
|
|
by taneem
3214 days ago
|
|
Postgres supports a sophisticated full text search featureset while mysql does not. Implementing full text search on Postgres is not that difficult and can prove to be a much cheaper alternative to Elastic Search up to a certain scale. This was a major reason for me to recently pick Postgres over any other storage technology. |
|
And nothing is stopping you running it on a single node like PostgreSQL. It's also better in every aspect as a search engine.