Hacker News new | ask | show | jobs
by ben509 2600 days ago
Some ORMs like Hibernate have their own QL, but they typically preserve the SQL data model.

This isn't just replacing SQL, they're trying to implement a new data model that is backed by Postgres.