clidey / whodb

A lightweight next-gen data explorer - Postgres, MySQL, SQLite, MongoDB, Redis, MariaDB & Elastic Search with Chat interface
https://whodb.clidey.com
GNU General Public License v3.0
817 stars 20 forks source link

[FR] Filters based on the table #13

Closed zaini closed 2 months ago

zaini commented 3 months ago

Rather than having to write a WHERE SQL filter, I'd like to just have some UI to create simple filters based on the table I am viewing.

Prisma Studio has something like that:

image

hkdeman commented 3 months ago

Thank you for the suggestion! We will prioritize with the team as it is a very useful feature and hopefully get back to this soon! Will update :)

hkdeman commented 2 months ago

Thank you for the awesome suggestion! We have added smart filters in our next release: https://github.com/clidey/whodb/pull/54

Would love to get feedback if you get a chance to try!