the project is a simple banking transaction management system that allows users to create an account, deposit, withdraw, and transfer money between accounts. The project is implemented using java and postgres and tigerbeetle for the database. the goal of this project is to showcase how integrate tigerbeetle with java and postgres to build a simple banking transaction management system.
soo the star of the show is tigerbeetle , but what it is tigerbeetle? TigerBeetle is a distributed financial accounting database designed for mission critical safety and performance.
- to read more about tigerbeetle you can visit the official website tigerbeetle
- the docs of tigerbeetle can be found here
- also for the java client you can visit the java client