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-02 00:23:58 UTC
- JSON Representation
https://github.com/akifzdemir/pern-stack-todo-app
Full Stack To-do app developed with Postgresql, Express.js,Node.js, React
expreesjs jwt jwt-authentication nodejs pern pern-stack postgresql react
Last synced: 05 Oct 2025
https://github.com/albertobasalo/xp-lab
🟩 Sample code for Node workshops
express nodejs postgresql sequelize
Last synced: 08 Mar 2026
https://github.com/Alexoid1/Biologist-app
This is a social-media where the user can share the species sightings with other users, follow other users, and track his activity daily and weekly.
capybara-rspec chartkick postgresql rails-application social-media
Last synced: 14 Mar 2025
https://github.com/carlosneto726/tads
Projects and exercices made for the college
binary-tree bootstrap data-structures django laravel8 mysql postgresql
Last synced: 15 Aug 2025
https://github.com/amiraabouhadid/groupme
A grouping web app that allows users to add courses, groups and courses to groups.
bootstrap5 css3 postgresql rails ruby
Last synced: 29 Jul 2025
https://github.com/jjxmonster/barber-booking-app
Next 13 + Prisma Booking App for Barber Shops
next-auth nextjs postgresql prisma shadcn-ui tailwindcss
Last synced: 27 Sep 2025
https://github.com/sake92/sharaf-petclinic
A PetClinic web app based on sharaf, hepek, and squery
full-stack petclinic postgresql sample scala scala3
Last synced: 15 Apr 2025
https://github.com/tiagostutz/demo-warehouse-software
A simple demo of a warehouse software with Typescript, PostgreSQL, Prisma, Golang, NextJS...
golang jest nextjs postgresql prisma testing typescript
Last synced: 13 May 2025
https://github.com/matsuu/slowquery2tsv
MySQLのパフォーマンススキーマやPostgreSQLのpg_stat_statementsの内容を整形した上でTSV形式に出力するツール
Last synced: 25 Feb 2026
https://github.com/cre-dev/xml2db
A Python package to load complex XML files into a relational database
data-engineering data-loader database duckdb elt etl lxml mssql mysql postgresql python relational-databases sqlalchemy xml xmlschema xsd
Last synced: 15 Jul 2025
https://github.com/evroon/web1090
WEB1090 serves as a dashboard for ADS-B data.
ads-b aviation dump1090 fastapi postgresql
Last synced: 17 Mar 2025
https://github.com/alexoid1/biologist-app
This is a social-media where the user can share the species sightings with other users, follow other users, and track his activity daily and weekly.
capybara-rspec chartkick postgresql rails-application social-media
Last synced: 01 Oct 2025
https://github.com/chingu-voyages/v26-bears-team-06
A online marketplace application meant for selling goods
express nodejs postgresql react typescript
Last synced: 10 Apr 2025
https://github.com/beratyesbek/airlines-ticket-microservice
Airlines ticket microservice application was developed with JAVA and Spring Boot. It communicates to other services using GRPC and RabbitMQ
grpc java microservice postgresql rabbitmq spring-boot
Last synced: 10 Sep 2025
https://github.com/quicksend/quicksend
🚀 A self-hosted file sharing service (WIP)
file-sharing monorepo nats nestjs nextjs postgresql react redis typeorm typescript
Last synced: 31 Aug 2025
https://github.com/afiskon/postgresql-extensions
Experiments with PostgreSQL extensions
Last synced: 19 Jun 2025
https://github.com/teacoder52/back-end-cinema-hub
This repository contains the backend for an online movie theater project developed using the NestJS framework. It includes all the necessary functions for managing users, movies, and subscriptions, as well as providing security and authorization.
jwt-auth nestjs postgresql prisma yookassa
Last synced: 22 Aug 2025
https://github.com/kayprogrammer/bidout-auction-v6
A simple bidding API built with FastAPI
docker fastapi pgadmin4 postgresql pydantic pytest python3
Last synced: 25 Jul 2025
https://github.com/kuzmenkous/drf-ecommerce
Django Rest Framework e-commerce project
celery django django-rest-framework docker docker-compose postgresql python redis restful-api swagger
Last synced: 21 Mar 2025
https://github.com/prayagsingh/jitsi-event-sync-listener
A minimal server that listens to the events sent by event_sync module for capturing meeting stats and store these stats to postgres DB.
docker gin-gonic golang gorm jitsi jitsi-meet kubernetes postgresql prosody
Last synced: 14 Apr 2025
https://github.com/iker-gonzalez/42-common-core
Compilation of all the projects carried out as part of 42's common core program.
42cursus algorithms bash c cpp css3 data-structures docker html5 linux mysql nestjs networking networks oauth postgresql react typescript virtualization
Last synced: 25 Aug 2025
https://github.com/mahmoudaboueleneen/finalproject-14-ua07
A Massively Scalable Distributed Microservices E-Commerce Application
digitalocean docker docker-compose e-commerce grafana java kubernetes loki microservices mongodb nginx opentelemetry postgresql prometheus promtail rabbitmq redis spring-boot tempo
Last synced: 19 Jun 2025
https://github.com/ncar/sunstardb
the solar-stellar database
hao postgresql python solar-stellar
Last synced: 24 Jul 2025
https://github.com/rainydevzz/barri
A moderation bot in Typescript using the Oceanic Library.
discord discord-bot javascript moderation-bot nodejs oceanic postgresql typescript
Last synced: 08 Apr 2025
https://github.com/eendroroy/pg_semver
Version(SEMVER) data type for postgresql
postgresql postgresql-data-type postgresql-extension
Last synced: 01 Aug 2025
https://github.com/thetedlab/postgresml
Tensorflow + Keras machine learning inside a PostgreSQL database using PL/Python
haralick-features machine-learning plpython postgresql python tensorflow-keras
Last synced: 26 Jul 2025
https://github.com/inspecta/blog
Blog site. Register and login user. Logged in user can add a post. Users can comment on and like the post. Only owner can delete post.
cancancan capybara devise postgresql rswag-api rubocop ruby-on-rails
Last synced: 16 May 2025
https://github.com/cloudnative-pg/postgres-trunk-containers
A scheduled pipeline that runs CloudNativePG E2E tests using the latest main of PostgreSQL
cloudnativepg container-images kubernetes postgresql
Last synced: 14 Apr 2025
https://github.com/daikoz/sqlwrapper
SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.
builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper
Last synced: 20 Feb 2026
https://github.com/just-krivi/real-estate-market-analysis
Streamlit web app using custom ML models (multiple linear regression and one-to-many multiclass kernel SVM) for predicting real estate prices; Scraping and analyzing real estate listings in Serbia
data-science docker gradient-descent machine-learning multiclass-support-vector-machine multiple-linear-regression postgresql python scrapy stramlit svm webscraping
Last synced: 04 Oct 2025
https://github.com/dnowdd/dr.agenda
O Dr. Agenda é uma plataforma para gestão eficiente de clínicas, com CRUD de médicos, pacientes, agendamentos, dashboard analítico e integração de assinaturas via Stripe. Construído com Next.js, Drizzle ORM e Tailwind CSS.
appointment-scheduling clinic-management drizzle-orm fullstack healthcare medical-agenda nextjs postgresql react saas stripe tailwindcss typescript
Last synced: 09 Mar 2026
https://github.com/thomasweiser/mediatum-view
Alternative API and client for mediaTUM
elm graphql library-database media-server mediatum postgresql tum webapp
Last synced: 10 Apr 2025
https://github.com/theapsgroup/steampipe-plugin-vsphere
Use SQL to instantly query vSphere VMs, networks and more. Open source CLI. No DB required.
golang postgresql postgresql-fdw sql steampipe steampipe-plugin vsphere
Last synced: 05 Feb 2026
https://github.com/fdhhhdjd/pink_app_demo
🚗 Code backend Demo Simple Pink app Vehicle
Last synced: 12 Apr 2025
https://github.com/gui-bus/delimix
A DeliMix é uma landing page e cardápio digital feito com React, Typescript, Next.js, ShadCN/UI, Tailwind CSS, Prisma, PostgreSQL, Neon, Clerk e Vercel. Descubra a excelência da DeliMix, sua lanchonete gourmet favorita.
neondb nextjs postgresql prisma prismaorm react shadcn-ui tailwindcss typescript
Last synced: 10 Oct 2025
https://github.com/folkertvanheusden/ipfixer
Stores IPFIX (NetFlow version 10), NetFlow v9 and NetFlow v5 data in a database - it is a collector
database ipfix mariadb mongodb netflow postgresql
Last synced: 24 Feb 2026
https://github.com/marcelo-schreiber/pern-art-gallery
An Art gallery made using the PERN stack
art canvas drawable drawing-app gallery heroku-deployment nodejs pern pern-stack postgresql postgresql-database react reactjs
Last synced: 22 Apr 2025
https://github.com/baz-scm/pgmq-ts
Native SQL implementation for PGMQ in typescript, based on pgmq-rs
Last synced: 10 Jun 2025
https://github.com/rosenloecher-it/mqtt-pg-logger
MQTT to PostgreSQL Logger
Last synced: 28 Feb 2026
https://github.com/wuletawwonte/ethhire-api
This is a Ruby on Rails application for a jobs portal. The app allows users to create job postings, browse available jobs, and apply for jobs.
docker docker-compose postgresql ruby-on-rails
Last synced: 23 Apr 2025
https://github.com/raitraidma/pgtest
Testing in PostgreSQL 9.4, 9.5 and 9.6
assertions mock mocking plpgsql postgres postgresql sql test testing
Last synced: 27 Oct 2025
https://github.com/thijslemmens/carbon-postgres
Receives Graphite's Carbon format, and put's it in to PostgreSQL (with or without TimescaleDB extension)
carbon graphite postgresql timescaledb timeseries
Last synced: 16 Mar 2026
https://github.com/chenquan/zero-sqlx
zero-sqlx is a database orm framework based on go-zero implementation that supports read/write separation between leader and follower databases.
go-zero leader-follower mysql orm pgsql postgresql read-write-separation
Last synced: 11 Oct 2025
https://github.com/mdesalvo/rdfsharp.extensions
RDFSharp extensions for storing and querying big RDF data (Azure Table, SQL Server, SQLite, Firebird, MySQL, PostgreSQL, Oracle, Neo4j)
azure-table firebird mysql neo4j oracle postgresql quadstore rdf rdf-data sparql sqlite sqlserver triplestore
Last synced: 23 Apr 2025
https://github.com/amenzhinsky/postgresql-partitioning-scripts
PostgreSQL Partitioning Scripts
Last synced: 01 Sep 2025
https://github.com/gajus/slonik-interceptor-query-benchmarking
Benchmarks Slonik queries.
Last synced: 07 Sep 2025
https://github.com/jreyesr/steampipe-plugin-postgres
A Steampipe plugin that provides access to data stored in plain Postgres servers
postgresql postgresql-fdw sql steampipe-plugin
Last synced: 27 Oct 2025
https://github.com/robpruzan/react-django-skeleton-
A repo to quick start your react/django/postgresql project
django django-rest-framework postgresql react
Last synced: 12 Oct 2025
https://github.com/murodjon000/houses-api
This REST API was built with Ruby on Rails, and Postgres for the databases as the final project at Microverse. With this API, houses can be added to database manually and favourites can be added by users.
jsonwebtoken postgresql rails ruby
Last synced: 19 Apr 2025
https://github.com/s-shiryaev/docker-php7-symfony
A docker multicontainer with nginx, postgres, redis and a configured symfony project
nginx php7-fpm postgresql redis symfony symfony5-1
Last synced: 10 Jul 2025
https://github.com/anshumanpattnaik/my-portfolio
My Portfolio | Anshuman Pattnaik
django django-application fullstack gunicorn nginx portfolio portfolio-website postgresql python3 software-development web-application
Last synced: 24 Apr 2025
https://github.com/iravshan/edufit.app
Keep Your Brain Fit 🧠🏋️♂️
django education postgresql python school-education startup
Last synced: 13 Jul 2025
https://github.com/marouane-elgoumiri/blog_app_springboot
Spring Boot MVC project
backenddevelopment java postgresql spring-boot
Last synced: 13 Oct 2025
https://github.com/mrcointreau/racunis
Comprehensive solution for queue management in Node.js, offering flexible job queueing systems for various databases.
mysql nodejs postgresql queue typescript
Last synced: 30 Jul 2025
https://github.com/giorgi/maui-dotnetconf-sample
Maui Spatial Data Sample App
efcore maui net-core npgsql postgresql spatial-data
Last synced: 19 Apr 2025
https://github.com/mohamadanasfattoum/django-store
Amazon Clone using Django, Django Rest Framework and Javascript
ajax api-rest caching celery chartjs deploy django django-admin django-rest-framework environment postgresql postman python redis translation users
Last synced: 27 Feb 2025
https://github.com/1and1/pg-exporter
Improved prometheus exporter for PostgreSQL
go golang hacktoberfest2020 postgresql prometheus prometheus-exporter
Last synced: 27 Oct 2025
https://github.com/masumajaffery/vet-clinic
PostgreSQL Database Structure that uses queries for backend development practice.
Last synced: 14 Mar 2026
https://github.com/bemihq/bemi-supabase-js
Automatic data change tracking for Supabase JS
audit-log audit-trail data-versioning postgresql supabase supabase-db supabase-js
Last synced: 26 Oct 2025
https://github.com/kilemonn/messagequeue
A message queue service, which can receive, hold and provide messages that are sent between services.
docker docker-container in-memory kotlin microservice mongodb mssql-server mysql postgresql queueing redis service sql
Last synced: 19 Apr 2025
https://github.com/funbringer/pg_linegazer
Transparent code coverage for PL/pgSQL
coverage plpgsql postgres postgresql
Last synced: 27 Oct 2025
https://github.com/alexoid1/private-events
This is a events web-site where the user can attend events and post events , and it includes user authentication.
bootstrap events-app paperclip postgresql ruby-on-rails
Last synced: 14 Oct 2025
https://github.com/bydevmar/bydevmar__youtube
Your one-stop repository for BYDEVMAR's educational content. Access exam corrections, practical work, tutorials, and courses to boost your understanding. Subscribe to BYDEVMAR on YouTube for in-depth learning.
cplusplus csharp git github java javascript matplotlib mongodb mysql numpy oracle php postgresql python pytorch scikit-learn seaborn sqlite tensorflow
Last synced: 05 May 2025
https://github.com/ksbrwsk/reactive-people-postgresql
Spring Boot Webflux / R2dbc example
docker docker-compose postgresql r2dbc reactive restassured restdocs spring-boot swagger testcontainers
Last synced: 10 Sep 2025
https://github.com/luancss/next14-finance
Financial management tool with interactive dashboard, customizable charts, and detailed transaction tracking.
clerk csv-import drizzle-orm honojs neondb nextjs postgresql react tailwindcss typescript
Last synced: 01 Apr 2025
https://github.com/kayprogrammer/whatsapp-web-clone-v1
A simple realtime whatsapp web clone built in Django MVT architecture
django html-css-javascript jquery pgadmin4 postgresql whatsapp-web-clone
Last synced: 02 Jul 2025
https://github.com/kmc7468/arkvault
안전한 미디어 관리 시스템
cloud-storage end-to-end-encryption kysely postgresql svelte svelte5 sveltekit typescript
Last synced: 18 Jan 2026
https://github.com/fdhhhdjd/microservice_cqrs_event-sourcing
🏭 This is the source code used by CQRS and Event Sourcing for systems microservice.
cqrs event-sourcing mongo nodejs postgresql rabbitmq redis
Last synced: 24 Oct 2025
https://github.com/mbreit/pg_jobs
Simple ActiveJob queue for PostgreSQL using LISTEN/NOTIFY
Last synced: 12 Apr 2025
https://github.com/shivam-kumar-59/quelm
A distributed multi-agent workflow platform where AI agents collaborate asynchronously to execute complex workflows at scale. Built with event-driven architecture, message queues, real-time orchestration, and a visual workflow builder.
ai-agents docker expressjs nextjs nodejs postgresql prisma typescript
Last synced: 10 Jun 2026
https://github.com/angeldelacruzdev/nestjs-jwt-typeorm-sql
Nestjs Skeleton JWT, Refresh Token with MySQL+TypeORM
jwt-authentication mysql nestjs nodejs postgresql refresh-token typeorm typescript
Last synced: 15 Jun 2026
https://github.com/amgix/amgix-server
Amalgam Index (Amgix) is a modular distributed hybrid search system
api backend distributed-systems hybrid-search information-retrieval keyword-search mariadb microservices postgresql qdrant ranking retrieval search search-engine self-hosted semantic-search vector-search
Last synced: 14 Jun 2026
https://github.com/neverinfamous/postgres-mcp
Secure PostgreSQL Administration & Observability with Code Mode— True V8 Isolate Sandbox Replacing 248 Specialized Tools for up to 90% Token Savings. Includes Tool Filtering, Payload Optimization, HTTP/SSE, OAuth 2.1, Audit & Token Logging, Deterministic Error Handling, Support for 12 Extensions (pgvector, PostGIS, pg_partman, pg_cron & more).
ai-agents citext code-mode data-science database database-management developer-tools hypopg kcache ltree mcp npm oauth2 pg-cron pg-partman pgcrypto pgvector postgis postgresql typescript
Last synced: 09 Apr 2026
https://github.com/ant1-dev/animelivecountdown
A full-stack application using ( Angular + Spring Boot ) that shows the time remaining till a new seasonal anime episode drops.
angular anime aws-ec2 entertainment livedata postgresql spring-boot vercel
Last synced: 05 May 2026
https://github.com/rishi-ramawat/laravel-postgresql-inherit
A Laravel package which adds functionality in Laravel Migrations to leverage Table Inheritance feature in PostgreSQL.
composer-package inheritance laravel-5-package laravel-package postgresql serviceprovider
Last synced: 13 Jan 2026
https://github.com/samarmohan/backend-frameworks
Backend frameworks
api asp-net-core csharp django django-rest-framework express flask java mongodb mongoose nest nestjs nodejs postgresql python rest-api spring-boot sqlite typescript
Last synced: 28 Feb 2026
https://github.com/skyfay/database-backup-manager
A self-hosted backup automation tool for MySQL, PostgreSQL, MongoDB & more. Backup to S3, FTP, or Local Storage. Features cron scheduling, notifications, and easy restores via a modern Web UI.
automation backup backups cloud-storage cron dashboard database database-backup databases devops docker mongodb mysql nextjs open-source postgresql recovery s3 self-hosted shadcn-ui
Last synced: 29 Jan 2026
https://github.com/jpcadena/fastapi-graphql
FastAPI backend using GraphQL API
api api-server backend backend-api fastapi fastapi-boilerplate graphene graphql graphql-api graphql-server postgresql pydantic python sqlalchemy
Last synced: 16 Feb 2026
https://github.com/cashewpillar/inquizitor
REST API for managing/ administering quizzes. Built with FastAPI, refresh tokens, tests utilizing factories, and equipped with machine learning to aid in cheating detection
docker docker-compose factory-boy fastapi github-actions json-schema jwt login machine-learning postgresql pytest python python3 quiz rest-api sqlite swagger
Last synced: 08 Oct 2025
https://github.com/celalaygar/springboot-security-jwt-react
Spring Boot, Security, Jwt, React, Postgresql
jwt postgresql react redux spring-boot spring-security
Last synced: 23 Apr 2025
https://github.com/turbot/steampipe-plugin-shopify
Use SQL to instantly query Shopify products, orders and more. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw shopify shopify- shopify-orders shopify-partners shopify-products sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/hassonor/ai-face-recognize-
Face Recognize (Paste image URL) with React, Node ,Clarifai, postgresql
clarifai node postgresql react
Last synced: 03 Oct 2025
https://github.com/npgsqlrest/pg_schema_tools
PostrgeSQL Schema Tools is set of Open-Source PostrgeSQL Functions to Manage Database Schema
Last synced: 08 Oct 2025
https://github.com/tadaskay/gradle-auto-jooq-plugin
Gradle plugin for automated jOOQ setup with PostgreSQL & Liquibase
gradle jooq liquibase postgres postgresql
Last synced: 22 Apr 2025
https://github.com/icflorescu/openshift-cartridge-postgresql
Custom OpenShift cartridge aiming to provide the most recent stable PostgreSQL version packaged by bigsql.org.
cartridge database database-engine gear openshift postgresql sql
Last synced: 08 Jul 2025
https://github.com/palestamp/hamming_distance
Hamming distance extension for Postgres.
c hamming-distance pgsql postgresql
Last synced: 27 Oct 2025
https://github.com/krotrn/chat_app
ChatApp — A production-grade, real-time messaging client built with Next.js 15, React 19, and TypeScript. Featuring Socket.IO-powered WebSockets, Redux Toolkit state management, Auth.js v5 authentication, Prisma-backed PostgreSQL user stores, and a responsive, dark-mode-ready UI with shadcn/ui and Framer Motion.
authjs-v5 framer-motion magicui nextjs nextjs15 postgresql prisma react shadcn-ui
Last synced: 04 Apr 2026
https://github.com/lancelot-so/carbnb-frontend
This is a website where users can add cars and also reserve cars whenever they want.
postgresql reactjs ruby-on-rails
Last synced: 17 Mar 2025
https://github.com/timnekk/tgbottemplate
Aiogram Telegram Bot template with basic functional
aiogram docker docker-compose gino postgresql python redis telegram telegram-bot telegram-bots
Last synced: 11 Oct 2025
https://github.com/alejandroq12/vet-clinic
In this project, I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it.
postgresql psql-database relational-databases sql
Last synced: 26 Apr 2025
https://github.com/luffytaro22/blog-app
Blog App is an application that allows different users to log in, make posts, and comment and like other posts.
postgresql rails ruby ruby-on-rails
Last synced: 24 Apr 2025
https://github.com/ligurio/pg_feedback
PostgreSQL Feedback Plugin
extension pg-feedback pgxn postgresql usage
Last synced: 11 Jul 2025
https://github.com/neondatabase/neon-branches-visualizer
Visualize your Neon Postgres branches
database-branching neon next-auth nextjs postgres postgresql
Last synced: 08 Apr 2025
https://github.com/selma-belhadj/budgetapp
This is 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.
Last synced: 09 Apr 2025
https://github.com/ericrodriguesfer/wa-project-challenge
Repositório destinado ao armazenamento do código/projeto implementado como proposta de solução ao desafio de seleção de uma vaga de Desenvolvedor Back-end na Wa Project.
docker docker-compose nestjs nodejs postgresql swagger typescript
Last synced: 09 Apr 2025
https://github.com/thelabbingproject/pylabber
A base project for research management.
django-application neuroimaging postgresql research-data-management
Last synced: 26 Oct 2025
https://github.com/a-patel/litexdbhelper
LiteXDbHelper is simple yet powerful and very high-performance DB Helper Class for different database providers like SqlServer, MySql, PostgreSql, MariaDB, Oracle in C#
dataaccess dbhelper dbmanager mariadb mariadbhelper mysql mysqlhelper npgsqlhelper oracle oraclehelper postgresql postgresqlhelper sqlhelper sqlserver
Last synced: 05 May 2025