HackerTrans
TopNewTrendsCommentsPastAskShowJobs

usesqlreally

no profile record

comments

usesqlreally
·4 года назад·discuss
Why would you migrate from a language full of :: and <> and {} which forces you to think about weird concepts about memory, ownership, sharing and pointers, to migrate to a very similar language?

It's like stopping huffing paint to start huffing petrol.
usesqlreally
·4 года назад·discuss
I once wrote a project (that is still in production) that used a graph database. It was definitely a graph workflow and I thought using a graph database was the right solution. I apologize to whoever has to maintain that system now, and if they have not already replaced it with SQLite or PostgreSQL, I hope they will.