Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
UK-Al05
on Sept 4, 2019
|
parent
|
context
|
favorite
| on:
ORMs Are Backwards
It's great when you have good database ci systems and have your database schema versioned + sprocs in source control.
But I've worked places where dba refused to use version control.
rjbwork
on Sept 4, 2019
[–]
With the MS stack it's really easy. You can design the schema and procs, views, etc. in Visual Studio, then have it compare against each environment to create the deployment script.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
But I've worked places where dba refused to use version control.