An immutable double-entry accounting database service. No …
An immutable double-entry accounting database service.
No blockchain. 🤔
https://developer.squareup.com/blog/books-an-immutable-double-entry-accounting-database-service/
Replies
Its a basic SQL database that ensures transactions are wrapped in... a transaction.
So, immutable from their product and API's perspective.
Not truly immutable.
Sounds like my accounting program. Can't delete any entries, must correct it with another insert of data.
TBH I just skimmed through the article in less than a minute, I might have missed the point.