Software development
fromPeterbe
1 week agoAutocomplete using PostgreSQL instead of Elasticsearch - Peterbe.com
PostgreSQL with a GIN trigram index and Django ORM bulk-indexing can replace Elasticsearch for small-scale autocomplete/typeahead efficiently and safely.