My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

What is the best way to set up a simple website with a database?

Zach Kirkland's photo
Zach Kirkland
·Feb 9, 2017

I have a personal website and it will have a page where people can submit a kind of message to me. I need to be able to store these messages and access them from anywhere on the site. Currently my site is very simple with just HTML5 and CSS3. I will of course be adding JavaScript as is necessary. I want to add in a way to store and retrieve these "messages". What is the best way to do this?