Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Ecto isn’t an ORM it’s two things 1) an Elixir DSL for building SQL Queries 2) Ecto.Changeset a system for validating and managing data changes before they go into your database.

I think bad database design can happen anywhere and good database design can happen in a PHP application. It’s not necessarily language dependent and always refactoring technical debt on the database design can be some of the most productive changes you can make to a service.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: