long2ice / meilisync-admin

A web admin dashboard for meilisync
https://meilisync-admin-demo.long2ice.io
Apache License 2.0
40 stars 7 forks source link

Joined tables as one index #9

Open gnemanja opened 2 months ago

gnemanja commented 2 months ago

Hi @long2ice, thank You for creating this awesome plugin! :)

In my use-case, I need multiple tables joined together and indexed as one. For example, for an online store data about a product is stored in multiple different tables (products descriptions, categories, ...). What would You recommend me to do and is this possible with this plugin?

Thanks a lot! :)