You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking for a new database platform for a new project I am working on and SurrealDb looks great, and I'm excited to try it out.
One of my requirements however is to implement faceted navigation across any table and I am looking for how efficiently I can implement that.
In the past I would use ElasticSearch Aggregations but it would great if I didn't need to maintain the sync between the database and elasticsearch index to implement faceted nav.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am looking for a new database platform for a new project I am working on and SurrealDb looks great, and I'm excited to try it out.
One of my requirements however is to implement faceted navigation across any table and I am looking for how efficiently I can implement that.
In the past I would use ElasticSearch Aggregations but it would great if I didn't need to maintain the sync between the database and elasticsearch index to implement faceted nav.
Beta Was this translation helpful? Give feedback.
All reactions