Is it possible to insert data into Wix database from a HTML-written form on the Wix web-page?

Hello!
I have been building a HTML form in my wix website, which is to collect different fields’ information from our clients after submission. My question is “is it able to insert HTML form Data into Wix database after submission?” If yes, can you explain to me?

If you want to pass data to and from a html component to your page then have a read here.
https://support.wix.com/en/article/corvid-working-with-the-html-element
https://www.wix.com/corvid/reference/$w.HtmlComponent.html

Thanks for your answering! Is it possible to send a form of data to page?