Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Itch doesn’t host databases or servers for you. You can do it with whatever method you wish (using a VPS provider or hosting your servers at home).

If you only need to store & load this information locally (aka it doesn’t transfer through the internet automatically) then a database isn’t necessary.