An open API service indexing awesome lists of open source software.

PostgreSQL

PostgreSQL is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley.

https://github.com/rodrigorvsn/beeus-api

📄 API for Beeus in Golang, trying to use Clean Code, DDD, Design Patterns and Clean Architecture some time ago.

clean-architecture ddd design-patterns docker dockerfile fiber golang gorm jwt postgresql

Last synced: 25 Jul 2025

https://github.com/guillainbisimwa/drc-ebola-evolution

This simple project demonstrates the utility of data science. I chose personally to study the evolution of the Ebola outbreak that has been occurring in the north-east of the DRC since August 2018. Built with Python, Flask, Dash

dash flask gunicorn-with-flask-rest-api heroku-deployment postgresql python3

Last synced: 13 Feb 2026

https://github.com/suxrobgm/taskflow-app

TaskFlow is a comprehensive task management application designed to streamline project workflows and enhance productivity for teams and individuals alike.

nextjs postgresql react typeorm typescript

Last synced: 29 Jul 2025

https://github.com/yash244466666/vet_clinic_db

vet clinic database is simple relational database that stores different information about pets for particular clinic.

postgresql sql

Last synced: 21 Sep 2025

https://github.com/ivandotv/vitest-database-containers

Example repository that demonstrates how to test MongoDB and PostgreSQL databases with Docker containers and Jest.

docker mongodb nodejs postgresql vitest

Last synced: 22 Sep 2025

https://github.com/manthan0x23/Synapse

Connect in real-time with messaging, file sharing, and video calls. Simple, fast, and powerful.

aws docker drizzle-orm express mediasoup postgresql redis socket-io

Last synced: 25 Sep 2025

https://github.com/firehead90544/shortyy

shortyy - A Brand URL Shortener Made Using Flask & PostgreSQL

flask free open-source postgresql python url-shortener

Last synced: 09 Apr 2026

https://github.com/lostovayne/real-time-saas-insights-with-discord

Modern web application built with Next.js and robust technologies to deliver exceptional user experience.

honojs next14 postgresql prisma tailwindcss typescript

Last synced: 25 Sep 2025

https://github.com/nickemma/car-rental-api

Exotic Rentals API is a backend API for a car rental application. It allows users to create an account, login, and book a car for a specific period of time. It also allows users to view all available cars, and view a specific car. It also allows users to view all bookings made by a specific user.

database jwt-authentication postgresql ruby ruby-on-rails swagger-ui tdd

Last synced: 25 Sep 2025

https://github.com/angelluzk/sistema-controle-estoque

Sistema de Controle de Estoque em PHP com PostgreSQL, TailwindCSS e MVC

composer dbeaver env git github html5 mvc php php8 phpdotenv postgres postgresql tailwindcss vscode

Last synced: 25 Sep 2025

https://github.com/softwaiter/derd

一款使用简单、功能强大的对象关系映射(O/RM)组件,支持Sqlite、MySQL、Oracle、Postgres、Sqlserver、国产数据库达梦、人大金仓

access hibernate model mysql netcore oracle orm postgresql sqlite sqlserver

Last synced: 25 Sep 2025

https://github.com/evancarroll/pg-gender

An implementation of a 3d-gender type modeled on a PostgreSQL cube

datatype gender postgresql transgender

Last synced: 03 Aug 2025

https://github.com/morzhanov/graphql-nodejs-boilerplate

GraphQL NodeJS Boilerplate allows you to start new server side web project from scratch using NodeJS, Express, GraphQL and Typescript.

express express-graphql graphql jsonwebtoken lodash nodejs postgresql typeorm typescript

Last synced: 09 Apr 2026

https://github.com/mhdez221993/youtube

This is my own youtube version. A fully functional application, that allows you upload videos and songs. You can like, comment and subscribe to others' uploads

express google-authentication nodejs postgresql react

Last synced: 09 Apr 2026

https://github.com/msskowron/grpcchatter

Real-time chat application written in Golang, leveraging gRPC for communication.

clean-architecture docker go grpc postgresql real-time rest

Last synced: 19 Aug 2025

https://github.com/james-leste/gape

GApe (Get A Page Easily), an interactive design tool for creating one-page content such as a curriculum vitae or leaflets for both personal and commercial use.

draggable-elements genereator nextjs postgresql react redux supabase

Last synced: 19 Feb 2026

https://github.com/robsonsilv4/el-royale

:snake: API para Gerenciamento de Cadastro de Hotéis

django django-rest-framework docker docker-compose postgresql python

Last synced: 04 Aug 2025

https://github.com/devmunyi/docbooker-backend

A Ruby on Rails Back-end created with resources for users, doctors, and reservations. Exposes API endpoints to a Front-end client application that enables users to schedule appointments with doctors. Stack: Ruby on Rails, PostgreSQL, Restful-api, RSwag

devise postgresql rails7 restful-api

Last synced: 29 Sep 2025

https://github.com/samuraikun/rails-nuxt-typescript-docker-example

An example app built on Ruby on Rails + Nuxt.js + TypeScript + Docker Compose

docker docker-compose nuxtjs postgresql rails6 typescript yarn

Last synced: 30 Sep 2025

https://github.com/leo-the-nardo/cubos-devops

Desafio técnico - integrando terraform, nginx, prometheus, opentelemetry, grafana,elastic, new relic e postgresql,

otel-elastic otel-grafana otel-newrelic postgresql prometheus terraform

Last synced: 30 Apr 2025

https://github.com/awahba1/guru.com-clone

A massively scalable freelancing platform designed to replicate the core functionalities of Guru.com, connecting freelancers with clients seamlessly.

cassandra docker firebase kubernetes postgresql rabbitmq redis spring-boot

Last synced: 10 Apr 2025

https://github.com/kei-k23/mock-commerce-api

MockCommerceAPI is a free, fast online RESTFul API that provides realistic data for developing e-commerce or shopping websites prototypes without the need for any server-side code and powered by Go

api e-commerce gin-framework go golang postgresql repository-pattern restful-api service

Last synced: 16 Feb 2026

https://github.com/natasha-ct/mini-hospital-database

This is a hospital database with many-to-many relationships on tables showing patients information. It was created based on a schema diagram.

database postgresql schema-design sql-server

Last synced: 28 Apr 2026

https://github.com/HelgeSverre/sql-splitter

Split large SQL dump files into individual table files. Fast, memory-efficient, multi-dialect.

cli database devtools mysql mysqldump postgresql rust sql sql-dump sqlite

Last synced: 06 Mar 2026

https://github.com/zachvictor/sqlinsert

Generate SQL INSERT statement from Go struct with struct tags. Works with standard database/sql package.

bind-parameters database go golang memsql mysql oracle oracle-db postgres postgresql singlestore sql sqlserver tsql

Last synced: 06 Apr 2026

https://github.com/elliotrp/urlshortener

Dotnet/angular web application for shortening urls and analysing their usage

angular csharp dotnet postgresql

Last synced: 06 May 2025

https://github.com/newking9088/sql-guide-to-solve-complex-data-science-problems

This is a comprehensive SQL guide for both MySQL users and PostgreSQL users, covering topics from basic `SELECT` statements to advanced window functions. My SQL learning journey and the suggestions from my mentees, colleagues and seniors to document this were the motivations to write this document.

dataanalysis datascience-machinelearning mysql postgresql sql

Last synced: 28 Oct 2025

https://github.com/mavroprovato/stackexchange-django

Django app using StackExchange data

django django-rest-framework postgresql python

Last synced: 29 Oct 2025

https://github.com/aachourmohamed/blog-rails

bolg-rails will be a classic example of a blog website. This will be a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

gem linter postgresql ruby ruby-on-rails

Last synced: 20 Jan 2026

https://github.com/kenmwaura1/zoo_neighborhood

A Django web application that allows you to be in the loop about everything happening in your neighborhood. From contact information of different handyman to meeting announcements or even alerts.

django mdbootstrap postgresql python

Last synced: 09 May 2026

https://github.com/imatic/pgqb

Functional PostgreSQL query builder

nodejs postgresql query-builder sql

Last synced: 25 Jan 2026

https://github.com/jbris/linux-package-search

A simple tool to search for Linux package information from various distros. Includes Node, Knex, and Swagger. Supports archiving information into Postgres, indexing information using Elasticsearch, and caching search results using Redis.

adminer api database debian distros docker docker-compose docker-image elasticsearch es fedora knex linux node postgres postgresql redis search swagger ubuntu

Last synced: 06 Mar 2026

https://github.com/pachadotdev/tradestatistics-plumber-api

tradestatistics.io API, reads from PostgreSQL and provides tidy CSV and Apache Arrow data

apache-arrow api csv plumber-api postgresql r trade

Last synced: 20 Mar 2025

https://github.com/smile040501/railwayreservationsystem

This project aims to build a railway reservation system which is a software application that handles the entire booking data of the railway. This software can also be used by different railway companies to carry out operations in a smooth, effective, and automated manner.

plpgsql plpgsql-function plpgsql-scripts postgres postgresql postgresql-database psql psql-client psql-database railway railway-api railway-management railway-oriented-programming railway-reservation railway-reservation-system railways railways-enquiry reservation-management reservation-system row-level-security

Last synced: 28 Jun 2025

https://github.com/manojpatra1991/linux-server-configuration

Linux server configuration to serve a Flask application as a wsgi application

apache2 lightsail linuu local-machine nano-editor postgresql python3 ssh ubuntu1604 wsgi-application

Last synced: 30 Apr 2026

https://github.com/gabrielmaialva33/rotapedal

Plataforma para auxiliar os ciclistas da cidade de Cerquilho na prática esportiva, facilitando os acessos dos mesmos sobre as possíveis rotas da cidade.

bike ciclismo editorconfig eslint express javascript maps migration node postgresql prettier react routes routes-api typeorm typescript

Last synced: 04 Apr 2026

https://github.com/rafaelpermec/portifolio-trybe-web-fullstack

Portfólio dedicado a exercícios realizados ao longo de todo o curso de Desenvolvimento de Software na Trybe.

cicd-pipeline css django-rest-framework docker express html javascript linux-shell mongodb mysql nodejs pandas-dataframe postgresql python react reactjs redux sequelize typeorm typescript

Last synced: 06 Apr 2026

https://github.com/atlas-is-coding/go-messenger

Go Messenger is a sample messaging application built using the Go programming language

api docker golang messsenger postgresql swagger

Last synced: 17 Mar 2025

https://github.com/siyovush-hamidov/postgresql-cpp-connector

🏙️This project showcases a C++ application that connects to a PostgreSQL database to query information. With a simple terminal interface, users can easily retrieve data by entering the prompt.

cpp devops libpqxx postgres postgresql sql

Last synced: 27 Dec 2025

https://github.com/cliftondavies/blogger

A Template for Blogging

postgresql ruby ruby-on-rails

Last synced: 07 May 2026

https://github.com/kinoute/scraper-allocine

Just playing with BeautifulSoup and Python to scrap some movies on Allocine.fr.

allocine beautifulsoup csv docker movies postgresql python scraping scraping-websites

Last synced: 17 Feb 2026

https://github.com/magic3org/magic3

Web application platform

mysql php postgresql

Last synced: 16 Dec 2025

https://github.com/ananta/syntasso-frontend

Syntasso is a web-based application designed to challenge and inspire programmers of all levels. With its diverse range of programming challenges and contests, users can test their skills, learn new programming languages, and compete with others in a fun and engaging way.

online-judge postgresql react redux socket-io typescript

Last synced: 16 Feb 2026

https://github.com/alok-x0s1/quizzo

A Quiz Management System where teachers can log in, create, edit, and delete quizzes, frontend built using React, and backend with Express, and Prisma.

express postgresql prisma quiz-management-system vite

Last synced: 09 Sep 2025

https://github.com/batonogov/patroni-docker

PostgreSQL HA Cluster with Patroni inside Docker

docker etcd haproxy patroni postgres postgresql

Last synced: 19 Mar 2025

https://github.com/saurabh254/pizza_striker_backend

Pizza Striker is a strike monitoring system designed to add fun to the office by tracking strikes and managing users. So the person with high strikes offer treats.

fastapi postgresql

Last synced: 11 Feb 2026

https://github.com/cleaning-corp/db

БД для клининговой компании: учёт заказов, клиентов, сотрудников и т.д.

database plpgsql postgresql relational-databases sql sql-schema

Last synced: 10 Apr 2025

https://github.com/davidarchanjo/spring-boot-debezium-postgres

Spring Boot sample project demonstrating the usage of the Debezium framework for CDC on MySQL database

cdc debezium docker postgresql spring-boot

Last synced: 12 Apr 2025

https://github.com/HarjjotSinghh/mcp-server-postgres-multi-schema

A Model Context Protocol server that provides read-only access to PostgreSQL databases with enhanced multi-schema support.

mcp mcp-server model-context-protocol postgres postgresql

Last synced: 17 Jun 2025

https://github.com/vborovikov/identity

ASP.NET Core Identity storage providers that use Dapper

aspnetcore aspnetcore-identity dapper mysql postgresql sql-server sqlite

Last synced: 05 May 2025

https://github.com/iwitaly/psycopg2-for-aws-lambda

Build of the popular Python lib psycopg2 for AWS Lambda

postgresql psycopg2 python

Last synced: 03 Apr 2025

https://github.com/brietsparks/testcontainer-go-pract

Testing Golang database access functions with testcontainers

golang postgres postgresql testcontainers

Last synced: 07 Sep 2025

https://github.com/meeehdi-dev/dbisous

💋 User-friendly and cross-platform database manager

database golang mysql postgresql sql sqlite vue

Last synced: 11 Apr 2025

https://github.com/aprimetechnology/derisk-sql

Remove unexpected risks from your SQL migrations

ci databases postgres postgresql

Last synced: 23 Oct 2025

https://github.com/guenthermi/open-food-facts-postgresql-import

Script to import data from the Open Food Facts to PostgreSQL (Dataset URL: https://www.kaggle.com/openfoodfacts/world-food-facts)

database open-food-facts postgresql sql

Last synced: 05 May 2026

https://github.com/paul-js-hub/gym-instructor-backend

A back end API that has gym services

postgresql rails ruby

Last synced: 07 May 2026

https://github.com/Narius2030/MOLISA-Data-Warehouse

Extract data from many databases of Labor, Invalids and Social Affairs sectors and convert to appropriate structure and format, then upload to shared data warehouse and data mart. Thanks to that, people of state agencies can easily retrieve and analyze data based on the compiled data warehouse.

apache-airflow apache-spark api-rest data-pipeline data-warehousing medallion-architecture postgresql

Last synced: 29 Oct 2025

https://github.com/uomresearchit/mine-the-gaps

App for showing sensor data on a map and comparing with estimates.

django geopandas javascript jquery leafletjs postgis postgresql python3

Last synced: 03 Apr 2025

https://github.com/doesdev/pg-ears

Resilient Postgres listen client

listen nodejs npm-module postgresql

Last synced: 08 Sep 2025

https://github.com/yogesh-bhandare/sellaiart

SellAiArt is a platform for AI artists to create, showcase, and sell their digital art. It empowers creators to gain recognition and earn income.

ai cicd django docker github-actions htmx js oauth2 postgresql stripe tailwindcss

Last synced: 10 Jul 2025

https://github.com/damingerdai/jobs

a simple schedule jobs management systems based on spring boot, quartz and react

docker docker-compose flyway gradle postgresql quartz react spring-boot

Last synced: 12 Apr 2025

https://github.com/bayars/cloud-management-panel

The panel made with Django. Manages files and directories in remote servers.

cloudmanagementplatform django management-system postgresql python37

Last synced: 03 May 2026

https://github.com/prathameshlakawade/aarogya-centre

Aarogya Centre is a healthcare web app for booking doctor appointments, AI-powered chatbot consultations, video/voice calls with doctors, and secure medical document storage. It also allows users to manage family member profiles and appointments efficiently.

bag-of-words bootstrap css doctor-appointment-booking-system flask health-chatbot healthcare-application html machine-learning nlp postgresql python secure-storage telemedicine-platform webrtc

Last synced: 02 Mar 2025

https://github.com/turbot/steampipe-plugin-nomad

Use SQL to instantly query Nomad ACLs, deployments, namespaces & more. Open source CLI. No DB required.

backup etl hacktoberfest nomad postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 01 May 2025

https://github.com/erdl/survey_admin

An interface to create and manage surveys displayed by survey_display.

flask postgresql python sqlalchemy survey-admin

Last synced: 03 Apr 2025

https://github.com/nurislom373/smsp

A School Management Software is a tool to manage all the educational and administrative tasks without any hassle. It enables schools to digitally manage and monitor daily school activities on a single platform.

hibernate javascript jpa mvc postgresql spring-boot thymeleaf

Last synced: 08 May 2026

https://github.com/dxheroes/iptp

IF pay THEN pay focuses on the way people can manage their finances and aims to break the current not so intuitive financial management of managing payments that banks offer these days.

hackathon hackprague hackprague2020 nestjs nosleep nsfw-code postgresql react shame-code tailwindcss typescript

Last synced: 06 Apr 2026

https://github.com/fgribreau/postgrest-patch-request-trigger

How PostgreSQL triggers works when called with a PostgREST PATCH HTTP request

postgresql postgrest trigger

Last synced: 03 Apr 2025

https://github.com/rhythmictech/terraform-azurerm-postgresql

Terraform module for Azure managed PostgreSQL Database

azure postgresql terraform terraform-module

Last synced: 08 Jul 2025

https://github.com/rkv0id/cuddly-pharmaseek-bi

A BI-oriented pharmaceutical ERP application. The project workflow included the overall data exploitation process from data collection, ETL process, datawarehouse creation to the development and deployment of the end to end solution.

analysis-services business-intelligence data-tools java java-8 jupyter-notebook microsoft-sql-server neo4j postgresql python python3 reporting-services spring-boot spring-data-jpa spring-data-neo4j spring-security

Last synced: 07 May 2025

https://github.com/raadiah/postgresql

A documentation on PostgreSQL. Here the Art Store Database is again made step-by-step using PostgreSQL. Live Link: https://raadiah.github.io/PostgreSQL/

database-management dbms entity postgresql postgresql-database relational-database tutorial

Last synced: 15 Jun 2025

https://github.com/amalthundiyil/moni-moni

A full-stack crowd-funding platform 💸 for social, charity, personal and creative causes. 👬

crowdfunding django docker fundraising hacktoberfest material-ui postgresql react reactjs redux

Last synced: 17 Jan 2026

https://github.com/ametnes/postgresql

PostgreSQL docker container that has multiple extensions built into it.

ametnes cloud docker kubernetes pgcron pgvector postgresql sql

Last synced: 17 Jan 2026

https://github.com/saahilanande/backend-mtrs

This repository contains the backend of the Movie Theater Reservation System. MTRS is a project to buy tickets and book seats for films in various theaters. Spring boot + Java + Postgres+ spring security + Oauth2.0 + JPA

activemq heroku java11 jpa junit5 jwt log4j2 maven mockito-junit oauth2 postgresql springboot3 springsecurity

Last synced: 10 Apr 2025

https://github.com/bayembacke221/rh_management

Le Système de Gestion RH est une application complète développée avec Spring Boot (backend) et Angular (frontend) visant à moderniser et optimiser les processus de ressources humaines au sein de l'entreprise.

docker-compose github-actions gradle jwt-token mvc-architecture postgresql spring-boot spring-security

Last synced: 12 Apr 2025

https://github.com/virajbhutada/sql-resources

A thorough and comprehensive collection of SQL resources designed to enhance your expertise. Dive into interview preparation with Q&A, access detailed notes, and embark on thorough SQL projects with accompanying handbooks. Find quick references, insightful roadmaps, and a wealth of knowledge to elevate your SQL skills.

data-insights database mysql postgresql querying quick-reference sql-interview-questions sql-notes sql-project sql-queries triggers-and-functions

Last synced: 15 Jun 2025

https://github.com/bes-js/nexorm

A powerful TypeScript ORM with advanced features.

database mariadb mssql mysql nest nestjs orm postgres postgresql sql sqlite sqlite3 tedious

Last synced: 11 Apr 2025