Y
Hacker News
new
|
ask
|
show
|
jobs
by
pkd
564 days ago
SQL or not doesn't really matter. Double entry provides redundancy, and redundancy allows for auditing. It's like checksumming to detect errors.
1 comments
dataflow
564 days ago
I guess I'm asking: what would go wrong with the design in my comment, which makes transactions first-class and has a single entry for each one? What errors would double entry prevent that this doesn't?
link
namaria
564 days ago
You offered no design. Db schema has nothing to do with transaction guarantees.
link