Hacker News new | ask | show | jobs
by Woki 3158 days ago
It implements the SQL standard very well It includes support for "advanced" SQL stuff like window functions or common table expressions It is very innovative in terms of how plpgsql interacts with SQL It supports lots of advanced data types, such as (multi-dimensional) arrays, user-defined types, etc.

These are pretty good reasons :)

1 comments

Which of those are relevant to implementing a blockchain node?