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/nemwel-boniface/nemwel-vetclinic-db

This database is of an imaginary Vet who wanted an easier way to manage the data about his animals.

postgresql sql

Last synced: 09 Feb 2026

https://github.com/puppetlabs/puppetlabs-pe_databases

A Puppet Module for Maintaining Your Puppet Enterprise Databases

database module postgresql puppet puppet-enterprise puppetdb supported

Last synced: 11 Dec 2025

https://github.com/williamkoller/global-holidays-service

TDD (Test Driven Development) Global Holidays Service - Monolithic API

docker nestjs postgresql redis solid tdd typeorm typescript

Last synced: 10 Jul 2025

https://github.com/andres-condezo/vet_clinic

Relational database to create the data structure for a vet clinic using PostgreSQL.

database postgresql sql

Last synced: 28 Apr 2025

https://github.com/vishvish/pgjwt

Modern JWT (JSON Web Tokens) implementation for Postgres that can handle Ed25519

jwt jwt-validation postgresql rust

Last synced: 01 Jun 2026

https://github.com/rockyburt/ketchup

A very basic web application and tutorial for demonstrating usage of the Quart and Strawberry GraphQL frameworks/libraries.

asgi asyncio asyncpg poetry postgresql pytest python python3 quart sqlalchemy strawberry-graphql

Last synced: 11 Jun 2025

https://github.com/reem-lab/budget-app

Budget app is about building a mobile web application where 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

boostrap devise-token-auth postgresql rspec-rails rubocop ruby ruby-on-rails

Last synced: 03 Oct 2025

https://github.com/allangomes/kanban-elixir

Kanban Application in Elixir with Phoenix

ecto elixir phoenix-framework poison postgresql

Last synced: 05 Sep 2025

https://github.com/fahimahammed/learn-postgresql

This repository provides a guide to learn PostgreSQL, an open-source relational database management system known for its stability, reliability, and robustness. PostgreSQL offers a wide range of features and supports various data types, making it a popular choice for applications that require high performance, scalability, and data integrity.

hacktoberfest hacktoberfest2024 learn-postgresql postgresql psql

Last synced: 14 Mar 2026

https://github.com/neondatabase/semicolons

Take a string with multiple Postgres SQL statements, separated by semicolons, and split it into its constituent statements

comments parse postgres postgresql semicolons split sql

Last synced: 08 Apr 2025

https://github.com/anbraten/k8s-external-database-operator

Use externally hosted databases in your kubernetes cluster.

couchdb k8s k8s-operator mongodb mssql mysql postgresql sqlserver

Last synced: 05 Mar 2026

https://github.com/hugespaceship/hugespaceship

An experimental high performance LittleBigPlanet custom server

chi custom-server game-server go golang littlebigplanet postgresql

Last synced: 30 Jun 2025

https://github.com/pavi2410/based

Free and open source Database explorer

database explorer postgresql query sqlite viewer

Last synced: 13 Jun 2025

https://github.com/abdussattar-70/blogging-haven

The Blogging Haven is set to become a prime illustration of a blog website. It encompasses a project that tasked me with the creation of a fully operational website, showcasing a comprehensive list of posts and empowering readers to engage with them through comments and post likes. It has been constructed using PostgreSQL and Ruby on Rails.

erd oop postgresql rspec ruby ruby-on-rails

Last synced: 16 Mar 2026

https://github.com/uppnrise/iron-veil

🛡️ High-performance Rust database proxy for real-time PII anonymization. Masks sensitive data (emails, SSN, credit cards) without application changes. PostgreSQL & MySQL support with TLS, Prometheus metrics, and live dashboard.

anonymization axum data-masking database-proxy gdpr mysql pii postgresql privacy rust security tokio

Last synced: 06 Feb 2026

https://github.com/aiven-open/aiven-pg-security

Aiven PostgreSQL® add-on for adding some DBaaS security

add-on postgresql security security-tools

Last synced: 29 Apr 2025

https://github.com/wkrzywiec/docker-postgres

Postgres Dockerfile with simple SQL script

docker dockerfile postgres postgresql

Last synced: 21 Jun 2025

https://github.com/lev4and/newsaggregator

Aggregator of news from 55+ sources. Clean Architecture + Microservices + .NET Core 8.0 + ASP.NET Core 8.0 + ASP.NET Core 8.0 MVC + MediatR + Selenium + AngleSharp + HtmlAgilityPack + PostgreSQL + EntityFramework + SignalR + Serilog + Seq + Redis + RabbitMQ + Docker

anglesharp asp-net-core asp-net-core-8 asp-net-core-mvc clean-architecture csharp docker-compose htmlagilitypack mediatr microservices postgresql rabbitmq redis selenium

Last synced: 10 Jun 2025

https://github.com/matthieu-foucault/postgit

Integrate declarative PostgreSQL schema migrations with Git

declarative-migrations git migra migration-automation postgresql rust

Last synced: 10 Oct 2025

https://github.com/zeroc0d3/docker-postgresql-replication

Replication Master-Slave PostgreSQL with Docker

docker master-slave postgresql replication

Last synced: 05 May 2025

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

Use SQL to instantly query mailboxes, messages and more using IMAP. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/apollo-level2-web-dev/ph-healthcare-server

This repository contains the backend codebase responsible for handling server-side logic, database management, and communication between different system components.

express-js node-js postgresql prisma-orm typescript

Last synced: 24 Apr 2025

https://github.com/usmansbk/sequelize-graphql-auth-service

A production-ready GraphQL API authentication/user management sub-graph. Built with Sequelize, Apollo GraphQL, & Express

apollo-server apollo-server-express aws-cloudfront aws-s3 aws-ses dotenv expressjs graphql graphql-server jwt orm postgresql sequelizejs

Last synced: 19 Apr 2025

https://github.com/xstoudi/pino-pg

A Pino Transport for PostgreSQL databases.

hacktoberfest nodejs pino postgresql

Last synced: 12 Oct 2025

https://github.com/wenerme/postjava

Java work with PostgreSQL

hibernate jsonb postgresql querydsl

Last synced: 15 Mar 2026

https://github.com/pgx-contrib/pgxotel

A OpenTelemetry collector for pgx

opentelemetry pgx postgresql

Last synced: 01 Apr 2026

https://github.com/seddryck/pgnoli

Pgnoli is a .NET implementation of the PostgreSQL wire protocol v3. It gives you some traits to implement your own PostgreSQL compatible servers (and client if there is case Npgsql does not fit).

database-driver postgresql postgresql-driver wire-protocol

Last synced: 22 Apr 2025

https://github.com/reem-lab/vet-clinic

The project contain database created using a relational database. to store the information for clinic, so you can store the information for all the animals that come and treat in this clinic and the visits, the specializations and the vets there. 🦮😾🐴👩🏻‍⚕️

database postgresql sql

Last synced: 28 Apr 2025

https://github.com/shourya1997/django-stackoverflow-clone

A Django 2.0+ project, a Stack Overflow clone called Answerly.

coverage django django2 docker elasticsearch postgresql python selenium

Last synced: 15 Jul 2025

https://github.com/ricardogesteves/spreadit

SpreadIt is a dynamic social news aggregation platform powered by robust backend technologies and a user-friendly interface. It employs modern web development frameworks and scalable architecture to enable seamless content submission, sharing, and voting across various formats (articles, images, videos).

next-auth nextjs oauth2 optimistic-updates postgresql prisma react redis rich-text-editor shadcn-ui social-network supabase tailwindcss tanstack-react-query typescript uploadthing upstash-redis

Last synced: 25 Oct 2025

https://github.com/nikolalsvk/restaurant-reservations

Ruby on Rails project for Internet Software Architecture course

activerecord postgresql rails reservation ruby

Last synced: 22 Apr 2025

https://github.com/ddci/vkfilebot

Telegram Bot for downloading files from VK based on pyTelegramBotAPI, working Bot can be found on Telegram

flask flask-sqlalchemy herokuapp postgresql telegram-bot vk-api

Last synced: 25 Oct 2025

https://github.com/vitalyliber/casply

The cosplayers community

cosplay postgresql react ruby ruby-on-rails

Last synced: 18 Jan 2026

https://github.com/elaugier/apigo

ApiGo is an API engine which allow to build quickly a REST API without development. If you have already some scripts written in Powershell, Python, ... and you need to expose these through an web API, ApiGo may be your solution.

api-engine api-worker api-wrapper apigo egen-guru golang gorm kafka mariadb mssql mysql open-source postgresql rabbitmq rest-api sqlite wrapper-api zeromq

Last synced: 28 Oct 2025

https://github.com/onfranciis/linkly-rs

A url shortener server built with Rust, PostgreSQL and Redis on Rocket - Bitly alternative

bitly learn linkly-rs postgresql redis rocket rust sql student-vscode

Last synced: 23 Oct 2025

https://github.com/okbob/orafce_sql

PostgreSQL extension that provides a API of Oracle's package dbms_sql

c dbms-sql migration-tool oracle-to-postgres orafce postgresql postgresql-extension

Last synced: 27 Oct 2025

https://github.com/renoki-co/laravel-thermite

Laravel Thermite is an extended PostgreSQL Laravel database driver to connect to a CockroachDB cluster.

active cockroach cockroachdb database laravel pgsql postgres postgresql psql replica

Last synced: 27 Oct 2025

https://github.com/maangulo12/starter-kit

A concise skeleton for building web apps using Angular 2, Flask, PostgreSQL, and Heroku.

angular-2 flask heroku postgresql starter-kit

Last synced: 27 Oct 2025

https://github.com/ab-noori/eduplanner-backend

This is the Backend Api for the EduPlanner web application project. A rails based backend solution to storing class and student data from the EduPlanner web application.

active-storage mvc-framework postgresql ruby-api ruby-app ruby-gem ruby-on-rails

Last synced: 26 Oct 2025

https://github.com/deno-library/pg

PostgreSQL client for Deno

deno postgresql

Last synced: 02 Sep 2025

https://github.com/danielletto2020/liteeditorai

Лёгкий редактор для эпохи ИИ-агентов: терминал в центре, модули рядом — код, Git, контейнеры Docker·Podman, базы данных Postgres·MySQL·SQLite, плюс свои модули-плагины (пишет ваш ИИ-агент). Удалённый пульт для Android, чат через OpenRouter, мульти-вкладки, 6 тем. Linux · Windows.

ai-agents android claude-code code-editor containers database desktop-app developer-tools docker electron ide llm mysql openrouter plugins podman postgresql remote-control terminal xterm

Last synced: 15 Jun 2026

https://github.com/xirothedev/discord.js-template-v14

This template is designed for rapid development of robust Discord bots, featuring multi-language support, modular command/event handling, and PostgreSQL integration

bunjs docker postgresql prisma-orm

Last synced: 05 May 2026

https://github.com/enmanuelmag/heimdall-mcp

Transparent MCP proxy with OpenTelemetry tracing. Wrap any MCP server and persist traces to SQLite, Postgres or MySQL.

agent audit audit-trail javascript mcp model-context-protocol observability opentelemetry postgresql proxy sqlite tracing typescript

Last synced: 15 Jun 2026

https://github.com/w-y-l-t/nhlinforamtionsystem

The system simulates, stores, and analyzes NHL data: information about teams, players, matches, trophies, tickets, and users.

asp-net-core dotnet etcd flyway grafana haproxy k6 patroni postgresql prometheus python

Last synced: 09 Apr 2026

https://github.com/himash79/spring-boot-with-reactive-programming

Build the Spring boot application operation using reactive programming way using modern reactive technologies

hql jpa-hibernate mongodb mongoose postgresql reactive-programming rest-client restful-api spring-boot

Last synced: 14 Apr 2025

https://github.com/elijahscriptdev/buzz_me

This is part of Capstone project in Microverse's rails curriculum, to build a Ruby on Rails application where people can write articles. This is a website with articles about books, wedding business, fishing equipment, mushrooms - anything that you can write an article.

bootstrap cloudinary html-css-javascript postgresql ruby-on-rails

Last synced: 20 Sep 2025

https://github.com/davetoxa/davetoxa

Rails - A Simple Approach | simple app for educational purposes

ansible capistrano codeclimate postgresql rails ruby travis-ci

Last synced: 12 Apr 2025

https://github.com/Xstoudi/pino-pg

A Pino Transport for PostgreSQL databases.

hacktoberfest nodejs pino postgresql

Last synced: 02 Aug 2025

https://github.com/vesal-j/pglite-note

A modern note-taking app with rich text editing, built on Next.js and PGLite for seamless local data persistence

database frontend indexeddb notebook notes pglite postgresql typescript

Last synced: 09 Mar 2026

https://github.com/kauefraga/esquilo-aniquilador

🐿 Minha API aniquiladora pra Rinha de Backend em Go. Segunda edição da Rinha!

api golang nginx postgresql rinha-backend rinha-de-backend

Last synced: 22 Sep 2025

https://github.com/gmtprime/yggdrasil_postgres

PostgreSQL adapter for Yggdrasil

elixir postgresql pubsub yggdrasil

Last synced: 20 Jun 2025

https://github.com/hamza88-coder/real-time-recruitment-system-with-ai-and-data-analytics

Simulation of job offers and CVs with real-time processing, classification, and analytics using Kafka, Ray, Spark, and Databricks. Includes a Flask-based recommendation system and Tableau visualizations.

apache-nifi chatbot databricks dbt delta-lake docker faiss flask k-means kafka llama3 pinecone postgresql ray redis snowflake spark sparkml

Last synced: 30 Jul 2025

https://github.com/reven-erlangga/go-backend-master-class

This project part of class in udemy "Backend Master Class [Golang + Postgres + Kubernetes + gRPC]"

clean-architecture golang postgresql redis

Last synced: 11 Jan 2026

https://github.com/flarco/dbnet-python

A Python/VueJS database client (Web GUI) to access Oracle, Spark (Hive), Postgres, etc.

apache-spark database jdbc oracle postgresql spark web-gui

Last synced: 03 Oct 2025

https://github.com/tahmid-saj/nutri-sight

Nutrition tracker developed to provide predicted nutrition info via image / food description, keep track of meal consumption and burned calories. Also provides numerous recipes and their nutrition info. Developed using MERN, Firebase, Django, GraphQL, Redis, Postgresql, and ML based APIs.

computer-vision django express firebase graphql material-ui mongodb node openai postgresql react redis redux tailwind

Last synced: 15 Apr 2025

https://github.com/aiven-labs/aiven-laravel

Extend Laravel PHP framework to make working with Aiven databases simpler

aiven artisan-commands database laravel laravel8 mysql opensearch postgresql redis

Last synced: 02 Oct 2025

https://github.com/minnukota381/flask-crud-app

This project demonstrates performing CRUD (Create, Read, Update, Delete) operations using Flask with various databases including SQLite, MySQL, MongoDB, and PostgreSQL. The application utilizes raw SQL queries for database interactions instead of SQLAlchemy.

flask-application jinja2 mongodb mysql postgresql sqlite

Last synced: 15 Apr 2025

https://github.com/brightdaniel/code9ja

Code9ja is an e-learning platform designed to provide users with an opportunity to learn coding and other tech-related courses in Nigerian Pidgin. The platform offers a wide range of courses, blog posts, and a user-friendly interface to enhance the learning experience.

admin-dashboard application-status-tracking blog-post bootstrap contact-us course-management css3 flask flask-application flask-login flask-sqlalchemy flask-web html5 javascript jquery mysql-database postgresql python3 user-dashboard

Last synced: 08 Mar 2026

https://github.com/aminedjeghri/jobby

A web application that aims to rank resumes in relation to a job offer using Multiple Criteria Decision Aid (MCDA) to sort the CVs.

ajax glassfish google-maps javaee jsf maven mcda multicriteria-decision-analysis postgresql primefaces

Last synced: 01 Sep 2025

https://github.com/rifqi142/backend-top-up

Backend project for Rifqi Top Up service, providing functionalities for user management, product handling, orders, and more. Built using Node.js and Express.js with various integrations for authentication, payments, and media handling.

expressjs midtrans postgresql sequelize-orm swagger

Last synced: 02 Aug 2025

https://github.com/qedk/mentored

Real learning from real people.

django education hackathon hacktoberfest mlh postgresql python react

Last synced: 18 Apr 2025

https://github.com/xetys/open-psql-backup

A small bash based tool to manage PostgeSQL backups in a clever way in k8s

backup k8s postgresql

Last synced: 05 Aug 2025

https://github.com/mesmacosta/cloudsql-postgresql-tooling

Scripts with the goal to enable easy usage of some PostgreSQL operations.

automation database devops-tools gcloud postgresql terraform

Last synced: 30 Apr 2025

https://github.com/sophilabs/training

🎓Training exercises

django postgresql react training

Last synced: 19 Jul 2025

https://github.com/simplyblock/vela-studio

Self-hostable Postgres Platform with instant cloning.

kubernetes kubevirt nvme nvme-of nvme-over-fabrics pg postgres postgresql supabase

Last synced: 25 Sep 2025

https://github.com/xbol0/nostring

A Nostr relay library written in Deno

deno nostr postgresql relay typescript

Last synced: 17 Jan 2026

https://github.com/ekino/jcv-db

JSON Content Validator for Database (JCV-DB) allow you to compare database contents against a JSON with JCV validators.

assertions assertj assertj-assertions cassandra java jcv json kotlin mongodb mssql mysql postgresql testing

Last synced: 11 Jul 2025

https://github.com/sujal12344/ai-companion-builder

AI-Companion is a cool software that lets you create your own custom AI models of people you admire, like actors or celebrities. It's a tool to make personalized artificial intelligence companions based on your favorite individuals.

clerk expo flux hotpot langchain llms nextjs openai pinecone postgresql prisma rag react-native redis-database shadcn-ui stripe typescript vector-database zustand

Last synced: 10 Apr 2025

https://github.com/oabraham1/open-blogger

A free open source blogging platform

blog golang postgresql sveltejs sveltekit typescript

Last synced: 27 Sep 2025

https://github.com/guenthermi/postgres-retrofit

Tools to create database-specific text value embeddings from word embedding datasets

in-database-analytics learning machine machine-learning nlp postgresql word-embeddings word2vec

Last synced: 14 Apr 2025

https://github.com/henriqueweiand/nestjs-account-graphql

NestJS and GraphQL based project simulating an account service with permission control

authentication authorization graphql nestjs postgresql

Last synced: 04 Aug 2025

https://github.com/fnando/sql_runner

SQLRunner allows you to load your queries out of SQL files, without using ORMs. Available only for PostgreSQL and MySQL.

mysql postgresql ruby sql-files sqlrunner

Last synced: 15 Jul 2025

https://github.com/synkevych/realtime_user_tracking

The simplest example of how ActionCable works - tracks whether a user is online or not.

action-cable heroku postgresql rails react redis-server ruby-on-rails websocket

Last synced: 14 Jun 2025

https://github.com/njmarko/2face-verification

Microservice AI Neural Network Tensorflowjs face (YOLO object) detection Two-factor deep learning (TensorFlow) authentication in Spring, Vue, and Flask with face verification based on logistic regression and cosine similarity in high dimensional vector space.

ai deep-learning face-detection face-verification facelandmarkdetect facenet flask keras linus-torvalds microservices mongodb netflix-eureka postgresql resnet-50 spring-framework tensorflow tensorflowjs vggface vue yolo

Last synced: 28 Oct 2025

https://github.com/livexy/mysqldiff

Mysql database table structure, stored procedures, functions, views, table data comparison tool, the difference generated SQL, support SSH connection.mysql 数据库表结构,存储过程,函数,视图,表数据对比工具,差异生成SQL,支持SSH连接。

dameng mysql mysql-database-diff mysql-diff mysql-tool nodejs postgresql

Last synced: 19 Apr 2025

https://github.com/rbiedrawa/cdc-postgres

Change Data Capture with Debezium & PostgreSQL. This repository contains the demo Docker Compose file for setting up and running the whole CDC infrastructure (Kafka Connect, Debezium, PostgreSQL etc.)

adminer apache-kafka cdc connect debezium debezium-connector docker docker-compose kafka kafka-connect kafka-ui postgres postgresql

Last synced: 08 Oct 2025

https://github.com/ofceab-studio/dart_pgmq

A dart client for Postgres Message Queue (PGMQ).

dart message-queue pgmq postgresql

Last synced: 08 Oct 2025

https://github.com/ollieri3/daily-do-it

Simple daily habit tracker. MPA built using Node, Express and PostgreSQL

express habit-tracking nodejs postgresql tailwindcss typescript

Last synced: 15 Mar 2026

https://github.com/siddharth23/cypress-postgres

Use this plugin to query Postgres database and use response in cypress tests

cypress cypress-plugin cypress-tests postgres postgres-database postgresql postgresql-database queryresponse sql-query

Last synced: 09 Apr 2025

https://github.com/sb-child/short-link

A short-link server, written in rust | 短链接服务端,使用rust编写

axum postgresql rust short-link shortlink tokio

Last synced: 04 Mar 2026

https://github.com/owner-maker/microservice-for-working-with-user-balance

This service is a task for the Avito internship. Provides you a REST API to work with user balances (crediting funds, debiting funds, transferring funds from user to user, as well as a method for obtaining a user's balance).

docker gin golang gorm postgresql swagger

Last synced: 19 Apr 2025

https://github.com/jfoyarzo/skateparkapp

App that enables users to sign up in a fictional Skate event and login afterwards using JWT authentication. Backend made with the Express framework for Node

api api-client api-rest api-server bootstrap express-handlebars expressjs jwt jwt-token nodejs postgresql postgresql-database

Last synced: 12 Oct 2025

https://github.com/neondatabase-labs/fastapi-apprunner-neon

Create a serverless API using FastAPI, deployed on AWS App Runner and powered by Neon Postgres

aws-apprunner fastapi postgres postgresql python serverless sqlalchemy sqlmodel uvicorn

Last synced: 08 Apr 2025