Hacker News new | ask | show | jobs
by chii 3027 days ago
GC languages like Java is much easier to write, and can be made performant when required.
1 comments

Yes, this is the reason why Java is chosen. But I feel pretty strongly that databases are system engineering problems, and should be written using a proper systems language.

Something like Java makes implementation easier, but operation more difficult and costly.