Books: an immutable double-entry accounting database service
developer.squareup.com
Books: an immutable double-entry accounting database service
1–10 of 66 posts
Re: Books: an immutable double-entry accounting database service
#2The headline makes it sound like they'd released a new SAAS app, but it looks like they're just talking about internal infrastructure.
Re: Books: an immutable double-entry accounting database service
#3I actually submitted a YC application for the upcoming batch to work, more-or-less, on exactly this idea - a double entry accounting service for developers.
Re: Books: an immutable double-entry accounting database service
#4> immutable
Man, don't fuck up.
Re: Books: an immutable double-entry accounting database service
#5> immutable Man, don't fuck up.
It’s fine to fuck up. Just catch it in time and create a new entry to reverse it.
Re: Books: an immutable double-entry accounting database service
#6> immutable Man, don't fuck up.
That's what correcting entries are for. Not an issue.
https://www.accountingtools.com/articles/correcting-entry-de...
Re: Books: an immutable double-entry accounting database service
#7I actually submitted a YC application for the upcoming batch to work, more-or-less, on exactly this idea - a double entry accounting service for developers.
This sounds like something internal...I don't think developers or typical small businesses need (or would want to!) to store their double-entry accounting database in shards across Google Cloud Spanner & Kubernetes clusters...
Good luck with your application -- I, for one, think there's a need for it. I've wished for years that someone would put something like a secure, web-based Gnucash out into the world.
Re: Books: an immutable double-entry accounting database service
#8For personal use, Beancount[1] looks like a good double-entry bookkeeping tool.
[1] https://docs.google.com/document/d/1RaondTJCS_IUPBHFNdT8oqFK...
Re: Books: an immutable double-entry accounting database service
#9Exactly what does "immutable" mean here?
Re: Books: an immutable double-entry accounting database service
#10Exactly what does "immutable" mean here?
Rows in the database are never updated or deleted. Only new rows are added.