Hacker News new | ask | show | jobs
by darawk 2815 days ago
You push and pull incremental changes between sql databases in a history-preserving way?
1 comments

If you want to, yeah, pretty much every SQL database supports replication.
Yes, but not in a history preserving way, which is why people don't use SQL for version control.