TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Database Design for in App Transactions

2 pointsby blackarckover 2 years ago
Hi,<p>I am working on a small game. I have developed simple apps with in game wallet&#x2F;currency. Want to see what is the best way to implement wallets for tracking transactions like 1. Adding money to wallet 2. Moving wallet amount from user A to user B 3. Withdraw money from wallet 4. Running audits to ensure all transactions are correct<p>on a Relational DB. Would appreciate your personal experience in desingning this or working with a commercial solution ( doesn&#x27;t charge by number of transactions :) ). One article that I liked but its more suited for a nosql database is by AWS https:&#x2F;&#x2F;aws.amazon.com&#x2F;blogs&#x2F;architecture&#x2F;building-a-serverless-wallet-service-for-in-game-currency&#x2F;

no comments

no comments