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/sajal-techie/xsports-serverside

A sports based social media platform to connect players with academies.

chann daphne django djanogo-rest-framework docker gitflow-workflow orm postgresql python restful-api social-media

Last synced: 07 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/sunaoka/php-postgresql-errors

PostgreSQL Error Codes for PHP

error-codes php postgres postgresql

Last synced: 21 Mar 2025

https://github.com/kurtbuilds/sqlmo

SQL data primitives. Use it to generate SQL queries, auto-generate SQL migrations, and more.

orm postgresql rust sql

Last synced: 21 Mar 2025

https://github.com/buraksenyurt/graphql-challenge

Senaryomuzda birden fazla veri kaynağını kullanıma sunan bir graphQL servisinin .Net 7 platformunda geliştirilmesi söz konusu.

challenge csharp dotnet entity-framework-core graphql postgresql

Last synced: 13 Sep 2025

https://github.com/lintang-b-s/tenflix-microservices

Movie streaming microservices like Netflix. Built using Microservices architecture, CQRS, Saga Pattern, CDC, Outbox Pattern, Kafka, GRPC, Mongodb, Postgres, Midtrans, Cloudinary, Ngrok, etc.

consul docker-compose golang grpc kafka keycloak kong microservice microservices mongodb postgresql saga spring-boot

Last synced: 09 Oct 2025

https://github.com/lucas-erkana/vet-clinic

In this project, you 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.

plpgsql postgresql sql

Last synced: 30 Sep 2025

https://github.com/opennms/iplike

PostgreSQL stored procedure for comparing IP addresses in the style of SQL LIKE

c postgresql

Last synced: 14 Apr 2025

https://github.com/redpill-linpro/kanari

Small S3, DB and HTTP benchmark/status application for the Cloud

cloud flask mariadb mysql postgresql python s3

Last synced: 09 Apr 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/mtes-mct/camino-api

API de Camino, le cadastre minier numérique ouvert

docker express-graphql expressjs graphql knexjs objectionjs postgresql typescript

Last synced: 05 Oct 2025

https://github.com/tarachom/configurator3

Конфігуратор 3 | .net 9, Linux, Windows

charp gtk gtksharp linux postgresql windows xslt xslt-stylesheet

Last synced: 29 Jul 2025

https://github.com/jackoman69/voice_stickers_telegram

Inline | Admin Telegram bot with voices like stickers in any chat

aiogram aiogram-bot docker docker-compose dotenv fastapi httpx postgresql psycopg2 python python3

Last synced: 04 Jul 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/surveyjs/surveyjs-nodejs-postgresql

This demo illustrates how easy it is to set up a client-server interaction of the SurveyJS client-side form builder component with any backend. By following the steps below you can run a sample React app with an integrated form builder. As a backend, the application uses NodeJS that stores form data in a PostgreSQL database.

form-builder form-library node-js nodejs postgresql postgresql-database survey-creator survey-software survey-solutions

Last synced: 12 Apr 2025

https://github.com/amirhnajafiz/planner

Task management with Golang and Postgresql

golang postgresql

Last synced: 15 Jul 2025

https://github.com/alicebob/schemaspy

Read Postgres schema definitions in Go.

database go postgresql schema

Last synced: 11 Apr 2025

https://github.com/mooudmohammady/banking-system

Banking system with Next.js & TypeScript & Docker & Prisma & Postgresql 💳💵

docker nextjs postgresql prisma reactjs shadcn-ui tailwindcss typescript

Last synced: 22 Jun 2025

https://github.com/duyet/glossary-rs

Glossary API Service written in Rust, powered by actix.rs and diesel.rs.

actix actix-web diesel-rs hacktoberfest postgres postgresql rust

Last synced: 05 Jul 2025

https://github.com/cburmeister/docker-bones

Docker, Flask, Gunicorn, Redis, Memcached, and PostgreSQL

docker flask gunicorn memcached postgresql python redis

Last synced: 20 Mar 2025

https://github.com/argmaxml/pgdl

Argmax's postgres vector similarity task

deep-learning embeddings postgresql vector-search

Last synced: 23 Sep 2025

https://github.com/brianbroderick/multi_insert

Bulk Insert or Upsert for ActiveRecord 4 or 5

activerecord postgresql rails rails4 rails5 ruby rubyonrails upsert

Last synced: 13 Jun 2025

https://github.com/aryprogrammer/mindful-app

Mindful is a mental wellness app designed to support users in managing stress and anxiety. Powered by advanced AI, it offers personalized advice and a soothing music player for relaxation. Built with Node.js, PostgreSQL, and Firebase, Mindful follows clean architecture principles, ensuring a seamless and user-friendly experience.

anthropic-claude chatbot-ai cleanui dart express-js face-emotion-detection firebase flutter gemini-api google-cloud groq llama8b-8192 mistral-api nodejs-server oauth2 openai-api postgresql redis-database render-deployment

Last synced: 25 Jun 2025

https://github.com/yakshavefx/outboxkit

Toolkit to assist in implementing the transactional outbox pattern

csharp dotnet mongodb mysql postgresql transactional-outbox-pattern

Last synced: 22 Aug 2025

https://github.com/gavana-work/cms-wagtail-docker-swarm

This is a repository for all the files necessary to have a complete production Django system for blogging - deployed via Docker Swarm.

django docker docker-compose docker-swarm dockerfiles exim nginx postgres postgresql python redis shell wagtail

Last synced: 11 Mar 2025

https://github.com/gugadev/librepos

Tiny POS system written in NET Core 2.1 and Angular 6.

angular entityframeworkcore jwt net-core postgresql scss-framework

Last synced: 26 Feb 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/beretta350/golang-rest-template

A minimal Golang REST API template built without any external frameworks. This template uses only Go’s standard library (net/http), providing a clean, modular structure for building lightweight and scalable APIs. Ideal for developers who prefer full control over their stack, with a focus on simplicity and performance.

docker golang mongodb mysql postgresql rest-api software template

Last synced: 10 Jul 2025

https://github.com/mlh-fellowship/fellow-central

Earn points for yourself and your pod during the MLH Fellowship. Make your activities and participation count.

discord-bot fellowship-experience flask flask-sqlalchemy javascript mlh-fellowship postgresql python react redux

Last synced: 17 Aug 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/jsreport/jsreport-postgres-store

postgres store for jsreport

jsreport postgresql

Last synced: 13 Apr 2025

https://github.com/tahadostifam/microservice-project-demo

Simple microservice project demonstration for learning purposes with GoLang, PotgreSQL & Terraform.

connectrpc docker docker-compose golang grpc hexagonal-architecture http2 microservice microservices postgresql proto3 protobuf terraform

Last synced: 12 Jan 2026

https://github.com/prog-lucasalves/dados_financeiros_b3

Coleta de dados financeiros das empresa listadas na Bovespa.

docker jupyter-notebook metabase postgresql python3 streamlit

Last synced: 20 Mar 2025

https://github.com/marknjunge/justjava-api

Backend for a mock food ordering and delivery application for a coffee shop

firebase-admin flutterwave justjava justjava-api nestjs nodejs postgresql redis rest-api

Last synced: 25 Aug 2025

https://github.com/sjoulaei/install-confluence-centos

installer script to install Confluence in Centos 7 with postgresql database and reverse proxy ssl setup

atlassian centos centos7 confluence confluence-server installer-script postgresql

Last synced: 25 Jul 2025

https://github.com/ductnn/nodejs-postgresql-boilerplate

A simple boilerplate for building CRUD using Node.js, Express, Pug and Postgresql.

expressjs nodejs postgresql

Last synced: 09 Nov 2025

https://github.com/alex-karpenko/psql-query-exporter

Prometheus exporter to produce metrics from PostgreSQL queries

application-metrics postgres postgresql prometheus prometheus-exporter

Last synced: 16 Jan 2026

https://github.com/blossom-babs/remote-global

Connecting African Talents to international companies hiring gloablly. Bootstrapped with NEXTJS, Typescript

eslint nextjs postgresql prisma typescript

Last synced: 29 Apr 2026

https://github.com/ambrose-kibet/next-auth-v5

A simple app to learn authentication using auth.js v5

next-auth-v5 next14 postgresql prisma server-actions

Last synced: 11 Apr 2025

https://github.com/mrsmallliu/egg-sequelize_pkg

egg.js用于打包使用的egg-sequelize

js nodejs postgresql

Last synced: 28 Apr 2025

https://github.com/vonderklaas/social-network

A social networking backend built with Go. It features RESTful APIs for managing users, posts, and comments. It includes a modular structure, PostgreSQL, Docker, Redis, hot reloading, and more.

docker go go-chi golang postgresql

Last synced: 25 Jul 2025

https://github.com/tinrab/curly-waddle

Example GraphQL Server Using PostgreSQL Window Functions

golang graphql postgresql

Last synced: 12 Apr 2025

https://github.com/hugodf/nuxt-express-postgres-starter

A full-stack starter project with Nuxt, Express and Postgres

docker docker-compose express-js node-fullstack nuxt nuxt-template postgresql

Last synced: 19 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: 14 Mar 2025

https://github.com/mattakvshi/near-backend

My project NEAR is a platform for providing notification to the public about emergency situations. This is my training project, at the moment it consists of 5 microservices, not counting copies of the workers. Technologies such as Java, Spring Boot, Rest API, gRPC, Kafka, PostgreSQL, Redis, Docker, Kubernetes and others are used.

docker grpc hibernate java kafka microservice postgresql redis rest-api spring-boot telegram-bot

Last synced: 05 Apr 2025

https://github.com/vb-consulting/pg_schema_tools

PostrgeSQL Schema Tools is set of Open-Source PostrgeSQL Functions to Manage Database Schema

postgresql schema sql

Last synced: 13 Apr 2025

https://github.com/prawn-cake/pgclient

Yet another postgresql psycopg2 wrapper

postgres postgresql python

Last synced: 12 Jul 2025

https://github.com/afiskon/postgresql-extensions

Experiments with PostgreSQL extensions

postgresql

Last synced: 19 Jun 2025

https://github.com/losefor/nest-starter

Production grade nest js starter Boilerplate project designed to kickstart the development of a Nest.js application with a focus on production-level quality, performance, and best practices.

erd nest nestjs node nodejs postgresql prisma sharpjs

Last synced: 21 Sep 2025

https://github.com/parzibyte/crud-postgresql-node

Conexión a PostgreSQL usando Node.js, librería pg, Bootstrap y Express

bootstrap-4 crud crud-example-express-app database express-js javascript node node-js postgresql postgresql-database sql

Last synced: 12 Apr 2025

https://github.com/nurislom373/resumegenerator

Create a perfect resume with our online curriculum vitae maker in just a few steps. Increase your chance of getting a job by creating your CV with our CV templates! Quick and easy. More likely to land a job. Download in PDF. Your perfect CV. Apply Successfully.

css html java javascript postgresql spring-boot

Last synced: 12 Aug 2025

https://github.com/johansenja/pg_unicode_font_replace

Convert 𝓯𝓪𝓷𝓬𝔂 🆃𝖊𝕩🅃 to fancy text

postgresql sql unicode unicode-characters unicode-converter

Last synced: 25 Aug 2025

https://github.com/thamyresarm/dio-bootcamp-quebec-java

Repositório Contendo todos os desafios de código do Bootcamp Quebec de Java realizado na DIO

java junit postgresql spring-framework

Last synced: 17 Jul 2025

https://github.com/joduplessis/oauth

NextJS boilerplate template for connecting Google Drive via OAuth & navigating files. 🔐

api google-cloud-platform google-drive-api knex nextjs oauth2 postgresql react

Last synced: 22 Sep 2025

https://github.com/fherstk/autocheck

Multipurpose and extensible automated assignment validator, designed for academic purposes only, which has been developed using C# over .NET 8.0.

academic atom autocheck batch csharp css3 csv dotnet dtd html5 odoo postgresql rss score student-assignements student-guide teacher-guide xml xsd yaml

Last synced: 28 Jun 2026

https://github.com/erikhoward/atlas

ETL tool for exporting OpenEHR compositions to multiple datastore backends

azure cosmosdb etl healthcare openehr postgresql rust rust-lang

Last synced: 20 Jun 2026

https://github.com/alcibiadesc/happy-balance

🔒 The Private, Self-Hosted Alternative to Fintonic, Mint & YNAB - Take control of your financial data with this privacy-focused personal finance tracker

budgeting csv-import docker expense-tracker finance money-management multi-language n26 open-source personal-finance postgresql privacy self-hosted sveltekit typescript

Last synced: 02 Apr 2026

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/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/wundergraph/polyglot-persistence-postgresql-mysql-graphql

This repo demonstrates how to achieve polyglot persistence for PostgreSQL & MySQL using GraphQL as the layer of abstraction.

graphql mysql polyglot polyglot-persistence postgres postgresql wundergraph

Last synced: 15 Apr 2025

https://github.com/amenzhinsky/postgresql-partitioning-scripts

PostgreSQL Partitioning Scripts

bash postgresql sql

Last synced: 01 Sep 2025

https://github.com/infinispan-demos/infinispan-sqlstore-demo

SQL Store showcasing capabilities of Infinispan Table and Query caches with persistence

infinispan infinispan-server persistence postgresql quarkus

Last synced: 27 Feb 2026

https://github.com/trydma/nextjs-strapi-nginx-docker

Boilerplate for building a web application.

certbot docker nextjs nginx postgresql strapi

Last synced: 17 Apr 2025

https://github.com/kaashyapan/sqlc-gen-crud

Sqlc plugin to autogenerate CRUD Sql from schema file

code-generator codegen fsharp go kotlin mysql orm postgresql python sqlc sqlite

Last synced: 02 Apr 2026

https://github.com/ligurio/pg_feedback

PostgreSQL Feedback Plugin

extension pg-feedback pgxn postgresql usage

Last synced: 11 Jul 2025

https://github.com/vb-consulting/xunit.npgsql

XUnit Testing Suite for PostgreSQL Databases and .NET Standard 2.1

csharp dotnet netcore npgsql postgresql testing unit-testing xunit

Last synced: 13 Apr 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/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/jille/etcd-postgresql-sync

A simple tool to sync your etcd cluster to PostgreSQL in realtime.

etcd etcd-backup postgresql

Last synced: 23 Oct 2025

https://github.com/sugrado/hrms-spring

Human resource management system back-end codes with Spring Boot.

back-end java jpa-hibernate jparepository postgresql spring-boot

Last synced: 15 Apr 2025

https://github.com/masumajaffery/vet-clinic

PostgreSQL Database Structure that uses queries for backend development practice.

postgresql

Last synced: 14 Mar 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/samueltissot/sqltime

a timestamp type that works with RDBMS.

database deepequal go golang gorm mysql postgres postgresql testing timestamp

Last synced: 14 Jan 2026

https://github.com/iktakahiro/sql-basic-book

技術評論社『これからはじめる SQL 入門』関連情報 & サンプルコード & データ公開

database docker-compose postgres postgresql sql

Last synced: 04 Mar 2026

https://github.com/mwapsam/vet-clinic-database

This is a relational database for a vet clinic, it stores the necessary information about the animals.

database postgresql relational-databases sql

Last synced: 27 Oct 2025

https://github.com/matteogioioso/serverless-pgx

Golang module for managing PostgreSQL connections at serverless scale.

aws aws-lambda go golang pgx postgres postgresql serverless

Last synced: 25 Feb 2026

https://github.com/kaykeeb3/ms-users

Microservice for managing users 🧑‍💻, with functionalities for creating, viewing, updating and deleting data. 🔧

microservice nestjs postgresql prisma

Last synced: 05 Oct 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/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/web-slate/linkedin-clone-api

LinkedIn Clone Services in Spring Boot

java jpa postgresql spring-boot

Last synced: 09 Apr 2025

https://github.com/3noch/beam-postgres-transaction-monad

Very basic transaction monad on top of the venerable Beam library

haskell monad postgresql sql transaction

Last synced: 25 Oct 2025

https://github.com/disco-dave/message-db

Haskell client library for Eventide's Message DB

cqrs database event-sourcing haskell postgresql

Last synced: 21 Oct 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/nahnahaj/ruby-on-rails-capstone-project---budget-app

With this App, 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. A user is allowed to: register and log in, so that the data is private to them. New transactions are associated with a category : You can see the money spent on each category.

bootstrap css3 postgresql render ruby ruby-on-rails

Last synced: 26 Apr 2025

https://github.com/fahmifan/tblsrun

Generate database documentation from migration files

container database database-documentation docker documentation postgres postgresql

Last synced: 01 Mar 2026