|
|
|
|
|
by spookthesunset
2318 days ago
|
|
The number of teams who design a data model & ORM layer "just to make it easy to move later on": Lots The number of teams who eventually move to a different data store? Almost zero. Getting "locked in" to a database is a non-issue. In fact you should get locked into a database system, provided you picked a good one to start with. Most teams never even scratch the surface of what a powerful DB like Postgres can do for them and it breaks my heart every time. |
|