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/streamer45/pgkup

A minimalistic PostgreSQL backup utility

backup minimalist postgresql utility

Last synced: 25 Jan 2026

https://github.com/cos301-se-2021/masakhaner

A web-based interface that will be used as a named entity recognition tool for African languages. Users of the system will be able to input a string of characters in an African language. This input will be used to train an NER model stored in the system. Feedback from the NER model will be displayed on the interface for users to see and give feedback on.

flask machine-learning postgresql react typescript

Last synced: 18 Mar 2025

https://github.com/devmunyi/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.

authentication authorization cancancan devise erb mvc postgresql ruby ruby-on-rails rubygems testing

Last synced: 06 May 2026

https://github.com/onegreyonewhite/easyrest-plugin-postgres

The EasyREST PostgreSQL Plugin is an external plugin for EasyREST that enables EasyREST to connect to and perform CRUD operations on PostgreSQL databases.

golang postgres postgresql restapi

Last synced: 30 Dec 2025

https://github.com/quickcall-dev/opentrace

Multi-CLI AI coding session tracer. Normalize, store, and browse sessions from Claude Code, Codex CLI, Gemini CLI, Cursor, and pi.dev.

ai ai-agents claude cli code-assistant codex cursor gemini nextjs observability postgresql session-tracking tracer

Last synced: 01 Jul 2026

https://github.com/omar-muhamad/vet-clinic-database

In this project I used a relational database to create the initial data structure for a vet clinic. I created a table to store animals' information, insert some data into it, and query it.

database postgres postgresql sql

Last synced: 16 May 2026

https://github.com/mananpatel06/bus-booking-system

This is Bus Booking ( bus name ,reservation ,cancellation ) Oracle 10g project for Database Management System (DBMS)

ce246 cspit database dbms-project depstar oracle oracle-10g postgresql

Last synced: 16 May 2026

https://github.com/pedro-donoso/postgresql

conectarse a base de datos postgresql desde terminal

database postgres postgresql terminal

Last synced: 10 May 2026

https://github.com/pedro-donoso/restapi-node-postgres

Rest API: Utilizo modulo pg, levanto servidor con Express y creo rutas, en Middlewares utilizo métodos para formato JSON y urlencoded, con Postgresql creo Base de Datos y agrego datos a Tabla

api api-rest express express-js expressjs json json-api node node-js nodejs nodemon npm pg postgres postgresql rest-api terminal

Last synced: 07 Apr 2026

https://github.com/gromanoff/pgsnapsafe

is an automated PostgreSQL backup service with S3 storage support and email notifications. It allows flexible scheduling of backups and efficient management of stored copies via a simple `.yml` configuration file.

automation backup-tool best-backup-tool cron database-management docker docker-compose opensource postgres postgresql postgresql-tools

Last synced: 02 May 2026

https://github.com/altair-bueno/ubay

A web auction platform using Jakarta EE servlets

glassfish jakarta-ee java postgres postgresql

Last synced: 16 May 2026

https://github.com/musleh0001/actix-auth

Basic JWT Authentication

actix-web postgresql rust sqlx

Last synced: 16 May 2026

https://github.com/hvignolo87/analytics_engineer_assignment

Resolution of the Analytics Engineering assignment of Clara

airflow analytics-engineering data-engineering dbt postgresql python sql

Last synced: 16 May 2026

https://github.com/aliabbos-ashurov/pixel-trade

Pixel Trade is a cryptocurrency trading platform offering P2P trading, staking, wallet management, and transaction handling. Built with Java and Spring Boot, it focuses on scalability, security, and a modern, reactive experience

aws-s3 freemarker graphql hibernate java liquibase mailing postgresql redis rest-api spring spring-boot spring-security swagger

Last synced: 18 Mar 2025

https://github.com/29td/vet_clinic

Use a relational database to create the initial data structure for a vet clinic.

postgresql

Last synced: 16 Jun 2025

https://github.com/lycantropos/cetus

asynchronous working with PostgreSQL/MySQL based on asyncpg/aiomysql

async mysql postgresql

Last synced: 30 Sep 2025

https://github.com/techysanoj/sql-course

Step-by-step SQL tutorials and practical examples covering queries, constraints, transactions, and more. Ideal for beginners, interview prep, and anyone looking to master SQL—from basics to advanced.

beginner-friendly constraints joins learn-sql learn-sql-language learning-path mysql mysql-database mysql-server postgresql sql sql-course sql-examples sql-join sql-joins sql-queries sql-query sql-tutorial transactions

Last synced: 15 May 2026

https://github.com/Le36/PasteBag

PasteBag is an online text storage site. Made with Python, Flask and PostgreSQL.

flask paste pastebin pastebin-service postgresql

Last synced: 01 May 2025

https://github.com/arnauld/tokend

Basic Tokens Vault

actix-web postgresql rust sqlx tokenization

Last synced: 16 May 2026

https://github.com/bessouat40/python-data-loader

Python service : insert data from a directory inside postgres db or inside elastic.

api-rest data-insertion data-loader database databases elasticsearch fastapi kibana postgresql python

Last synced: 06 Mar 2026

https://github.com/akmamun/django-nginx-docker

Dockerizing Django with Postgres, Gunicorn, and Nginx

devlopment devops django docker docker-compose docker-deployment gunicorn nginx postgresql python

Last synced: 09 Apr 2026

https://github.com/nikoirdevelopment/yp3-2024

Creating a web application for the organization of the Russian road (Educational practice) | Создание веб-приложения для организации дороги России (Учебная практика)

aspnet csharp css3 entity-framework-core html5 maui postgresql sql visual-studio-2022 xml

Last synced: 04 Jul 2025

https://github.com/sebastianmahecha/teravision

This project is a practice API. I'm using Go + Gin + Gorm and PostgreSQL

gin golang gorm postgresql

Last synced: 11 May 2026

https://github.com/akshayark97/next-app-template-demo

A production-ready Next.js starter with auth, PostgreSQL, Redis, AI, file storage, email, testing, and deployment workflows already configured.

ai-sdk anthropic biomejs drizzle-orm neondb nextjs playwright postgresql react-email reactjs resend shadcn-ui stack-auth tailwindcss typescript upstash-redis vercel-blob vitest

Last synced: 30 Jun 2026

https://github.com/augustomello09/sql-e-jdbc-em-java

Iniciando os estudos em SQL e JDBC em Java

banco-de-dados java junit postgresql sql

Last synced: 16 May 2026

https://github.com/rtasalem/busgres

Busgres is a Node.js package that will receieve a message from an Azure Service Bus queue or topic and save it into a PostgreSQL database.

azure npm postgresql service-bus

Last synced: 09 Sep 2025

https://github.com/manuelbento19/nestjs-caching-redis-pgsql

Demonstração de como utilizar o banco de dados Redis para implementar um sistema de cache em uma API feita com Nest.js, Faker.js, Prisma, Postgres e SQLite.

caching docker express faker javascript nest nestjs node nodejs postgresql prisma redis sqlite

Last synced: 02 Apr 2026

https://github.com/fr13nd230/nebula-fs

NebulaFS is an inspired project that mocks the core concepts and functionalities of an distributed file storage system and that inspires some techniques from common IPFS platforms.

api-gateway backend distributed distributed-storage-system distributed-systems golang grpc ipfs makefile microservices mongodb nestjs postgresql protobuf protocol-buffers rabbitmq redis restful-api system-design unit-test

Last synced: 06 Apr 2026

https://github.com/mauryiv/mvc-tech-blog

A blog where users can sign in and post about tech

bcrypt expressjs handlebars mvc-architecture nodejs postgresql

Last synced: 06 Apr 2026

https://github.com/alissatroiano/boutique-ado

Full-stack E-Commerce application built with Python & the Django framework, JavaScript, jQuery, Bootstrap 4, HTML, CSS. Calls the Stripe Test API for checkout functionality.

amazon-s3 django postgresql python stripe-api

Last synced: 20 Mar 2025

https://github.com/priyansusingh/writely

Writely is a Simple Blogging website where users can create blogs and read others blog

axios cloudflare-workers hono postgresql prisma reactjs tailwindcss typescript zod

Last synced: 02 Apr 2026

https://github.com/sahil2k07/grpc-go

Go-based Inventory Service with REST (Echo) and gRPC endpoints for managing users and inventory items.

echo golang gorm grpc-go postgresql

Last synced: 15 May 2026

https://github.com/guilhermersouza34/mod38-projetocompleto

Projeto de uma aplicação web completa desenvolvida utilizando JavaServer Faces (JSF) para a camada de apresentação, um controle para recebimento de informações dos usuários, um serviço dedicado à validação das regras de negócio e integração com JPA para persistência de dados no banco de dados PostgreSQL.

java javaee jpa-hibernate jsf maven postgresql spring-boot sql

Last synced: 06 Apr 2026

https://github.com/ericmbouwe/vending-machine

A vending machine app built with Express js and Reactjs

authentication jwt nodejs postgresql reactjs redux-toolkit tailwindcss

Last synced: 06 Apr 2026

https://github.com/sad-spirit/pg-gateway

Table Data Gateway implementation for Postgres based on pg_builder, mix and match manually written SQL with query builder

orm php postgres postgresql sql table-data-gateway

Last synced: 16 May 2026

https://github.com/nickemma/go-jwt

A Golang web application that provides secure user authentication and authorization using JSON Web Tokens (JWT). The application allows users to register and login securely, and verifies their identity for protected endpoints.

bcrypt go-jwt golang postgresql

Last synced: 16 May 2026

https://github.com/z-bj/kona-bikes-rental-shop

Bash program that stores rental information for Kona's bike rental shop using PostgreSQL. 🚲⛰

bash kona mtb postgresql

Last synced: 11 May 2026

https://github.com/azmisahin/azmisahin-software-web-architecture-sails

Sails.js is a Model-View-Controller web application framework developed in the Node.js environment. It is designed to make it easy to build web applications and APIs.

api continuous-integration devops express framework javascript mongodb mssql mysql nodejs oracle orm postgresql redis rest sails socket-io sqllite vuejs web

Last synced: 13 Apr 2025

https://github.com/srijan-d/twitter-trpc-t3stack

Twitter built on top of T3 stack, NextJS, Trpc ,Typescript, zod for complete SEO, typesafe API's across backend and frontend styled with TailwindCSS and reactIcons. For database Prisma ORM and Postgresql were used to store data on the serverless SQL platform Planetscale. Authentication with NextAuth, lazyloading, revalidation of prebuilt SSG pages

cache infinite-scroll lazy-loading next-auth nextjs planetscale postgresql prisma react ssg t3-stack tailwindcss trpc typescript vercel

Last synced: 11 Feb 2026

https://github.com/biohackerellie/openfacilities

An open source facilities reservation app made with school districts in mind using TypeScript and NextJS

drizzle-orm facilities-management nextjs open-source postgresql typescript

Last synced: 13 Apr 2025

https://github.com/lgzarturo/personal

Practicing the skills that I have learned about Spring Boot 3 and REST API for Portfolio Project.

docker portfolio postgresql rest-api spring-boot

Last synced: 06 Mar 2026

https://github.com/koldyr/csvpumper

Tool to pump data from DB to CSV and from CSV to DB. Multiple tables in multiple threads

csv csv-export csv-import database kotlin mssqlserver multithreading oracle postgresql

Last synced: 26 Mar 2025

https://github.com/matheusrodriguesdasilveira/user-api-test-practice-pre-stage

Mini aplicação Node.js voltada para gestão de agendamentos de uma profissional autônoma (ex: manicure). Utiliza boas práticas de arquitetura, testes, validações, autenticação e documentação via Swagger. Criado como parte da preparação para estágio

design-patterns expressjs fastify jest nodejs postgresql prisma swagger typescript zod

Last synced: 09 Apr 2026

https://github.com/starsheriff2/weather-app-calendar---backend

Simple web app for creating reminders that show you the weather forecast. Built with Ruby on Rails API, PostgreSQL, React create-react-app, Redux RTK and JWT for authentication. Deployed with Docker

crud-api docker docker-compose jwt-authentication jwt-token postgresql render request-testing restful-api rspec-testing ruby sql

Last synced: 28 Apr 2026

https://github.com/sreddy-96/top-inventory-app

An Express-Node.js app using a CRUD design for categories and items

css ejs express express-validator javascript nodejs postgresql

Last synced: 15 Apr 2026

https://github.com/pedroditersimon/school-notes

API backend en ASP.Net C# con EntityFramework, sobre un sistema escolar para la gestión de Materias, Cursadas, Alumnos, Profesores y Examenes.

aspnet-mvc entity-framework-core postgresql repository-pattern unitofwork-pattern webapi

Last synced: 30 Jan 2026

https://github.com/belmeetmule/homely-backend

Homely is a web app build using Ruby on Rails back-end and React front-end. Homely-backend provides the backend APIs for user registration, sign in, sign out, add house, list house, view house detail, book visit and view booked visits.

devise jwt-authentication postgresql rspec-rails ruby-on-rails

Last synced: 25 Feb 2026

https://github.com/pierreforstmann/pgpasswd

Change PostgreSQL account password from Linux command line without psql.

c libpq postgresql

Last synced: 30 Jan 2026

https://github.com/pierreforstmann/pg_set_acl

PostgreSQL set statement access control list

c postgresql postgresql-extension

Last synced: 30 Jan 2026

https://github.com/marcode24/market-zone-backend

🧺 This is the backend for the Market Zone project. It is a RESTful API that provides the necessary endpoints for the frontend to interact with the database.

api clean-architecture cqrs-pattern csharp ddd ddd-architecture dotnet dotnet-core postgresql

Last synced: 25 Feb 2026

https://github.com/arthurlbo/user-management-api

💻 An simple API for user management and authentication, built with NestJS, Docker, Prisma, and PostgreSQL .

bcrypt commitlint docker docker-compose dto e2e-tests husky jest jwt-authentication mysql nest nestjs nodejs nodemailer postgresql prisma pug supertest typeorm typescript

Last synced: 30 Jan 2026

https://github.com/negcx/parade

Pure SQL migrations for PostgreSQL.

migration migration-tool migrations postgresql shell-script

Last synced: 18 Apr 2026

https://github.com/texthtml/pgql

Automatic GraphQL server from your Postgres database.

api graphql graphql-server postgresql rust web

Last synced: 31 Jan 2026

https://github.com/meri-mg/blog-app-rails

The Blog app is a classic example of a blog website. It was created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

postgresql rails ruby

Last synced: 15 Apr 2026

https://github.com/bhushan354/patients-database

I have designed this 'Patients-Database' Using a diagram . I have interpreted all the things from diagram and Created a Data model from it .

plpgsql postgresql sql

Last synced: 25 Feb 2026

https://github.com/code-raushan/bitespeed-identity-reconciliation

Solution to identity-reconciliation problem using NodeJS (TypeScript) and PostgreSQL.

assignment nodejs postgresql sql

Last synced: 15 Apr 2026

https://github.com/zofiyacodes/ecommerce-react

🛒Ecommerce website using React and Golang, clean and smart architecture.

clean-architecture docker gin-gonic golang grafana jwt minio nginx postgresql prometheus react redis swagger

Last synced: 25 Feb 2026

https://github.com/harsha-yuvaraj/jumpstart-crowdfunding-platform

A crowdfunding platform built with ReactJS, PostgreSQL, and Supabase, offering features like secure authentication, real-time project stats, project management tools, and easy navigation.

bootstrap css3 full-stack-web-development html5 javascript jwt-authentication postgresql reactjs supabase-auth

Last synced: 15 Apr 2026

https://github.com/mochrks/crud-laravel-api

implements a CRUD API using the Laravel framework. It includes Create, Read, Update, and Delete operations for defined entities with a clean and modular code structure.

laravel postgresql

Last synced: 15 Apr 2026

https://github.com/vilhalva/crud-python-em-postgresql

🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NO DATABASE POSTGRESQL.

bot chatbot crud database postgresql python terminal

Last synced: 15 Apr 2026

https://github.com/shotaromatsuya/playground-with-postgres

PostgreSQLパフォーマンスチューニング & 文法の学習用repo

docker pgadmin4 postgresql

Last synced: 17 Mar 2026

https://github.com/zahraarshia/budget_management

BMA is a responsive mobile web application useful for your daily budget management. using this app you can have a list of transactions associated with a category suitable for record and manage expenditures.

postgresql rails ruby

Last synced: 15 Apr 2026

https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-postgresql

👨‍🏫APP BÁSICO DE POSTAGENS (CRUD) COMO O INSTAGRAM (SOMENTE TEXTO) COM O NODEJS E POSTGRESQL.

crud database expressjs framework handlebars javascript nodejs postgresql projeto site

Last synced: 31 Jan 2026

https://github.com/henrique-r-luz/pagamentoyii2

O Pagamento yii2 é um exemplo de como integrar o framework yii2 com a API de mercado Pago. Nesse caso de uso mostra um sistema de controle de conteúdo , em que cada plano de assinatura representa uma permissão de acesso a conteúdos diferentes.

apache bootstrap5 docker docker-com javascript mercadopago php8 postgresql sbadmin2 yii2

Last synced: 25 Feb 2026

https://github.com/epaltechs/catalogue-of-things-project

This is a console application project that will help us to keep a record of different types of things we own namely: books, music albums, and games. The application allows you to perform some CRUD operations such as adding new items, reading the items that you have saved, and saving items to .json files.

postgresql rspec rubocop ruby

Last synced: 15 Apr 2026

https://github.com/harshitrajsinha/goclient-vanmango

A Van Management System built using Golang with PostgreSQL, enabling advanced CRUD operations following standard REST API practices.

golang postgresql

Last synced: 01 Feb 2026

https://github.com/harshitrajsinha/go-get-job

A backend project based on Golang and PostgreSQL that showcase CRUD operations using GraphQL. The application uses docker for containerization

docker go graphql postgresql

Last synced: 01 Feb 2026

https://github.com/skimmenthal13/asql

C# Library that let use multiple types of databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite) with same code

database events log migrator multidatabase mysql oracle orm performance postgresql sql sqlite sqlserver trace transactional

Last synced: 01 Feb 2026

https://github.com/optiop/postgres-grafana-on-ecs

A showcase of visualizing Postgresql data using Grafana deployed as containers on Amazon Elastic Container Service (ECS).

blog elasticcontainerservice grafana optiop postgresql visualization

Last synced: 07 Feb 2026

https://github.com/cuadernin/minigestorsql

GUI que permite realizar distintas operaciones a una base de datos SQL.

gestor gui mysql postgresql python sql sqlite3

Last synced: 09 May 2026

https://github.com/dynastymasra/goframe

Go skeleton (MongoDB, Neo4J, Postgres)

frame go golang mongodb neo4j postgres postgresql skeleton

Last synced: 15 Apr 2026

https://github.com/alexthemaster/pokole

URL shortening done using Node.js and PostgreSQL

bitly js-url-shortener pokole postgresql tinyurl url url-shortener yourls

Last synced: 02 Feb 2026

https://github.com/lucca16bit/spring-boot-med-voll

API Rest da aplicação Voll.med que será desenvolvido durante o curso de Spring Boot 3 da Alura

api-rest flyway java jwt-authentication maven postgresql postman spring-boot

Last synced: 15 Apr 2026

https://github.com/jayvirrathi/node-typeorm-postgresql-graphql-api

GraphQL API with Node.js, Postgresql, TypeORM

express graphql nodejs postgresql typeorm

Last synced: 15 Apr 2026

https://github.com/borisgra/fullweb

FullStack Web Applications with React and Kotlin JS and NPM(ag-grid). Look and modify ANY view from ANY base (PGSql, Bigquery Google)

bigquery compose docker dockerhub fullstack kotlin kotlin-fullstack kotlin-js kotlin-js-react kotlin-jvm kotlin-multiplatform ktor npm-module postgresql

Last synced: 08 Feb 2026

https://github.com/flavioccf/docker-node-mock

Simple mock of node.js running on docker with express, sequelize and pgsql database

docker dockerfile node node-js nodejs postgres postgresql

Last synced: 15 Apr 2026

https://github.com/mattdelaune/ecommerce_market_basket_analysis

This repository includes a Market Basket Analysis (MBA) project with advanced data cleaning and a Power BI dashboard. It identifies top revenue-driving item pairs, their impact on CLV and ATV, and offers insights for optimized product bundling and revenue growth.

anaconda git google-docs jupyter-notebook kaggle-api numpy pandas postgresql powerbi psql random sql sql-magic sqlalchemy vscode

Last synced: 26 Feb 2026

https://github.com/vndg-rdmt/finally-postgres

Ready-to-use PostgreSQL development environment with Docker. Simple setup, smart defaults, and comprehensive management commands for local development and testing. Zero configuration needed to start, fully configurable when needed.

containerization database database-management dev-tools development development-environment devops docker docker-compose docker-environment local-development makefile postgres postgres-docker postgresql

Last synced: 14 Apr 2026