I got an idea, don't know if it's a good one: to create a smart contract that help developers designing a database living in the blockchain (solidity based to start).
The idea is that the author of the DB could set a schema for a column, with fees for each data creation, details if some entries are mandatory or not (or editable, transferable ...), and then when browsing the website, users could be autonomous managing their own data on the blockchain.
The biggest interest here is to don't have any backend, and let people manage their own data.
I already have a poc running on production if anybody is interested.
Don't hesitate also to tell me if it's a bad idea (and why)
Thx !