Sort:  

I'm trying to build a gamification of an offline business project and am looking for a database structure to host my data. Since I'm not a developper, I need a non code alternative and I wondered if it was possible to 'plug' hive into Make.com and link it to a form for example?

Hive does not provide hosting or database structure as a service. HAF is a database that serves Hives already existing data from the operations. It was made to make providing Hive APIs more easier.

You could run a HAF instance and store your own data in that database too if you also need the data that is in the HAF database which will probably require coding. Otherwise what you are looking for is not here.

Thanks a lot for your answer.