6 ms·
Say you wanted to build an app on a database like LedgerStore but at much smaller scale, what are the best open source options out there right now?
by ledgerdev 2y ago
Say you wanted to build an app on a database like LedgerStore but at much smaller scale, what are the best open source options out there right now?
- superzamp 2y agoWe have a pretty minimal setup at formancehq/ledger[1] that uses pg as a storage backend, and comes with a programmability layer to model complex transactions (e.g. sourcing $100 from three accounts in cascade). [1] https://github.com/formancehq/ledger https://github.com/formancehq/ledger