Hacker News new | ask | show | jobs
by jetti 2148 days ago
We use Postgres so using SQL daily. We have a mixture of pure SQL and Honey SQL[0] in our code base and we utilize jsonb columns as well, which gives us a nosql feel while still using a traditional relational database.

[0] https://github.com/seancorfield/honeysql