The application allows users to create, view, update, and delete student records with both client-side and server-side validation.
Repositories are backed by PostgreSQL, included in Compose with a persistent volume. The database starts empty on a fresh environment — see back/README.md for how to create the first account.
Abstract: Cloud databases have been widely accepted and deployed due to their unique advantages, such as high elasticity, high availability, and low cost. Many new techniques, such as compute-storage ...