I put this together in response to some requests for introductory material on the topic (here and on /r/ocaml. I don’t have much expertise to offer in this area, but I had hacked together some simple servers based on Opium in the past few months, so it seemed like I should be able to memorialize some of what I learned for the benefit of others. I received some critical guidance by the Opium maintainers, rgrinberg and anuragsoni, and from other resources online (mentioned at the end of the tutorial).
Any feedback or improvements are welcome: this is my first time writing such lengthy instructional material, and I’m sure there’s lots of room to make it better.
I agree that would be a helpful simplification! I have a todo item in the project notes org file to implement a SQLite backend. I’ll see if I get time to make it happen
I was quite worried that the material was too verbose (but hoped that the indexes and table of contents would still help people find what they needed out of it). I’m very glad to hear that (at least) one person finds the exposition clear enough to be helpful.