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/ronpinkas/dbbridge

dbBridge is an 'SQL Migration Tool' - enabling import of SQL Databases from any supported Dialect (MsSql, MySql, Oracle, PostgreSQL, Sqlite) to any of these supported dialects with just three lines of PHP code.

data-integration data-migration data-transfer data-transformation database-conversion db-migrate db-migration etl migration minimal mssql mysql open-source oracle php postgresql simple sql sqlite

Last synced: 30 Apr 2025

https://github.com/hannziegel/final-capstone-backend

This repo holds the Back-End development source for the Pawpal App. This repo provide some features like Log user, Register, List and search locations, rentals, description of places and pets. The app was built using Ruby on Rails and PostgreSQL.

api api-rest back-end back-end-development database postgresql ruby ruby-on-rails sql uml uml-diagram

Last synced: 05 May 2025

https://github.com/dav-kempten/WebTool3

Django web application, supporting full time employees and volunteers staff of the DAV (German Alpine Club) section Allgäu Kempten

angular django django-rest-framework nodejs nonprofit postgresql programming python3 typescript

Last synced: 03 Apr 2025

https://github.com/konnektr-io/pg-age-digitaltwins

Konnektr Graph (Digital Twins for Apache AGE) allows to use Postgres with the Apache AGE extension as a backend for Digital Twins solutions using DTDL.

apache-age c-sharp database digitaltwins dotnet dtdl graph iot npgsql postgres postgresql

Last synced: 06 Mar 2026

https://github.com/klarna-incubator/postgres-to-docs

The smoooth way to document your postgres database

hacktoberfest markdown nodejs postgres postgresql typescript

Last synced: 11 Apr 2025

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/annamihailovna/prettypets-docker-ci_cd

PrettyPets - приложение для обмена фото любимцев. Проект запущен на виртуальном удалённом сервере в трёх контейнерах: nginx, PostgreSQL и Django+Gunicorn. Автоматизация деплоя: CI/CD.

django django-rest-framework docker docker-compose dockerhub github-actions gunicorn nginx postgresql python

Last synced: 02 May 2025

https://github.com/brightcommerce/attr_translate

Rails concern for ActiveRecord attribute translation using PostgreSQL's JSONB datatype.

activerecord attributes concern i18n jsonb postgresql ruby-on-rails translation

Last synced: 29 Apr 2025

https://github.com/damirka/pg-bind

Zero-dependency tool for binding SQL queries in more native JS way

node-postgres nodejs postgres postgresql query query-builder

Last synced: 10 Apr 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/tony-dev-web/promomoto.fr

Boutique de pièces détachées

cassandra django eccommerce moto postgresql python

Last synced: 10 Apr 2025

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/ryarnyah/dblock

SQL database Backwards Compatibility tool

backward-compatibility golang mssql mysql postgresql

Last synced: 13 Apr 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/mohammadmoataz2/diabetesplatform

Diabetes Platform is a web application for diabetes prediction and analysis. This project aims to predict the risk of diabetes using machine learning techniques in Python and analysis using Power BI. The model development process involved extensive research and work to create an accurate and reliable prediction system.

api diabetes fastapi postgresql power-bi powerbi python sklearn web

Last synced: 07 May 2025

https://github.com/stood/evenement

Tuto evenement pour article Afsy

php pomm postgres postgresql symfony

Last synced: 13 Apr 2025

https://github.com/serpent7776/pg_sentence_transformer

Postgres extension running a huggingface sentence transformer model directly in a background worker

ai extension postgresql python sentence-transformers

Last synced: 03 Apr 2025

https://github.com/ricardogesteves/insightful

Insightful, a comprehensive finance dashboard designed to provide organizations with a clear overview of their financial performance and health. The application includes key performance indicators (KPIs) such as revenue, expenses, cash flow, and profitability. It is specifically crafted for purposes like budgeting, forecasting, and decision-making.

hono nextjs nodejs postgresql prisma react react-router recharts redux-toolkit redux-toolkit-query regression-js shadcn-ui tailwindcss tanstack-table typescript

Last synced: 06 Mar 2026

https://github.com/serenasensini/basi-di-dati---apogeo

Repository ufficiale del volume creato per Apogeo "Basi di dati"

database database-management dynamodb elasticsearch mongodb mysql nosql nosql-database postgresql sql

Last synced: 10 Jul 2025

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

Use SQL to instantly query breaches, passwords, pastes and more from HIBP. Open source CLI. No DB required.

backup etl hacktoberfest haveibeenpwned hibp postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 30 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/florents-tselai/pgllm

Use LLMs in Postgres

ai embeddings llm postgresql sql

Last synced: 11 Apr 2025

https://github.com/funbringer/pg_particulous

Instant migration from vanilla PostgreSQL to pg_pathman and vice versa

10 partitioning pathman postgres postgresql range vanilla

Last synced: 27 Mar 2025

https://github.com/SMerrony/aghast

AGHAST is A Go Home Automation SysTem closely coupled with MQTT.

automation csv-export daikin go golang home-automation influxdb lidl logging mqtt node-red postgresql scraper zigbee zigbee2mqtt

Last synced: 11 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: 04 May 2025

https://github.com/coder-chekunkov/article-postgresql

article. postgreSQL, spring framework and android for beginner developer.

android article java kotlin postgresql spring sql

Last synced: 10 Apr 2025

https://github.com/alicebob/schemaspy

Read Postgres schema definitions in Go.

database go postgresql schema

Last synced: 11 Apr 2025

https://github.com/amirhnajafiz/amazon-e2e-practice

An E2E project covering frontend, backend, database, and deployment.

ansible authentication docker e2e go golang nginx postgresql terraform vuejs

Last synced: 14 Dec 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/kantelabs/armoire

Web App that could be utilize as an online wardrobe / closet to help create a visual representation of a person's clothing collection

armoire closet clothing express fashion javascript nodejs postgresql shopstyle wardrobe webapp

Last synced: 11 Apr 2025

https://github.com/baz-scm/pgmq-ts

Native SQL implementation for PGMQ in typescript, based on pgmq-rs

postgres postgresql queue

Last synced: 10 Jun 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/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/33bits-xyz/api

Node JS backend for 33bits.xyz

express farcaster nodejs noir postgresql zero-knowledge

Last synced: 09 Apr 2025

https://github.com/afranzi/pytest-dbt-postgres

Unittest DBT Postgres projects

dbt postgresql test

Last synced: 11 Mar 2026

https://github.com/mbreit/pg_jobs

Simple ActiveJob queue for PostgreSQL using LISTEN/NOTIFY

activejob postgresql rails

Last synced: 12 Apr 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/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/brian-emarquez/python-django

🦄 Learn to program web applications with the most popular Python framework, Django. In this course we introduce you to the framework and show you its main characteristics. 🐍

api-rest bootstrap database django framework modelo-vista-controlador orm postgresql python sqlite3 web3

Last synced: 04 Sep 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/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/xadidja03/gym-management-system

Welcome to the repository of our Gym Management System project. This platform is designed to streamline gym operations, enhance member experiences, and simplify administrative tasks for fitness center owners and staff.

java jdbc postgresql

Last synced: 11 Mar 2026

https://github.com/huangzworks/postgresql-notes

个人的一些PostgreSQL小笔记

notes postgresql sql

Last synced: 25 Mar 2025

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/jackkweyunga/pg-backups

Ready to use docker images for Backups for PostgreSQL to local folder, s3 bucket or Remote servers

backups disaster-recovery postgresql

Last synced: 18 Jan 2026

https://github.com/nikitosiki/posthub-app

A simple and cozy forum for your posts.

forum postgresql react supabase tailwindcss typescript

Last synced: 02 Jul 2025

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

PostgreSQL Partitioning Scripts

bash postgresql sql

Last synced: 01 Sep 2025

https://github.com/budtmo/myapi

A Sample RESTful API written in Python

docker flask gunicorn postgresql python rest-api restful-api sqlalchemy web-api

Last synced: 15 Mar 2025

https://github.com/thecodechaser/hello-rails

Hello Rails project

postgresql ruby ruby-on-rails

Last synced: 24 Apr 2025

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

Coleta de dados financeiros das empresa listadas na Bovespa.

docker docker-compose jupyter-notebook postgresql python streamlit

Last synced: 06 Oct 2025

https://github.com/claudiarojassoto/budgetapp

Mobile budget app for user-friendly financial management, including registration, transaction tracking, secure authentication

controllers crud database devise models postgresql ruby-on-rails views

Last synced: 23 Apr 2025

https://github.com/mutesa-cedric/shoppex

shoppex allows you to take your shopping list wherever you go.

graphql nextjs postgresql react recoiljs tailwindcss typescript

Last synced: 13 Apr 2025

https://github.com/iamrajiv/neon-db-cli

The NeonDB CLI Tool is a command-line interface that enables interaction with the Neon Database APIs.

cli go neondatabase postgresql serverless sql

Last synced: 23 Apr 2025

https://github.com/phpguild/docker-web-standard

Docker Web Standard - PHP, MariaDB or PostgreSQL, Nginx, Blackfire

blackfire composer docker docker-compose mariadb mysql nginx nginx-proxy php php8 postgresql stack

Last synced: 28 Apr 2025

https://github.com/rekgrpth/ngx_pq_module

Nginx PostgreSQL upstream connection

connection nginx postgresql upstream

Last synced: 11 Mar 2026

https://github.com/samhuk/ts-pg-orm

Delightful Typescript PostgreSQL ORM

orm postgresql sql typescript

Last synced: 09 Apr 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/jmw5598/nestjs-angular-microservices-example

This is an example project structure for a NestJS microservices backend with Angular clients.

angular microservices monorepo nestjs nodejs postgres postgresql postgressql typeorm typeorm-migration

Last synced: 23 Apr 2025

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

Chaos plugin for testing Steampipe with the craziest edge cases we can think of. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/fraktalio/fmodel-rust-demo

fmodel-rust demo - Functional and Algebraic Domain modeling with Rust

cqrs domain-modelling event-sourcing functional-programming postgresql

Last synced: 17 Jan 2026

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

Use SQL to instantly query instances, domains and more from Linode. Open source CLI. No DB required.

backup etl hacktoberfest linode linode-api linode-cli postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/hupe1980/gopherfy

Tool to generate gopher links for exploiting SSRF

exploit fastcgi gopher http mysql postgresql smtp ssrf

Last synced: 06 Jul 2025

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/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/rggh/openai_sql

PostgreSQL and LangChain OpenAI example

langchain openai postgres postgresql

Last synced: 03 Aug 2025

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

Use SQL to instantly query 1Password vaults, items, files & more. Open source CLI. No DB required.

1password 1password-connect backup etl golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/manascb1344/online-auction-system

The Online Auction System is a comprehensive platform designed to streamline online auctions for buyers, sellers, and admins. 🎉 With features like user management, item tracking, real-time bidding, and transaction processing, it creates a seamless auction experience. Built with React.js and Node.js, it offers a responsive interface and robust back

auction auction-website crud database database-management dbms dbms-project docker express expressjs hacktoberfest hacktoberfest-accepted hacktoberfest2024 nodejs postgresql react reactjs sql

Last synced: 10 Apr 2025

https://github.com/tiagosgomes/projeto_java_web_services_com_spring_boot_e_jpa_hibernate

Java Web project developed as a practical part of the Complete Java Course. This project uses technologies such as Java SE 11, Java EE, Spring Boot Framework, SQL, JPA, Hibernate, JSON, Maven, PostgreSQL, and Heroku for deployment.

heroku hibernate java javaee javaweb jpa jpa-hibernate json maven postgresql rest spring springboot sql

Last synced: 08 Jul 2025

https://github.com/mhdned/realtiuo

This is a sample real estate website built with Nest.js, designed for demonstration purposes on my GitHub profile.

jest nestjs postgresql typescript

Last synced: 11 Jun 2025

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/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/npgsqlrest/pg_schema_tools

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

postgresql schema sql

Last synced: 08 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/sheninthjr/automatic-question-generator

Create seamless and personalized question papers effortlessly with our Question Paper Generator. Powered by React and TypeScript, this innovative tool automates the process, saving educators valuable time.

node postgresql prisma reactjs tailwindcss turborepo typescript zod

Last synced: 20 Jul 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/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/mohhudib/hybrid-rsentry

Real-time ransomware detection and auto-containment system for Linux endpoints — entropy analysis, canary files, process lineage scoring, and AI threat classification.

ai celery cybersecurity docker endpoint-security fastapi kali-linux linux postgresql python ransomware-detection react real-time redis threat-detection

Last synced: 07 Jun 2026

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/datenhahn/simple-database-provisioner

The simple database provisioner allows to create and remove databases and user credentials (secretes) via kubernetes ressources on an existing DBMS server.

dbms k8s kubernetes postgresql

Last synced: 13 Feb 2026

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/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/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/ilhanaydinli/dbcli

A powerful, interactive CLI tool for managing database connections, imports, exports, and operations.

bun cli database database-management pg-dump postgresql typescript

Last synced: 01 May 2026

https://github.com/ychengcloud/cre

根据数据库表结构生成代码 Code generator via database ( crud, grpc, restful, openapi...)

cre crud generator golang grpc mysql openapi postgresql restful template

Last synced: 14 Feb 2026