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/annexare/graphql-suite

Auto-generated GraphQL CRUD, type-safe clients, and React Query hooks from Drizzle PostgreSQL schemas

bun code-generation drizzle-orm graphql graphql-client graphql-schema postgresql react-query type-safe typescript

Last synced: 01 Jul 2026

https://github.com/skorotkiewicz/postbird-tauri

A modern PostgreSQL database client built with Tauri and Preact.

postbird postgresql preact rust tauri-app vite

Last synced: 05 Apr 2026

https://github.com/pepkit/pipestat

Pipeline results reporting package

interface pipelines postgresql python reporting reproducibility results

Last synced: 27 Mar 2026

https://github.com/mgcrea/fastify-session-prisma-store

Prisma store for fastify-session

auth fastify postgresql prisma session

Last synced: 13 May 2025

https://github.com/wildonion/hoopoe

🕊️ a mesmerizing engine for handling realtime streaming process in a fully async and concurrent manner with Redis, RMQ and Kafka over WebSocket

actix-web actor-model asynchronous design-system kafka kafka-consumer multithreading onion-architecture postgresql rabbitmq redis salvo seaorm sqlx tokio-rs

Last synced: 11 Apr 2025

https://github.com/reenphygeorge/vprompt

AI based prompt searching tool for video footages

llm postgresql prompt-tuning python3 tauri yolov8

Last synced: 18 Mar 2025

https://github.com/archf/ansible-sql-runner

Run a sequence of sql queries or scripts on a target db

ansible database impala phoenix postgresql role sql

Last synced: 11 Apr 2025

https://github.com/ajaymahadeven/Scalable-Full-Stack-Setup-Next.js-Azure-Functions-and-PostgreSQL

This example demonstrates deploying a Next.js app to Azure Functions. The architecture consists of a front-end, Azure Functions as middleware, and a PostgreSQL database (using Docker), forming the back-end. The front-end communicates with the back-end through the middleware, ensuring a detachable front-end.

azure-functions docker docker-compose learn nextjs postgresql

Last synced: 18 Mar 2025

https://github.com/bartek532/finejob

Finejob was created for developers (but not only 😁) to help them get a dream job 💼

express html nextjs nodejs postgresql prisma react redux scss typescript

Last synced: 18 Mar 2025

https://github.com/ccrsxx/link

A simple URL shortener built with Next.js + TypesScript + Prisma + Postgresql

nextjs postgresql prisma tailwindcss typescript url-shortener zod

Last synced: 19 Mar 2025

https://github.com/manio/elicznik-rs

Utility for scraping energy meter data from Tauron eLicznik service and saving to PostgreSQL

elicznik json postgresql rust scraper tauron

Last synced: 19 Mar 2025

https://github.com/pachadotdev/tradestatistics-database-postgresql

Tidy trade data from UN COMTRADE and also countries, commodities, RTAs and tariffs tables. Uses RDS and Apache Arrow, then uploads to PostgreSQL.

apache-arrow comtrade postgresql r trade

Last synced: 20 Mar 2025

https://github.com/stephengtuggy/job-history

A Django app for tracking the info a job seeker needs to provide to potential employers

django docker job-seekers open-source postgresql python

Last synced: 06 Apr 2026

https://github.com/spyker77/skillhunter

Web service that helps an IT newcomers find a job ASAP

aws django django-rest-framework docker docker-compose playwright postgresql python tailwindcss

Last synced: 03 Apr 2025

https://github.com/jonathanstowe/pg-notify

Reactive interface to PostgreSQL notifies

postgresql raku rakulang

Last synced: 20 Mar 2025

https://github.com/nens/bro-connector

Open-source grondwaterbeheersysteem

django postgresql python xml

Last synced: 05 May 2025

https://github.com/whaha-ha/chippd

Commercial website that sells various personal items designed and packaged according to the user's needs by attaching a QR code.

html5 jquery postgresql ruby-on-rails

Last synced: 17 Feb 2026

https://github.com/zikani03/postnat

Your App -> Postgres NOTIFY -> NATS

golang listen-notify nats postgresql

Last synced: 11 Mar 2026

https://github.com/sofyansetiawan/lecture-mvc-express-postgresql

lecture notes for MVC Express.js Nodejs PostgreSQL

express nodejs postgresql

Last synced: 06 Mar 2026

https://github.com/peyz21/student-tracker

This app will act as a student-data tracker. The purpose of the app is to integrate, and get comfortable with PostgresDB and using RESTful implementation of the web applications along side with Server side implementation with Java SpringBoot Framework, For more information about the app please read the README file.

async-await deployment full-stack java java-spring-boot postgresql react rest-api

Last synced: 30 Dec 2025

https://github.com/riii111/go-rust-comparison

チームでの技術検証用リポジトリ

gin-gonic golang nextjs15 nginx postgresql

Last synced: 05 May 2025

https://github.com/ajaymahadeven/azure-python-serverless-demo

This repository contains a project that integrates Azure Functions with a PostgreSQL database using Python. It provides a set of API endpoints for managing a list of people, demonstrating how to deploy and run serverless functions with database connectivity on Azure.

azure azure-functions containers docker docker-compose learn postgres postgresql python3 serverless

Last synced: 05 May 2025

https://github.com/peter-mghendi/yap

Yet Another Platform. A PostgreSQL-backed blog engine exposing a secure RESTful API.

blog-engine golang postgresql restful-api yap

Last synced: 04 Apr 2025

https://github.com/dchobarkar/edtech-platform-server

A platform to bridge the gap between Teachers and Students.

nest postgresql typescript

Last synced: 06 May 2025

https://github.com/frozenwolf-cyber/sih

I-Pravesh is a Smart Attendance Android App which uses a combination of edge face detection and recognition (MobileFaceNet + TensorFlow Lite) as the authentication biometric for recording attendance

android fastapi postgresql tensorflow tensorflow-lite

Last synced: 06 May 2025

https://github.com/dataterminalapp/dataterminal

A minimal Postgres desktop client for macOS

database electron mac-app postgres postgresql sql

Last synced: 17 Jun 2025

https://github.com/bkosm/fakers

Fake Polish persona database system, including a generator, graphql api server and js client.

absinthe dataloader ecto geolocation-api graphql phoenix postgresql react

Last synced: 11 Apr 2025

https://github.com/math280h/redactdump

Database dumps with support for redacting/replacing data

database-dump database-tool dump mysql postgres postgresql redaction

Last synced: 05 Apr 2025

https://github.com/rajumb0232/e-stores-api

E Commerce backend API - using REST architecture, focusing on industry standard Security Implementation.

ehcache httponly-cookies java-8 jwt-authentication mongodb postgresql restful-api spring-boot spring-data-jpa spring-data-mongodb spring-security-6

Last synced: 07 May 2025

https://github.com/perisicnikola37/microservices-dotnet-bank-system

.NET Microservices architecture using RabbitMQ for message brokering, PostgreSQL and MongoDB for data management, and tools like pgAdmin and mongo-express for database administration. It includes APIs for account and transaction management, complete with health check endpoints and a custom NuGet package.

container-management docker docker-swarm health-check microservices mongo-express mongodb nuget pgadmin4 postgresql rabbitmq

Last synced: 29 Oct 2025

https://github.com/prashantbtkl/nlsql

generates SQL query from natural language for your PostrgreSQL database

llm llm-inference postgres postgresql sql text-to-sql

Last synced: 07 May 2025

https://github.com/manuelernesto/money-tracker-api

Money Tracker API using Ktor 3.0 Server, Exposed, Swagger and OpenAPI

exposed exposed-orm gcp ktor ktor-server openapi postgresql swagger

Last synced: 12 Apr 2025

https://github.com/skyl/corpora

Corpora is a self-building corpus that can help build other arbitrary corpora

agpl ai api cli corpora corpus django markdown monorepo openapi pgvector postgresql python rust

Last synced: 12 Apr 2025

https://github.com/eduhdev12/coolify-migrator

Coolify migration solution from v3 to v4

laravel mysql nextjs nodejs postgres postgresql selfhost wordpress

Last synced: 07 May 2025

https://github.com/echominds/youmiteru-backend

The Youmiteru backend is built using Spring with Java 17 and PostgreSQL. This architecture ensures a robust and scalable server-side infrastructure for the Youmiteru website. It leverages Docker for containerization, making deployment and management straightforward.

api backend java postgresql rest-api spring spring-boot spring-mvc spring-security

Last synced: 12 Apr 2025

https://github.com/dynonguyen/print-solution

Print Solution - Hệ thống đặt in ấn online

docker expressjs graphql microservices mongodb postgresql reactjs typescript

Last synced: 12 Apr 2025

https://github.com/fernandoareias/nifi.poc

NiFi Data Integration and Migration

debezium kafka nifi nifi-registry postgresql zookeeper

Last synced: 12 Apr 2025

https://github.com/lucas0headshot/gs-senac_backend

Repositório contendo Back-End do projeto "Gestão de Cursos". Desenvolvido durante a 3º fase em ADS, no SENAC em 2024

academic-project courses cursos gestao java management mongodb postgresql projeto-academico springboot

Last synced: 07 May 2025

https://github.com/mitchmedeiros/economic-data-pipeline

Streamlines data retrieval, formatting, and cleaning for publicly available economic data.

api dash pandas postgresql redis

Last synced: 12 Apr 2025

https://github.com/s35241607/lan-side-project

這是一個採用 前後端分離架構 的開源專案,致力於解決 [問題描述],提供高效、現代化的解決方案。

api docker dotnet-core postgresql side-project vite vue3

Last synced: 16 Jun 2025

https://github.com/nexveridian/next-url-shortener

A URL shortener using Next.js 14 server actions, Postgres or SurrealDB, Shadcn/ui, and Tailwind.

nextjs nextjs14 postgres postgresql surrealdb url-shortener

Last synced: 29 Oct 2025

https://github.com/recallwei/nest-ts-starter-template

Nest TypeScript Starter Template is an opinionated Nest.js/TypeScript/Prisma/PostgreSQL starter template.

nestjs nodejs postgresql prisma typescript

Last synced: 07 May 2025

https://github.com/mohamedhnoor/recipe-app

This is a simple recipe app that allows users to save ingredients, keep track of their recipes and add new recipes. It also allows users to generate a shopping list based on the ingredients they have saved. This project was built using Ruby on Rails.

bootstrap devise heroku postgresql rspec-rails ruby ruby-on-rails

Last synced: 07 May 2025

https://github.com/mohamedhnoor/budget-app

This mobile web app enables users to organize transactions into categories, providing a clear overview of the total expenditure for each category. Built with Ruby on Rails and PostgreSQL.

bootstrap devise heroku postgresql rspec-rails ruby ruby-on-rails

Last synced: 07 May 2025

https://github.com/f-kuzey-edes-huyal/steam-sale-optimizer

An MLOps pipeline for optimizing game discount strategies using Steam reviews, tags, and competitor pricing. Designed for data-driven revenue maximization in the gaming industry.

apache-airflow azure ci-cd evidently game-pricing grafana-dashboard mlflow mlops postgresql steam terraform web-scraping

Last synced: 24 Apr 2026

https://github.com/bacdong/carauto-api

This is a Database Systems have integrated api with Python.

api django django-rest-framework pgadmin4 postgresql python python3 rest-api restful-api serializers

Last synced: 07 May 2026

https://github.com/baseplate-admin/django-hstore-project

Human friendly HStoreWidget. Continual of django-admin-hstore-widget.

django django-admin django-admin-panel django-hstore hstore postgres postgresql

Last synced: 22 Jun 2026

https://github.com/chrisammon3000/aws-permits-pipeline

ETL pipeline for construction permits data in Los Angeles built on AWS S3, Lambda and RDS PostgreSQL.

aws data-engineering-pipeline postgis postgresql python

Last synced: 05 May 2026

https://github.com/debuggerdragon311/airline-reservation-system

A concurrent flight booking system with seat locking, booking lifecycle management, and admin controls — built with Spring Boot and PostgreSQL.

airline-reservation backend booking-system concurrent-programming docker hibernate java jpa jwt-authentication maven postgresql react rest-api spring-boot swagger

Last synced: 14 Jun 2026

https://github.com/kawser2133/saas-base

SaaSBase is an open-source foundation application designed for building large-scale, enterprise-grade, multi-tenant SaaS applications.

angular clean-architecture dotnet-core open-source postgresql redis saas-application saas-boilerplate software-architecture software-development

Last synced: 04 Mar 2026

https://github.com/hatappo/bisql

Keep SQL executable, call it as Clojure functions 🚲️

2way-sql bycycle clojure jdbc orm postgresql sql sql-template

Last synced: 03 May 2026

https://github.com/becomeliminal/pgxporter

Prometheus exporter for PostgreSQL server-side metrics.

go golang pgx postgres postgres-exporter postgresql prometheus prometheus-exporter

Last synced: 03 May 2026

https://github.com/codehass/it-support-rag-assistant

Industrial-grade RAG Assistant for IT Support. Built with LangChain & FastAPI, managed via MLflow, and deployed with Docker/K8s. Features unsupervised query clustering and full CI/CD integration.

docker fastapi kubernetes mlflow postgresql python3

Last synced: 04 Apr 2026

https://github.com/christopherkindl/python-data-to-sql-database

Transferring data from a Python file to a PostgreSQL database

postgresql python3 sql

Last synced: 08 May 2026

https://github.com/ivanyu/pg-uuids-v1-compare

PostgreSQL function to compare version 1 (time-based) UUIDs by timestamps and counter, and tests for it

blog-post postgresql uuid

Last synced: 30 Apr 2026

https://github.com/cosmos-sajal/whatsapp_clone_backend

:iphone: A backend system that replicates WhatsApp made using django restframework with Firebase's Firestore, Redis, RabbitMQ, PostgreSQL, JWT, and Celery. This is a learning ground for Authentication System, Email Verification flows, creating real time chat application, error and application Logging.

celery django django-rest-framework firebase firestore jwt-authentication postgresql rabbitmq redis simplejwt

Last synced: 05 Apr 2026

https://github.com/nexters/yogieat-server

요기잇 서버

java postgresql spring-boot

Last synced: 07 May 2026

https://github.com/turbolent/postgrest-small

A small PostgREST Docker image

alpine docker postgres postgresql postgrest rest rest-api

Last synced: 03 May 2026

https://github.com/sohamratnaparkhi/blogx

Microservice based backend for a blogging platform. It has 4 services - authentication, blog, feed, and user. Swagger UI for these services is also available.

backend docker docker-compose go haproxy jwt kubernetes postgresql redis swagger-ui

Last synced: 02 Apr 2026

https://github.com/matthewboman/prrr_demo

A fullstack web application written in Rust and JavaScript

javascript postgresql react rocket rust

Last synced: 08 Apr 2026

https://github.com/andrewjo/mocha-slonik

Slonik transaction support for Mocha test framework ☕️🐘

mocha mocha-plugin mochajs mock postgres postgresql slonik testing transaction

Last synced: 25 Oct 2025

https://github.com/usdocker/usdocker

A collection of Useful Scripts for Docker in Node.JS

docker lemp memcached microsoft-sql-server mongodb mysql oracle php postgresql redis usdocker wordpress

Last synced: 03 Oct 2025

https://github.com/programmersteve/reactnativesearchbar

A react native app that connects to a supabase database about smoothie flavors. Has a search bar that throttles API calls.

expo postgresql react react-native supabase

Last synced: 17 Feb 2026

https://github.com/tyronejosee/project_fandomhub_api

FandomHub (API): An API for managing and accessing anime and manga-related information, inspired by MyAnimeList. Built with Django and Django Rest Framework, PostgreSQL, SQLite, Redis, and Docker.

api django django-rest-framework docker drf drf-spectacular flake8 github-actions grafana jwt nginx postgres postgresql prometheus python redis redoc sqlite3 swagger swagger-ui

Last synced: 30 Apr 2025

https://github.com/bcko/ud-fs-logsanalysis-python

Udacity Full Stack Web Developer Nanodegree Project : Logs Analysis in Python Postgresql

database logs-analysis postgresql python udacity udacity-fullstack-nanodegree

Last synced: 25 Jun 2025

https://github.com/dev-sire/acm-sigsac

The Official Website of ACM SIGSAC

postgresql reactjs supabase-js tailwind-css vitejs

Last synced: 09 Mar 2026

https://github.com/asel1x/gin_template

A template for Quickly&Quality backend development on Golang.

gin go golang gorm jwt postgresql template

Last synced: 27 Sep 2025

https://github.com/pprattis/hospital-database-with-JDBC-client

A jdbc application that runs queries in pgAdmin to simulate the functionality of a hospital's database.

computer-science console-application databse functions-triggered java jdbc jdbc-connector jdbc-database pgadmin postgresql program project sql student triggers

Last synced: 28 Sep 2025

https://github.com/martin-c-peutz/typescript-starter

A production-ready, full-stack TypeScript starter template with Next.js 16 frontend/backend, AWS infrastructure managed by Pulumi, PostgreSQL with Drizzle ORM, and complete SaaS features including authentication, payments, monitoring, and email.

aws better-auth drizzle-orm nextjs postgresql pulumi react shadcn-ui stripe typescript

Last synced: 13 Jan 2026

https://github.com/jihyunlab/login

JihyunLab Login frontend(React) and backend(NestJS). JihyunLab Login was created for training by React and NestJS.

emotion i18next jwt login mui nestjs postgresql react react-router-dom redux-toolkit rtk-query styled-components swagger typeorm

Last synced: 14 Aug 2025

https://github.com/nclavaud/compose-symfony

A starter kit for Symfony3 + nginx + php7-fpm + PostgreSQL using docker-compose

docker-compose pgsql postgresql starter-kit symfony

Last synced: 02 Oct 2025

https://github.com/cuongndc9/debezium-example

Debezium Example | Postgres ➡️ Elasticsearch

4pet debezium elasticsearch kafka kafka-streams postgresql

Last synced: 12 May 2025

https://github.com/kingabzpro/data-science-projects-on-datacamp

Data Scince guided and guided course on Datacamp, learning more about Data cleaning, pipeline, Visualization, predictive analysis, Machne learning with both python and R

data-science datacamp learning machine-learning postgresql python r sql visualization

Last synced: 27 Sep 2025

https://github.com/yordanov0502/disasterscout

Web application for reporting and monitoring of natural disasters and emergencies

axios caffeine-cache cookie firebase git gradle hibernate java javascript jwt mui openssl postgresql react react-query scss spring-boot sql vite

Last synced: 11 Jul 2025

https://github.com/seipan/csql

CLI tool to insert CSV data into a specified database.

csv csv-parser mysql postgresql sql

Last synced: 17 Jul 2025

https://github.com/willyrgf/gringotts

gringotts is a expiremental pure PLpgSQL application for personal or enterprise financial management.

enterprise-finance-manager finance-management personal-finance-manager plpgsql plpgsql-scripts postgresql psql

Last synced: 02 Oct 2025

https://github.com/s13g/adconnect

Facilitate seamless advertisement posting for events, perform CRUD operations, create matrimonial profiles, and connect with people using ADConnectAPI.

ads connection daphne django django-rest-framework docker docker-compose mariadb neondb postgresql python railway redis

Last synced: 11 Apr 2026

https://github.com/thearyanahmed/libsandbox

This is a repository where I put random code, whether it's related to problem solving or an article about kubernetes or redis or Go or something else.

golang kubernetes leetcode postgresql redis rust

Last synced: 09 Aug 2025

https://github.com/serenorg/database-replicator

Universal database-to-PostgreSQL replication CLI. Supports PostgreSQL, SQLite, MongoDB, and MySQL.

database mariadb mongodb mysql neondb postgresql rds-postgres replication sqlite3 supabase

Last synced: 13 Jan 2026

https://github.com/zrwusa/bunny-rest

Typescript + Express + Docker + GraphQL + PostgreSQL + MongoDB + Redis + Nginx + Swagger + Pino + Prom-client + Prometheus Boilerplate

boilerplate docker express graphql mongodb nginx pino postgresql prometheus redis swagger typescript

Last synced: 21 Sep 2025

https://github.com/gustapinto/pg_gen

A golang code generator to introspect and generate database/sql code from PostgreSQL databases

code-generation golang open-source postgresql

Last synced: 07 Aug 2025

https://github.com/karayamanemre/budget-tracker

Budget Tracker is a mobile friendly budget tracking app built with Rails and PostgreSQL. It's user-friendly and perfect for anyone looking to keep tabs on their spending.

budget-app postgresql ruby-on-rails

Last synced: 15 Aug 2025

https://github.com/knowledgefactory4u/springboot3-postgresql-angular14-crud

Spring Boot 3 + PostgreSQL + Angular 14 CRUD Application Example

angular14 crud postgresql springboot springboot3

Last synced: 11 Apr 2025

https://github.com/yukaty/vector-search-api

FastAPI application implementing book similarity search

docker docker-compose embeddings fastapi ollama openai pgvector postgresql

Last synced: 08 Aug 2025

https://github.com/franciscowallison/nlw-05-nodejs

Projeto desenvolvido durante a 5° edição da NLW na trilha de NODE JS Da Rocketseat .

docker docker-compose jenkins jest mongodb mysql nodejs postgresql sonarqube sqlite3

Last synced: 08 Aug 2025

https://github.com/Insolita/pgjsonb_test

Test postgres jsonb performance

jsonb php postgres postgresql yii yii2

Last synced: 12 Mar 2025

https://github.com/shreyashrangrej/create-entapex-app

Interactive CLI to build modern full-stack next.js application with latest tech stack

cli drizzle-orm nextauth nextjs postgresql shadcn-ui taliwindcss typescript zod

Last synced: 28 Sep 2025