Y
Hacker News
new
|
ask
|
show
|
jobs
by
el_cid
2815 days ago
But that's exactly how SQL is used?
1 comments
darawk
2814 days ago
You push and pull incremental changes between sql databases in a history-preserving way?
link
hobs
2814 days ago
If you want to, yeah, pretty much every SQL database supports replication.
link
darawk
2814 days ago
Yes, but not in a history preserving way, which is why people don't use SQL for version control.
link