Hacker News new | ask | show | jobs
by alexzender 2092 days ago
Postgres has advanced dramatically in last years and is mostly a default choice in our consulting projects. Take, for example native support for row-level security - https://www.postgresql.org/docs/9.5/ddl-rowsecurity.html

However, we are going to support other databases like Mongo and MySQL.