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/BolajiAyodeji/face-detector
A PERN stack face detector app
expressjs face-detector nodejs pern-stack postgresql reactjs
Last synced: 14 Mar 2025
https://github.com/juliendelplanque/PostgreSQLParser
A parser for PostgreSQL written in Pharo using PetitParser.
parser petitparser pharo plpgsql postgresql
Last synced: 11 May 2025
https://github.com/dgonzo27/fastapi-demo-aws
Dockerized FastAPI with PostgreSQL deployed to AWS ECS
aws docker docker-compose ecs fastapi postgresql
Last synced: 11 Jul 2025
https://github.com/xbol0/nostring
A Nostr relay library written in Deno
deno nostr postgresql relay typescript
Last synced: 17 Jan 2026
https://github.com/oktadev/okta-spring-boot-jpa-example
Spring Boot + JPA and PostgreSQL
hibernate java jpa postgresql psql spring-boot
Last synced: 02 Oct 2025
https://github.com/lalitlogical/rails-searchkick-example
rails-searchkick-example
activerecord-import aggregation autocomplete elasticsearch facets highlighting postgresql rails search-engine searchkick suggestion
Last synced: 17 Jul 2025
https://github.com/sophilabs/training
🎓Training exercises
django postgresql react training
Last synced: 19 Jul 2025
https://github.com/bondok6/blog-app
The Blog app is a fully functional website that shows the list of posts and empowers readers to interact with them by adding comments and liking posts.
postgresql rails ruby ruby-on-rails
Last synced: 12 May 2025
https://github.com/shahsad-kp/learnease-server
A powerful virtual classroom backend application built with django, django rest framework, channels, jwt token. Engage in seamless video conferencing, real-time collaboration, and secure authentication…
backend channels django django-rest-framework documents postgresql videocall virtual-classroom webrtc
Last synced: 14 Apr 2025
https://github.com/ogwurujohnson/restaurantpassport
a restaurant directory, an AirBnB of restaurants. Review, rate and book a restaurant
express javascript knex nodejs postgresql react redux redux-thunk webpack
Last synced: 17 Sep 2025
https://github.com/omotsuebe/slim-starter
Slim Framework 4 Starter App
authentication mysql php php-framework php74 php8 postgresql slim slim-4 slim-framework sqlite twig
Last synced: 13 Apr 2025
https://github.com/ryantownsend/bulk-import-exercise
A template repository for workshops on improving bulk import speed and scalability.
Last synced: 16 Jul 2025
https://github.com/mfvanek/salary-calc
Demo app for salary calculation (Spring Boot)
checkstyle hacktoberfest jacoco java java-21 jpa junit5 maven pmd postgresql spotbugs spring-boot spring-boot-3 swagger
Last synced: 17 Mar 2025
https://github.com/brennanbrown/django-project
A full-stack Django project, with a PostgreSQL database, using Selenium for tests, and deployed in real-time. Under construction.
Last synced: 09 May 2026
https://github.com/kuugang/tomnam-server
Server for TomNam. A platform for connecting Karenderya Owners and Customers. Partial requirement for CSIT321.
Last synced: 17 Jul 2025
https://github.com/winebarrel/qube
qube is a DB load testing tool.
benchmark golang mysql postgresql
Last synced: 22 Apr 2025
https://github.com/sivaprasadreddy/spring-blog
Blogging platform using Java and Spring Boot
docker docker-compose flyway java maven postgresql spring-boot spring-data-jpa testcontainers thymeleaf
Last synced: 13 Jul 2025
https://github.com/lukeclancy/dynamic-records-meritfront
Dynamic Records Meritfront was built to allow you to make full use of your database's capabilites, while utilizing ruby on rails & Active Record. It contains a better way to write sql queries for rails, and includes other tips and tricks to take advantage of. Perfect for all your dynamic applications, optimizations and weird edge cases!
activerecord database gem optimization postgres postgresql rails ruby ruby-on-rails sql
Last synced: 22 Sep 2025
https://github.com/caltechlibrary/newt
Newt a microservice for integrating Postgres+PostgREST and Pandoc
data-router microservice pandoc postgresql postgrest
Last synced: 03 Sep 2025
https://github.com/noma4i/docker-elixir
Elixir 1.4 + postgresql-client + parsetools. For CircleCI
circleci docker elixir postgresql
Last synced: 28 Apr 2025
https://github.com/osmcode/osm-postgresql-experiments
Experimental code for importing OSM data into PostgreSQL/PostGIS
openstreetmap postgis postgresql
Last synced: 22 Apr 2025
https://github.com/stephenkati/catalog-of-my-things
catalog-of-my-things-prac Is a console app that will help keep a record of different types of things: books, music albums, movies, and games.The data is stored in JSON files. A database with tables structure analogical to the program's class structure is prepared.
Last synced: 24 Apr 2025
https://github.com/ajmaradiaga/steampipe-plugin-btp
Steampipe plugin to access SAP Business Technology Platform
api btp postgresql postgresql-fdw sap sql steampipe steampipe-plugin
Last synced: 13 Apr 2025
https://github.com/nafisalawalidris/bitcoin-price-analysis-api
Explore this comprehensive API for Bitcoin price analysis, featuring historical data and real-time updates from major exchanges. Built with FastAPI, Python and PostgreSQL, this open-source project is optimised for efficiency and scalability catering to developers, traders and analysts. Contribute and collaborate to enhance functionality.
api-development bitcoin bitcoin-api cryptocurrency data-analysis fastapi financial-data machine-learning open-source postgresql python restful-api
Last synced: 12 Mar 2026
https://github.com/believer/soundtrackdb
A database of soundtracks for movies and games
graphql lerna postgraphile postgresql reasonml relay
Last synced: 25 Oct 2025
https://github.com/phawat63915/md_postgresql_rdbms
database notes postgres postgresql postgresql-database psql psql-client psql-database
Last synced: 27 Oct 2025
https://github.com/ncrmro/rust-postgres-api
Rust REST API boilerplate using SQL (No ORM)
boil boilerplate boilerplate-template database docker docker-containers heroku openapi postgres postgresql rest-api restful-api rust rust-lang sql sqlx
Last synced: 11 Apr 2025
https://github.com/vkondratiuk482/anime-tracker
Anime Checklist Service which is build using Microservices Architecture, Nest, Kafka, PostgreSQL
anime kafka microservices nest nestjs node nodejs postgre postgresql sql typescript
Last synced: 09 Apr 2025
https://github.com/jnidzwetzki/pg_debug_scan
PostgreSQL extension to debug table scans. The extension is intended to illustrate MVCC in PostgreSQL.
database-internals mvcc postgresql postgresql-extension scanner snapshot
Last synced: 27 Apr 2025
https://github.com/owner-maker/microservice-for-working-with-user-balance
This service is a task for the Avito internship. Provides you a REST API to work with user balances (crediting funds, debiting funds, transferring funds from user to user, as well as a method for obtaining a user's balance).
docker gin golang gorm postgresql swagger
Last synced: 19 Apr 2025
https://github.com/neondatabase-labs/fastapi-apprunner-neon
Create a serverless API using FastAPI, deployed on AWS App Runner and powered by Neon Postgres
aws-apprunner fastapi postgres postgresql python serverless sqlalchemy sqlmodel uvicorn
Last synced: 08 Apr 2025
https://github.com/jpincas/ghost
Command-line app and Go utility package for building web backends with PostgreSQL
ecosystem ghost go postgres postgresql
Last synced: 18 Jan 2026
https://github.com/Lunaticsatoshi/dev-to-clone
A clone of dev.to web application made to recreate the basic functionalities of a micro blogging platform
devto django docker docker-compose microblogging-service nextjs postgresql python3 scss tailwindcss typescipt typescript
Last synced: 24 Mar 2025
https://github.com/chobostar/pgstats-to-clickhouse
postgresql pg_stat_statements and pg_statio_tables metric exporter
clickhouse metrics monitoring pg-stat-statements pg-stat-user-tables pg-statio-user-tables postgresql
Last synced: 06 Sep 2025
https://github.com/isaquemicroservices/authentication
🔐 Microservice for user authentication built with golang and gRPC
authentication ddd-architecture golang golang-application grpc microservice open-source postgresql
Last synced: 14 Apr 2025
https://github.com/abbhiishek/sociome
Sociome is a Social Media Api
docker fastapi postgresql postresql python python3 sqlachemy
Last synced: 10 Jul 2025
https://github.com/livexy/mysqldiff
Mysql database table structure, stored procedures, functions, views, table data comparison tool, the difference generated SQL, support SSH connection.mysql 数据库表结构,存储过程,函数,视图,表数据对比工具,差异生成SQL,支持SSH连接。
dameng mysql mysql-database-diff mysql-diff mysql-tool nodejs postgresql
Last synced: 19 Apr 2025
https://github.com/Victoriapm/dbt-basics-workshop
dbt basics workshop
begginer-friendly dbt postgresql workshop-materials
Last synced: 02 Apr 2025
https://github.com/mk-milly02/calories-tracking-api
This is a RESTful API built with .NET and PostgreSQL that allows users to track their daily calorie intake by recording meals.
api dotnet entity-framework-core postgresql
Last synced: 21 Jul 2025
https://github.com/henrique-r-luz/invest
O Invest é um sistema de controle de investimentos pessoal que possibilita a centralização de todos os seus ativos em um só lugar. Ele permite o controle de aplicações de renda variável e fixa
bootstrap4 docker docker-compose investimentos jquery php8 postgresql yii2
Last synced: 09 Apr 2025
https://github.com/raminka13/recipe-app
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.
cancancan devise postgresql ruby ruby-on-rails
Last synced: 05 May 2025
https://github.com/goodforgod/testcontainers-extensions
🧰 Testcontainers Extensions with advanced testing capabilities.
assertions cassandra cockroachdb extensions flyway kafka liquibase mariadb migration mockserver mysql oracle postgresql redis testcontainers
Last synced: 11 Mar 2026
https://github.com/Azure-Samples/azure-fastapi-postgres-flexible-aca
Web app using Python FastAPI backend, set up for deployment to Azure Container Apps with Azure PostgreSQL Flexible Server.
azure fastapi postgresql python
Last synced: 18 Apr 2025
https://github.com/dhull33/freemymaps
A completely free mapping application built with OpenLayers 5, Express, Node.js, EJS, and PostgreSQL
ejs eslint expressjs fossa heroku nodejs openlayers pm2 postgresql prettier webpack
Last synced: 13 Jul 2025
https://github.com/turbot/steampipe-plugin-tfe
Use SQL to instantly query workspaces, runs and more from Terraform Cloud/Enterprise. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin terraform tfe zero-etl
Last synced: 22 Apr 2025
https://github.com/williamscch/budget_rails_app
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.
capybara css erb mvc mvc-architecture postgresql rails ror rspec rspec-rails ruby ruby-on-rails
Last synced: 04 Oct 2025
https://github.com/chandankushwahaa/vibranthive
Blog App
cloudflare hono postgresql prisma reactjs typescript zod
Last synced: 14 Jul 2025
https://github.com/nestorrente/erdiagram-playground
ERDiagram library playground
diagram entity erdiagram generation java javascript js mysql nomnoml oracle oracledb plantuml postgres postgresql relationship sql sqlite sqlserver ts typescript
Last synced: 11 Apr 2025
https://github.com/rhygg/hive-db
A Nodejs key value storage database for mongodb, sqlite and Postgres!
database databases hive-db keyv keyvalue mongodb nodejs npm postgresql postgresql-database quick sqlite sqlite-database
Last synced: 12 Apr 2025
https://github.com/einhverfr/pg_globalxact
A library for global transaction management for PostgreSQL sharded solutions
distributed-database postgresql transaction
Last synced: 29 Oct 2025
https://github.com/ceci-aguilera/habaneras_de_lino_api
Version 1 of Habaneras de Lino is an online ecommerce. This repo contains the backed api of the website using Django and Django Rest Framework. In addition, it contains a custom admin panel (different from Django's) developed using bootstrap. Version 2 is available at https://github.com/Ceci-Aguilera/habaneras-de-lino-drf-api
backend backend-api django django-admin django-api django-backend django-backend-framework django-docker django-ecommerce django-ecommerce-api django-framework django-postgresql django-react django-react-ecommerce django-rest-api django-rest-framework ecommerce ecommerce-website postgresql website
Last synced: 10 Apr 2025
https://github.com/codeluminary/pern-stack-based-ecommerce
This is a basic e-commerce implementation using React, node and postgre
expressjs jest-tests nodejs postgresql react reactjs redux reduxtoolkit test-driven-development
Last synced: 02 Mar 2025
https://github.com/fengkx/postgres-docker
Self-use postgres docker image with chinese fulltext search and somes extra extensions
chinese-full-text-search docker docker-image postgresql zhparser
Last synced: 12 Apr 2025
https://github.com/vic778/jumia-api
Jumia is an African e-commerce platform with different data models. I liked the professionalism of their site and wanted to clone the backend to implement my Rails skills. It also allows only an admin to create, read, update and delete category.
factory heroku postgresql rspec-rails rswag ruby ruby-on-rails
Last synced: 11 Apr 2025
https://github.com/reyesgeorge/tarantula
a Scrapy spider that utilizes Postgres as a DB, Squid as a proxy server, Redis for de-duplication and Splash to render JavaScript. All in a microservices architecture utilizing Docker and Docker Compose
docker docker-compose postgresql redis scrapy splash squid-proxy
Last synced: 05 May 2025
https://github.com/hekike/knex-prometheus-exporter
Prometheus exporter for the knex Node.js npm package
exporter knex mysql nodejs postgresql prometheus
Last synced: 11 Apr 2025
https://github.com/everysoftware/fastapi-template
FastAPI application template with PostgreSQL and Redis built with best practices ✨
fastapi fastapi-template jwt postgresql redis redis-cache sqlalchemy template
Last synced: 02 Mar 2025
https://github.com/hud0shnik/golang-to-do
Rest API todo-list 📔
go golang jwt postgresql rest rest-api
Last synced: 11 Sep 2025
https://github.com/ivipop/ivipop.com
Plateforme de recherche et de partage d'evenement
asgi cassandra cassandra-driver cql cqlengine css django evenement event gunicorn gunicorn-gevent html5 js nginx nlp-machine-learning postgresql python redis-django wsgi
Last synced: 10 Apr 2025
https://github.com/dangtranhuu/destiny
Dự án TN: Diễn đàn chia sẽ yêu thương
angular docker flutter mongodb oauth2 postgresql redis spring-boot
Last synced: 12 Apr 2025
https://github.com/shinumathew/insight-services-golang
Go CRUD APIs for Insight project and pipeline services
Last synced: 11 Apr 2025
https://github.com/sabat-12067/sabat-react-nodejs-template
A seamless full-stack blueprint integrating a React & TailwindCSS frontend with a Node.js, Express, and PostgreSQL backend. Built for rapid development and scalable features. Dive in and streamline your web projects!
cicd docker express jest nodejs postgresql react react-router-dom redux restful-api tailwindcss
Last synced: 05 Aug 2025
https://github.com/gamemann/gfl-api-in-elixir
GFL's API for Members, Supporters, and VIPs written in Elixir. This isn't being used in production, but I figured it's good practice when learning Elixir.
Last synced: 18 Mar 2025
https://github.com/johnftitor/vet_clinic
This repository is meant to get started with PostgreSQL. You'll find a set of commands in each file as stated in the README.md file
Last synced: 10 Jul 2025
https://github.com/parinpan/reactive-cache
PostgreSQL as a message broker to construct a reactive cache system
message-broker postgresql redis
Last synced: 13 Apr 2025
https://github.com/bariscan97/gin-book-catalog
Bookservice made with gin-gonic redis
Last synced: 30 Apr 2025
https://github.com/abdullahhussein1/soft-steps-todo-app
A complete Todo App Build with React, TypeScript, Supabase, Express, Shadcn, Authentication.
expressjs full-stack postgresql reactjs shadcn-ui supabase tailwindcss todo-app typescript webapp
Last synced: 12 Apr 2025
https://github.com/pandatecham/be-lib-efcore-postgres-extensions
Extend EF Core's capabilities with PostgreSQL-specific features like ForUpdate locking syntax and more, seamlessly integrating into your development workflow.
bulk-insert ef-core for-update library lock npgsql pandatech postgres-copy postgresql
Last synced: 08 Sep 2025
https://github.com/wordigo/api.wordigo.app
Backend services for Wordigo, handling data processing and user management, using Azure Translate for translations.
api azure-translator docker docker-compose fastify jsonschema postgresql prisma railway react-email s3 wordigo wordigo-api
Last synced: 12 Apr 2025
https://github.com/cdbrw/drizzle-orm-demo
A small app to demo Drizzle ORM for an upcoming video
Last synced: 20 Jul 2025
https://github.com/devenes/ansible-microservices-react-app
☁️🐧👾🐋🐘 Microservice-Based Web Application aims to deploy web-page written Node.js and React.js on AWS Cloud Infrastructure using Ansible and Terraform.
ansible aws docker nodejs playbook playbook-ansible postgresql react reactjs terraform
Last synced: 07 May 2025
https://github.com/AustinGil/npm
Repo to accompany the series "Build A Pet Management System With Remix, Prisma, and Postgres" https://www.youtube.com/watch?v=wqyHGQlZcws&list=PLTnRtjQN5ieYu9SdwLvzKYFVtfqySY7FT
crud html javascript postgresql prisma react sql tutorial
Last synced: 07 May 2025
https://github.com/whaha-ha/react-django-shop
Ecommerce app built with React + Redux on the frontend and Django on the backend. The database used is PostgreSQL. The site is hosted on Heroku, database is on AWS RDS and uploaded images are stored on AWS S3
aws-a3 aws-rds django django-rest-framework ecommerce heroku javascript postgresql python react redux
Last synced: 03 May 2025
https://github.com/sheraff/soft-serve-tunes
Self hosted music server on raspberry pi
create-t3-app postgresql prisma progressive-web-app raspberry-pi service-worker trpc typescript
Last synced: 09 Sep 2025
https://github.com/teacoder52/delivery-app-server
This is the server part of a food delivery app built with NestJS. It provides a reliable API for managing products, categories, users, and orders. The app uses Prisma for PostgreSQL database interaction and implements two-token authorization for enhanced security.
jwt-authentication nestjs postgresql prisma
Last synced: 12 Apr 2025
https://github.com/citizenlabsgr/ballotbuddies
Help friends hold each other accountable to vote in every election.
bootstrap django email hacktoberfest postgresql python
Last synced: 12 Apr 2025
https://github.com/bilbottom/sql-learning-materials
SQL scripts that demonstrate various features and concepts.
duckdb postgresql sql sql-server sqlite
Last synced: 03 May 2025
https://github.com/michaldziuba03/purly
SaaS platform for managing your brand links. Shorten links, generate QR codes, track traffic and more 🔗 📊
bitly bull nodejs postgresql queue redis s3 saas shorten-urls shortener stripe tinyurl typescript url-shortener
Last synced: 06 Mar 2026
https://github.com/mairondc21/dbt_az_usuarios
Pipeline completo para ingestão, transformação e visualização de dados em um sistema de login.
airbyte airflow astro-cli ci-cd dbt dbt-snapshot-generator docker duckdb pipeline postgresql python sqlfluff tdd
Last synced: 05 May 2025
https://github.com/astrocoders/astro-graphql-pg-ocaml
GraphQL server in OCaml with PG
Last synced: 30 Apr 2025
https://github.com/geoglify/starter-kit
Geoglify Starter Kit
breeze laravel ngnix opcache php postgis postgresql vite vuejs
Last synced: 12 Apr 2025
https://github.com/zewdu444/budget_app
A mobile web application that simplifies budget management by organizing transactions into categories, providing a clear overview of expenses and spending patterns. Users can easily track their spending. Built with Ruby on Rails, PostgreSQL and Rspec
postgresql ror rspec-rails ruby
Last synced: 11 Apr 2025
https://github.com/indiecodermm/comix
Gamified commits tracker to make coding fun and engaging
github-api nextjs postgresql trpc
Last synced: 13 Apr 2025
https://github.com/rinminase/anidb-be
💬🐳 Rin Minase's AniDB API Service utilizing the latest version of Laravel and deployed to Heroku
anilist-api cloudinary docker functional-testing graphql heroku laravel open-api open-api-v3 php phpunit postgresql restful-api sentry swagger web-scraping
Last synced: 11 Apr 2025
https://github.com/pnw-cs-club/club-website
Website for the Computer Science Club at Purdue University Northwest
aws postgresql reactjs springboot website
Last synced: 19 Mar 2025
https://github.com/dynonguyen/covid-project
Covid Project - Đồ án phát triển ứng dụng website
expressjs mvc-framework pg postgresql pug sequelize
Last synced: 12 Apr 2025
https://github.com/victoriapm/dbt-basics-workshop
dbt basics workshop
begginer-friendly dbt postgresql workshop-materials
Last synced: 29 Oct 2025
https://github.com/mmushfiq/parcel-delivery-system-demo
Parcel Delivery System Demo
common-swagger docker-compose jwt kafka kong-api-gateway konga multi-module-project netflix-zuul postgresql redis spring-boot spring-cloud-gateway spring-cloud-stream spring-security swagger
Last synced: 02 Aug 2025
https://github.com/the-pew-inc/the-pew
ThePew is an advanced system of records that enables enterprises to detect trends and patterns from questions to drive marketing and business decisions toward their goals.
data data-science docker javascript machine-learning postgresql rails ruby
Last synced: 06 Oct 2025
https://github.com/yunusemredilber/groupath
A rails app for simple groups. [deprecated]
bootstrap4 postgresql ruby-on-rails
Last synced: 12 Oct 2025
https://github.com/dipanshu18/collegebay
An online marketplace for college students to buy and sell used college-related materials.
expo express nextjs postgresql prisma react-native shadcn-ui tailwindcss typescript
Last synced: 01 Apr 2026
https://github.com/joshuasundance-swca/postgis_pgvector
docker image for postgresql w/ postgis & pgvector
docker geospatial gis postgresql vector-database
Last synced: 12 Oct 2025
https://github.com/timthedev07/your-doge
A doge themed online homework manager created with multiple trending technologies, React, TypeScript, Apollo, NextJS... and more!
apollo doge expressjs graphql javascript nextjs nodejs postgresql react reactjs redis typeorm typescript
Last synced: 24 Feb 2026
https://github.com/sb-child/short-link
A short-link server, written in rust | 短链接服务端,使用rust编写
axum postgresql rust short-link shortlink tokio
Last synced: 04 Mar 2026
https://github.com/thaletto/kite
AG-UI Explorer
ai-chatbot ai-sdk drizzle-orm opensource postgresql typescript
Last synced: 24 Apr 2026
https://github.com/rolandhemmer/dotnet-rest-api-example
An example of a .NET REST API. Created with love using .NET Core 3.1, postgreSQL and Docker.
conventional-commits csharp docker docker-compose documentation dotnet dotnet-core gitflow postgresql rest rest-api
Last synced: 15 Oct 2025