Y
Hacker News
new
|
ask
|
show
|
jobs
by
_448
1481 days ago
Create two tables: Account and Transaction. In the `Account` table you store information of the account and the latest balance. In the `Transaction` table you store all the transactions.