Stick to Postgres. Explore using `pg_search`: - https://www.paradedb.com/blog/introducing-search - https://github.com/paradedb/paradedb/tree/main/pg_search - https://pgxn.org/dist/pg_search/ Challenge: need to have an image that works with PostGIS and Django: - https://github.com/paradedb/paradedb/issues/1098 - https://github.com/paradedb/paradedb/issues/865 (base image seems to have PostGIS) - https://code.djangoproject.com/ticket/35421 Related to #146
Stick to Postgres.
Explore using
pg_search:Challenge: need to have an image that works with PostGIS and Django:
pg_searchsupport to Django paradedb/paradedb#1098Related to #146