ACC360
- Client
- A Japanese car maker
- Via
- objective partner
- Period
- 01.2021 to 03.2022
- Role
- Developer, consultant
An application that reconciles data between a REST interface and a local database and serves it for fast access.
Reconciliation and delivery
I designed the database schema and built the REST clients that poll the source periodically and keep the local copy current. For access, the data sat in materialized views on the IBM DB2, so queries stayed fast without hitting the source on every call. As developer and consultant, both ends were mine, from the schema to delivery.
Built with
- Java
- Spring Boot
- Maven
- Docker
- IBM DB2
- Hibernate
- JPA
- Swagger
Back to work