sumo_db
sumo_db copied to clipboard
Doc links are broken
For example https://marcelog.github.com/articles/erlang_persistence_entities.html
Is this project dead and to be avoided or is it still viable?
I'm not super enthusiastic about rolling my own ORM and does the lack of actively maintained ORMs in Erlang indicate that it is an anti-pattern :thinking:
Hi, @jagguli 👋🏻
We should fix the links, although it's just Github changing URLs: now it uses io, instead of com.
The project is not actively maintained, but only because we don't have too many active users (in particular, we -i.e. @inaka- are not using it anymore). But we're still around and if there is help needed, or new bug reports, etc… we act upon them.
I don't think ORMs are an anti-pattern per se… but do read @marcelog's article in the proper link above. There is some nuance.