PostgreSQL
PostgreSQL is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley.
- GitHub: https://github.com/topics/postgresql
- Wikipedia: https://en.wikipedia.org/wiki/PostgreSQL
- Repo: https://github.com/postgres/postgres
- Created by: Michael Stonebraker
- Released: July 8, 1996
- Related Topics: mvcc, postgrest, dbms, database, sqlite, sql, mysql, mssql,
- Aliases: postgres, psql, pgsql, plpgsql,
- Last updated: 2026-07-05 00:20:27 UTC
- JSON Representation
https://github.com/yoanesber/spring-boot-jwt-auth-postgresql
This REST API for managing Netflix Shows is built with Spring Boot, using PostgreSQL, Spring Data JPA, and Spring Security. It secures endpoints with JWT via JJWT, enabling stateless authentication. JWTs act as Bearer tokens, offering scalability over sessions and flexibility over API keys with built-in expiration and claim support.
auth authentication authorization jwt postgresql rest-api spring-boot token
Last synced: 29 Apr 2026
https://github.com/henrique-r-luz/transacoes_alura_challenge_backend3
Alura Challenge Back-End 3
alurachallengebackend3 doctrine-orm php postgresql symfony6
Last synced: 29 Apr 2026
https://github.com/powersystem2024/the-debugging-dojo-integrador-3s
TUP 2024
Last synced: 29 Apr 2026
https://github.com/alive1258/agency-website-nest.js-backend
Digital Product Selling Backend API
nestjs postgresql sslcommerz typeorm
Last synced: 29 Apr 2026
https://github.com/asmrcodez-yt/tools
All Tools I need it or training files when learn new things,
ai postgresql python sql tools training-files
Last synced: 29 Apr 2026
https://github.com/andresweitzel/database_projects
Central repository for SQL / NoSQL database projects
database-projects dbeaver git mongodb mysql no-sql oracle-xe-21c postgresql sql xampp
Last synced: 29 Apr 2026
https://github.com/matteogioioso/postgres-explain-web
PostgreSQL query plan visualization
postgres postgresql query query-plan sql
Last synced: 29 Apr 2026
https://github.com/andyfrith/graphql-user-auth
A GraphQL, Node.js, TypeORM server application written in Typescript providing user authentication
authentication graphql nodejs postgresql typeorm typescript
Last synced: 29 Apr 2026
https://github.com/vtickner/codecademy-creating-a-database
This portfolio project was created as part of Codecademy's Computer Science Career Path course. The database I have created around a hypothetical UK secondary school.
database postgresql schema sql
Last synced: 29 Apr 2026
https://github.com/explodinglabs/iko
Iko is a command-line tool for reliable generation and management of database schema migrations.
database-migrations postgresql
Last synced: 29 Apr 2026
https://github.com/kbbushman/instagram-clone-api
Instagram Clone API built with GraphQL, Apollo Server, Prisma, and PostgreSQL
apollo-server graphql graphql-subscriptions postgresql prisma
Last synced: 29 Apr 2026
https://github.com/willbraun/ai-poker-coach
Full stack app for analyzing poker hands with AI.
ai csharp dotnet poker postgresql
Last synced: 29 Apr 2026
https://github.com/nikhilbadyal/pgextras
Unofficial Python port of Heroku's pgextras that provides various statistics for a Postgres instance.
database heroku performance postgres postgresql statistics
Last synced: 29 Apr 2026
https://github.com/bessarodrigo/database-connection_eda_esquadrao_loja
Desenvolvimento de um banco de dados e painel de visualização no Power BI para a loja do Esporte Clube Bahia.
excel postgresql powerbi python sql
Last synced: 29 Apr 2026
https://github.com/pmutua/zumblr
A Blog Application in Ruby on Rails
blog-platform devise postgresql rails rails5 ruby simple-form
Last synced: 29 Apr 2026
https://github.com/ilssaf/data-platform-deployer
CLI tool for automatic data platform deployment
cdc clickhouse data-engineering data-infrastructure data-platform devops etl infrastructure-as-code kafka kafka-connect postgresql s3
Last synced: 29 Apr 2026
https://github.com/safzz/real-time-product-activity-pyspark
Real-time Product Activity Tracker using Apache Kafka, PySpark, and PostgreSQL | Built for high-throughput streaming analytics
data-engineering kafka postgresql pyspark real-time-analytics streaming-data
Last synced: 29 Apr 2026
https://github.com/haedarrfd/simple-rss-aggregator
A simple RSS Aggregator was built in Go programming language that allows users to create, retrieve, and manage feeds using REST APIs.
go go-chi goose http middleware postgresql rest-api sqlc
Last synced: 29 Apr 2026
https://github.com/simon987/pg_asciifold
asciifold C-Language function based on Lucene's ASCIIFoldingFilter
Last synced: 29 Apr 2026
https://github.com/hadijahkyampeire/newyummy_api
This is a yummy recipes Api which allows users to create and manipulate food Recipes
flask-api nosetests postgresql python3 sqlalchemy
Last synced: 29 Apr 2026
https://github.com/julianolorenzato/trendle
🔥 A self-hosted, real-time polling system.
docker go golang poll postgresql project ranking real-time redis self-hosted voting websocket
Last synced: 29 Apr 2026
https://github.com/takanoriyanagitani/fs2pg
SELECT data FROM filesystem
c file file2pg fs2pg gz2pg gzip postgres postgresql postgresql-extension text
Last synced: 29 Apr 2026
https://github.com/laguna1/doctor-patient-contact
many_to_many associations with the same model
database many-to-many postgresql rails ruby
Last synced: 29 Apr 2026
https://github.com/jerryowusu/budgetmanager
Budget Manager is a Ruby on Rails capstone project about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what. The application allows the user to: register and log in, so that the data is private to them. introduce new transactions associated with a category. see the money spent on each category.
authentication authorization capybara postgresql rspec ruby-on-rails
Last synced: 29 Apr 2026
https://github.com/viveknathani/kkrh
A service to track you, with your control. 🚪
golang heroku postgresql redis webapp
Last synced: 29 Apr 2026
https://github.com/arkodeepsen/seeyuh
Open a pull request to add features, fixes or improvements.
ai discord discord-api discord-bot discord-py discordpy multimodal postgresql python supabase
Last synced: 29 Apr 2026
https://github.com/juan27k/springboot-postgresql-docker
Proyecto de ejemplo para conectar Spring Boot con PostgreSQL usando Docker y pgAdmin. Incluye integración con JPA (Hibernate) y consulta con LIKE en repositorios.
backend docker hibernate java jpa postgresql rest-api spring-boot
Last synced: 29 Apr 2026
https://github.com/chizuru-yamauchi/online_banking_system_springboot_postgresql
Assignment to build application with Java, Spring Boot, JPA, PostgreSQL, Maven, Jakarta EE, hibernate
hibernate java jpa junit-test mockito orm postgresql relational-database spring-boot spring-mvc spring-security thymeleaf
Last synced: 29 Apr 2026
https://github.com/nitinn77/fastapi-async-template
FastAPI template with async queries, migrations, async tests, docker support and other stuff
async docker fastapi fastapi-template postgresql pytest sqlalchemy
Last synced: 29 Apr 2026
https://github.com/juancarlosaguilarb/bordify-cqrs-example
This project is an example of CQRS (Command Query Responsibility Segregation) architecture implementation in a Spring Boot based system. The objective is to separate read and write operations on the database to improve the scalability and efficiency of the system.
cqrs cqrs-pattern ddd-architecture hexagonal-architecture jwt nosql postgresql redis spring-boot
Last synced: 29 Apr 2026
https://github.com/hasin023/medi-ease-nextjs
A medical centre management system for the medical centre of Islamic University of Technology
authjs nextjs14 postgresql typescript
Last synced: 30 Apr 2026
https://github.com/netcorext/docker-pev2
Postgres Explain Visualizer V2 on Docker
Last synced: 30 Apr 2026
https://github.com/skalt/pg_doc_archive
scraper & archive for the english postgres documentation site
archive documentation postgres postgresql
Last synced: 30 Apr 2026
https://github.com/masumkhan081/prisma-code-notes
A personal collection of code notes, use cases, and best practices organized by topics for quick reference
postgresql prisma-client prisma-orm
Last synced: 30 Apr 2026
https://github.com/stefanov-sm/sqlmethods
Define PHP methods as SQL queries
Last synced: 30 Apr 2026
https://github.com/bartekbp/stellar-docker
Dockerized tool for fast database restoration
Last synced: 30 Apr 2026
https://github.com/rwubakwanayo/blog-app
Microverse Module 05 Project: This is an educational project to create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Last synced: 30 Apr 2026
https://github.com/ahnaf19/fast-cart
fast-cart is a microservices-based e-commerce backend designed for high performance and scalability.
fastapi microservices postgresql python redis
Last synced: 30 Apr 2026
https://github.com/shitovpavelolegovich/springapi
Проект "Weather Sensor Repository", моделирующий взаимодействие метеорологического датчика с базой данных.
java postgresql rest-api spring springboot springframework validation
Last synced: 30 Apr 2026
https://github.com/fannysaez/app-taches
🔥 Application de gestion de tâches moderne avec Next.js, Prisma ORM et Neon.tech - CRUD complet, interface intuitive
crud-app full-stack javascript neon-tech nextjs postgresql prisma-orm react task-manager todo-app web-development
Last synced: 30 Apr 2026
https://github.com/tinix/pento
elixir elixir-lang elixir-phoenix lua phoenix-framework phoenix-liveview postgresql tmux vim wezterm zellij
Last synced: 30 Apr 2026
https://github.com/dabevlohn/servmantui
TUI for Service manager
cli db diesel diesel-rs postgresql ratatui ratatui-rs rust terminal tui
Last synced: 30 Apr 2026
https://github.com/augustoarraes/objective_bank
Micro sistema de gestão bancária conceitual
api-rest backend docker finance finance-application flask microservice postgresql python sql
Last synced: 30 Apr 2026
https://github.com/marcusxro/nestjs-restapi
NestJS + TypeORM + PostgreSQL
nestjs-backend postgresql rest-api typeorm
Last synced: 01 May 2026
https://github.com/tugsef/hospitalautomatoinsystem
Welcome to my hospital automation system repository! This project is built with basic Java and showcases functionalities for managing hospital operations efficiently.
insurance-system-app java jdbs oop-principles postgresql sql swing
Last synced: 01 May 2026
https://github.com/rongfengliang/postgraphile-docker-compose
postgraphile-docker-compose
docker-compose graphql postgraphile postgresql
Last synced: 01 May 2026
https://github.com/alefmach/ms_simple_elixir
a simple microservice simulating whether or not an individual is blocked in the database
docker elixir postgresql vitrinedev
Last synced: 01 May 2026
https://github.com/bsperezb/python_sql_manage
this project read a excel, save and delete objects of database and export logs and data errors in excel format
data-science data-visualization postgresql python sql
Last synced: 02 May 2026
https://github.com/crhntr/transaction
A ready to go transaction manager
go pgx postgresql sqlc transaction
Last synced: 02 May 2026
https://github.com/devignesh/go-with-testing
Testing a REST API in Go with Gorilla Mux and PostgreSQL
go golang gorilla-mux postgresql rest-api web-application
Last synced: 02 May 2026
https://github.com/rasyosef/heirarch-square
e-commerce site built with Next.js, TypeScript, React, Shadcn, Prisma, PostgreSQL, Redis, Upstash AI Search, NextAuth, and Docker
docker docker-compose e-commerce next-auth nextjs postgresql prisma-orm react redis shadcn-ui typescript upstash-search vercel
Last synced: 02 May 2026
https://github.com/alireza-malek/quora-clone
Flask, VueJs Quora like website
flask postgresql restful vuejs
Last synced: 02 May 2026
https://github.com/tnahom/student-managment-system
The Student Management System is a web-based platform designed to streamline the management of student exam results and facilitate communication between students and teachers.
django firebase postgresql python
Last synced: 02 May 2026
https://github.com/lfdmcreations/copropriete
Cette application permet de construire son API de gestion d'une copropriété par un syndic. Il comporte l'ensemble du plan comptable et les obligations règlementaires imposées aux syndics.
api-rest migrations postgres postgresql sequel sinatra
Last synced: 03 May 2026
https://github.com/jonathan-wanderley/multiverse-travels-booker
Uma API que realiza o planejamento de viagens no universo de Rick and Morty escrita em Crystal (based in Ruby)
crystal crystal-lang jennifer kemal postgresql
Last synced: 03 May 2026
https://github.com/cyprianfusi/using-our-sql-skills-to-answer-business-questions
Using complex SQL queries, including PostgreSQL window functions, to answer specific business questions. Notably using multiple named subqueries, views to extract data from a database to address specific problems.
pandas-python postgresql sql sqlite3 window-functions-in-sql
Last synced: 03 May 2026
https://github.com/indiecodermm/coin-trackr
Mobile web app for expense tracking and budget management. User-friendly interface, real-time updates, and secure authentication. Built with Rails
devise mobile-web postgresql rails ruby
Last synced: 03 May 2026
https://github.com/bhaveek424/tatic
Trax | Relive the Music.
chakra-ui fullstack nextjs postgresql prisma react typescript
Last synced: 03 May 2026
https://github.com/bilalmohib/fastapigraphqlpostgresql
This is the fastapi app using graphql to create graphql appolo server and using postgresql database
database fastapi postgresql sql sqlmodel strawberry-graphql
Last synced: 03 May 2026
https://github.com/anton7r/pgxe
💨 The faster way to develop the database client code in go using pgx.
clean-architecture database database-library development-workflow go golang golang-library pgx postgres postgresql
Last synced: 03 May 2026
https://github.com/brenimcode/product-api-spring-boot
RESTful API Java using the Spring Framework, features such as Spring Security, Swagger, Spring Data JPA, Spring HATEOAS, validation with JWT tokens, testing, creating a scalable and efficient application.
java junit jwt postgresql spring-boot spring-security sql
Last synced: 03 May 2026
https://github.com/matheusss22/wk--docker-grafana-postgres-pgadmin
🐳 Docker Workspace | Grafana + Postegresql + PgAdmin
docker-compose grafana pgadmin4 postgresql
Last synced: 03 May 2026
https://github.com/falcao-g/desafio-mega
Projeto back-end do processo seletivo 2023 da MEGA Jr.
express jwt-authentication postgresql
Last synced: 03 May 2026
https://github.com/akshar-raaj/ramayanquiz
Drives backend for RamayanQuiz.com
api mongodb postgresql python rabbitmq
Last synced: 03 May 2026
https://github.com/kirkalyn13/equipment-monitoring-system-backend
Equipment Monitoring System for Physics Lab Backend. [LEGACY CODE - PROTOTYPE ONLY]
express firebase firebase-admin firebase-auth nodejs postgresql sql typescript
Last synced: 03 May 2026
https://github.com/prawn-cake/pg_requests
PostgreSQL-specific query builder library
database postgresql python sql-query
Last synced: 03 May 2026
https://github.com/kpz231/what-now-chaos
A party web and mobile app (PWA) that challenges a group of friends to complete absurd, fun, or difficult tasks every few minutes, depending on the gameplay and craziness of the party.
community framer-motion fun javascrtipt nextjs postgresql prisma teenagers
Last synced: 04 May 2026
https://github.com/ajiaja38/nestjs-google-oauth
Nest Js Authentication With Google Auth and JWT
containerization docker google-auth jwt nestjs postgresql transactional typeorm
Last synced: 04 May 2026
https://github.com/samuelmsilva2v/apieventos
API RESTful para agendamento de eventos e gerenciamento de participantes.
docker jpa postgresql rabbitmq spring-boot
Last synced: 04 May 2026
https://github.com/kbbushman/apollo-music-share
Social Music Share App Built with GraphQL, Apollo, PostgreSQL, React, and Material-UI
apollo graphql material-ui postgresql react
Last synced: 04 May 2026
https://github.com/manjillama/clothing-manager
Simple sales manager Dashboard for small businesses specially clothing.
java postgresql spring spring-boot sql
Last synced: 04 May 2026
https://github.com/brews/atoywebapi
atoywebapi is a simple toy RESTful web API server written in Python with fastapi and sqlmodel.
application container example fastapi postgresql python restful-api toy
Last synced: 04 May 2026
https://github.com/aldoignatachandra/bun-simple-payslip-generation-system
This repository is a technical test backend project that implements a scalable system for generating employee payslips.
bun hono postgresql technical-test
Last synced: 04 May 2026
https://github.com/mcgrimtv/link-shortener
A lightweight, open-source custom link shortener built with Node.js and PostgreSQL, designed for easy deployment on Railway using your custom domain.
bitly-alternative custom-links link-shortener postgresql railway short-link
Last synced: 04 May 2026
https://github.com/ronik-v/questions_web_api
Rest api for receiving questions for the quiz
api fastapi fastapi-api postgresql rest-api
Last synced: 04 May 2026
https://github.com/tsheporamantso/blogapp
The Blog app will be a classic example of a blog website. I've created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
cancancan devise factory-bot postgresql rspec-rails ruby-on-rails
Last synced: 04 May 2026
https://github.com/hoangvuvan0611/edu-workspace
A project is use to attendance student, management student, support teacher in leaning
eureka java javacv jwt-authentication microservice modules postgresql restful-api spring-boot spring-cloud-gateway spring-data-jpa spring-security
Last synced: 04 May 2026
https://github.com/acensjj/ft_transcendence
This is not C or C++ basic functions ! To do something that you’ve never done before whitout a piscine. Remind yourself at the beginning of your journey in computer science. Now look where you are standing. Time to shine
42 42born2code ft-transcendence nestjs postgresql website
Last synced: 04 May 2026
https://github.com/kyyril/backend-blogs
Blog API Backend A RESTful API backend for a blog application built with TypeScript, Express.js, Postgresql and Prisma ORM.
cloudinary expressjs google-auth jwt postgresql prisma
Last synced: 04 May 2026
https://github.com/johnsoct/bash-sql-cli-local-db-query-tool
Generic Bash CLI tool to query a single row within a local PostgreSQL database.
Last synced: 04 May 2026
https://github.com/enieber/social-list
The Social Network with bias socialist
api neondb nextjs postgresql prisma social-network
Last synced: 05 May 2026
https://github.com/alok-x0s1/learning-prisma
While learning Prisma, I built this task management backend using Express, PostgreSQL, and TypeScript. It includes features like role-based access control, project and task management, and task assignment. This project helped me deepen my understanding of Prisma and backend development.
Last synced: 05 May 2026
https://github.com/gauravthebeginner/medium
Medium
cloudflare-workers hono jwt-authentication postgresql prisma reactjs typrescript
Last synced: 05 May 2026
https://github.com/w1z2z/students-grades-api
This application represents a system for managing students and their grades using Nest.js, Prisma, Postgres, NATS, and Swagger. It subscribes to notifications about new student grades via NATS and saves the data in a database. It includes HTTP endpoints for retrieving a log of grades and student success statistics.
docker nats nestjs postgresql prisma rest-api
Last synced: 05 May 2026
https://github.com/rodrigorvsn/dev_web-back
📚 Api made in a project school to make an adoption site.
docker heroku node postgresql s3 swagger typescript
Last synced: 05 May 2026
https://github.com/bertuginal/real-estate-final-project
FMSS & Patika+ Fullstack Bootcamp Real Estate Final Project
hibernate java maven model-mapper open-feign postgresql rabbitmq spring-boot swagger
Last synced: 05 May 2026
https://github.com/mugisha-pascal/hibernate-backend-starter
A repo containing all you need for landing your hibernate backend using java with various features
hibernate postgresql springboot
Last synced: 05 May 2026
https://github.com/tsohledev/gone-coins
Gone Coins is a budget app built with Ruby on Rails that helps users manage their finances. It features custom budgets, expense tracking, savings monitoring, and reports. It has a modern design, follows best practices, integrates third-party APIs, and ensures secure data storage.
authentication authorization entity-relationship-diagram full-stack-web-development postgresql rails tailwindcss
Last synced: 05 May 2026
https://github.com/darvid7/forkme-backend
Backend for ForkMe-Mobile
es6 heroku javascript nodejs postgresql rest-api
Last synced: 05 May 2026
https://github.com/arturocarrillojimenez/stylehub-backend-nest
Backend para un e-comerce digital sobre una tienda de ropa, este es para aprender la tecnología de nest
api-rest cd-ci docker jwt nestjs nestjs-backend postgresql render swagger
Last synced: 05 May 2026
https://github.com/maximemoreillon/finances
A simple web app for personal finances management
express postgresql timescaledb
Last synced: 05 May 2026
https://github.com/mlondimchunu/ecommerce-microservices-app
This is an e-commerce microservices application.
docker graphql kafka kubernetes mongodb node-js postgresql typescript
Last synced: 05 May 2026
https://github.com/francois-poidevin/flighttracker
This app is to track all aircrafts that passing onto a specified Bouding Box, store it, and alert an user if the flight doesn't respect flight rules
cli docker golang postgis postgres postgresql rest-api
Last synced: 05 May 2026
https://github.com/bitcodr/gingorm
Go Gin framework sample with Gorm, Postgres and Go Module
gin golang gorm module postgresql
Last synced: 05 May 2026
https://github.com/lucagerlich/asset-tracker
Open-source IT asset management platform — track hardware, software licences, consumables & accessories with RBAC, SSO, audit logging, and integrations. Self-hostable
asset-management asset-management-portal asset-management-system audit-logging helpdesk inventory-management it-asset-management itam nextjs postgresql self-hosted shadcn-ui sso tailwindcss typescript
Last synced: 05 May 2026
https://github.com/santiago-giordano/publicgooglesheetsproject
Using requests to get public google sheets and exporting dataframes to PostgreSQL db (using pandas & sqlachemy)
csv google-sheets pandas postgresql python requests sqlalchemy
Last synced: 05 May 2026