I created a full website a few years ago that allowed the search, and CRUD of art pieces.
I enjoyed bringing the project to life and having a fully working website with no back-end.
It was a side project to proof concept so I don’t know about scaling this kind of project, databases tend to cost more.
What was harder is to maintain and evolve the logic which is deported to the db and less easily readable.
Htmx seems not trivial to maintain either but a nice project still