Hacker News new | ask | show | jobs
by default-kramer 1003 days ago
Using FQL instead of SQL seems to be a pretty big difference too.
1 comments

Postgres has procedural languages and enables you to return complex json structures combined of relational data and json documents both with its procedural languages and regular sql. Sure, the syntax is different, but not sure if the difference makes a big impact.