Software development
fromPeterbe
2 weeks 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.