Hi all,
I work as front end developer in JavaScript developper and I'm trying to learn to work in OCaml and in general with functional programming so I opted for backend,

first question: make backend in OCaml have sense? or is kind of project who don't fit with functional paradigm?

second question: first thing I'm trying to do, is simple wrapper for database calls but I'm not sue if is better make calls sync or async?

regards
Lorenzo