PostgreSQL database to play with query, ready with docker container.
-
Updated
Jul 31, 2023 - Makefile
PostgreSQL is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley.
PostgreSQL database to play with query, ready with docker container.
Another cool project from DIO learning platform, a Spring Boot program that manages a parking lot. Entries, exits and amount to be charged from the customer will be controlled.
PostgreSQL and pgAdmin by Docker Compose
angular16-nestjs9-standalone-crud
This repository follows the book: Zero to Production in Rust and the corresponding Github Repo
A thread safe singleton wrapper for Postgres DB Threaded connection pool.
This project is used to generate a report of a client by custom configuration inside **Postgres SQL** using [Python Procedural Language](https://www.postgresql.org/docs/14/plpython.html).
🌿 An example project that demonstrates a Spring microservice that performs CRUD operations on Postgres relational database running on Docker.
Sample Prisma config with appropriate config for CRUD operations on a Postgres database with 4 tables (User, Post, UserPreference and Categories)