I want to use Postgres as database.
Yes? That is one of the key features of elasticsearch
Im kinda newbie with it. What should i do? I searched it online but couldnt figured it out.
It‘s a separate database. So if your „masterdata“ resides in postgres you‘d need to write „something“ that syncs the data to ES. Then you can implement searching via ES and the rest via postgres.
Ok ill try, thx
Depending on what you store you can also only use ES. But think about your usecases :) ... for example log-data can be stored in es only and not in the DB.
Aright. Thx again
Обсуждают сегодня