--

Better tooling, which turns out to be super important. Especially in Elixir we have Ecto, which hands down is one of the best ORMs there's. And of course, less bugs due to the schema enforced by the database. SQL databases typically have more features, richer query language. That's been my experience, having worked extensively with both SQL and NOSQL databases.

--

--

No responses yet