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/gradii/fedaco

Laravel Eloquent With Typescript

active-record database mariadb nodejs orm postgresql sqlite typescript

Last synced: 26 Aug 2025

https://github.com/gajus/slonik-interceptor-field-name-transformation

Transforms Slonik query result field names.

postgresql slonik

Last synced: 28 Oct 2025

https://github.com/jacksonkasi0/postgres-r2-backup

An automated PostgreSQL backup and restore system with 30-day retention, Cloudflare R2 integration, and Docker support.

automation backup cloudflare-r2 cron database-backup database-management deno docker postgresql restore

Last synced: 08 Oct 2025

https://github.com/abusayid693/voicefy

Generate best audio experiences with cloud services, build using best in market could service providers (in-development)

aws graphql nodejs postgresql react

Last synced: 07 May 2025

https://github.com/kiritsu/uploadr

Upload server for files, pastes, shortened urls, etc. made with ASP.NET Core 5

asp-netcore azure-pipelines csharp database hacktoberfest netcore postgresql sharex-upload

Last synced: 07 May 2025

https://github.com/tascigorkem/restaurant-service

Rest Api - Hexagonal Architecture with Spring WebFlux and PostgreSQL R2DBC. - Deployed to Heroku with Travis CI.

docker heroku hexagonal-architecture java-11 logentries postgresql r2dbc rest-api restaurant-service spring-boot spring-webflux tdd travis-ci

Last synced: 10 Apr 2025

https://github.com/vnpy/vnpy_postgresql

VeighNa框架的PostgreSQL数据库接口

database postgresql veighna vnpy

Last synced: 11 Apr 2025

https://github.com/ncrmro/remix-supabase-playwright

A boilerplate for website using Remix.JS, Supabase as a backend and Playwright for E2E testing.

playwright postgresql react remix supabase

Last synced: 11 Apr 2025

https://github.com/apaxa-go/pgtypes

Native GoLang implementation of some PostgreSQL types.

database golang library postgresql types

Last synced: 17 Jan 2026

https://github.com/typeonce-dev/effect-backend-example

Example of backend API written with effect that connects to a SQL database (included local Docker configuration with postgres and PgAdmin) ⚡️

api backend effect effect-ts pgadmin postgres-database postgresql

Last synced: 11 Apr 2025

https://github.com/lab2023/postgresql_jsonb_ransack_rails_5

Rails user based custom field example with postgresql jsonb and using custom fields with ransack

custom-fields jsonb postgresql rails rails5 ransack

Last synced: 01 Oct 2025

https://github.com/smitbarmase/pods

project management and communication tool built with react, node and graphql

apollo-client express-session graphql nodejs postgresql primer-design react redis typegraphql typeorm typescript

Last synced: 11 Apr 2025

https://github.com/longbridge/sqlparser

SQL Parser for Go, allows work with PostgreSQL syntax.

ast go parser postgresql sql-parser

Last synced: 14 Jan 2026

https://github.com/awslabs/aurora-dsql-sqlalchemy

Aurora DSQL dialect for SQLAlchemy

aurora aurora-dsql dsql postgresql python sqlalchemy

Last synced: 19 Jan 2026

https://github.com/upcraftlp/bluesky-post-bot

A Discord bot to listen for posts on Bluesky.

atproto bluesky discord discord-bot docker postgresql

Last synced: 19 Mar 2025

https://github.com/raihan2bd/chatgpt-go

NeuralChat is a cutting-edge chatbot project that allows users to chat with the state-of-the-art OpenAI chatbot, GPT-3.5, in a seamless and user-friendly manner.

chatbot chatgpt css go golang html javascript neural-network openai postgresql

Last synced: 12 Apr 2025

https://github.com/vocdoni/vocdoni-manager-backend

Vocdoni centralized Census and Users management backend

golang postgresql

Last synced: 01 May 2025

https://github.com/noblessecoder/ecommdb

E commerce-Database driven web application using Flask

dbms ecommerce flask flask-extensions flask-sqlalchemy postgresql python

Last synced: 09 Jul 2025

https://github.com/MakeICT/MESSforMakers

An open source membership, event, and equipment management platform targeted at makers, but open and useful to any organization with membership that hosts events.

database devict equipment-management golang makers materialize membership-management mvc-pattern postgresql

Last synced: 03 Apr 2025

https://github.com/jasonsychau/graphql-w-persistent

This is an updates page and an example repository for the GraphQL SQL database service package graphql-w-persistent.

graphql graphql-database graphql-middleware haskell mysql postgresql sql sqlite

Last synced: 13 Apr 2025

https://github.com/goflower-io/crud

a mysql,mariadb,postgresql,sqlite3 golang crud code generate tool from table DDL , mongodb crud code generate form struct. maybe it can reduce a lot of work

codegenerate golang mariadb mongodb mysql orm postgresql sqlite3

Last synced: 25 Sep 2025

https://github.com/pgdogdev/helm

Helm chart for deploying PgDog.

helm kubernetes pgdog pooler postgresql

Last synced: 22 May 2026

https://github.com/binakot/postgresql-timescaledb-pipelinedb

PostgreSQL + TimescaleDB + PipelineDB docker image 🐘📈🔀

alpine docker-image hacktoberfest hacktoberfest-accepted pipelinedb postgresql timescaledb

Last synced: 01 Jul 2025

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

This project consists of the creation of the schema and all the necessary queries for a database of a veterinary clinic using postgreSQL

database postgresql sql

Last synced: 28 Sep 2025

https://github.com/jeremyletang/arrakis

rest api generation from postgres schema

automatic dynamic postgresql rest-api

Last synced: 13 Apr 2025

https://github.com/ribafs/crud-generator-php

Gerador de CRUDs em PHP em 3 versões e bons recursos sem digitar uma linha de código.

bootpag mysql pagination pdo php phpoo postgresql search

Last synced: 03 Aug 2025

https://github.com/fingerprintjs/nice-pg-sql-toolkit

Nice PG SQL toolkit. Loves SQL. Not an ORM. Can do migrations.

db-migration javascript migrations nodejs postgresql tiny toolkit

Last synced: 13 Apr 2025

https://github.com/qneyrat/web-pubsub-example

:rocket: Web pub/sub architecture example

example go postgresql rabbitmq symfony websocket

Last synced: 07 May 2025

https://github.com/codebrahma/nodejs-backend-boilerplate

Node.js Backend boilerplate for rest apis with google oauth authentication

chai circleci codecov dotenv factory-girl google-oauth2 mocha mvc nock postgresql rest-api sentry sequelize sinon vcr

Last synced: 03 Mar 2026

https://github.com/elkornacio/pg_auto_embeddings

Text embeddings calculation for Postgres, without extensions. Simple, atomic, supports OpenAI/Anthropic models. Does not require any additional extensions, making it suitable for managed databases and other restricted environments.

embeddings openai postgres postgresql vector

Last synced: 01 Aug 2025

https://github.com/obaraelijah/webdev_tutorial

A tutorial for building Web Services in Rust with Actix-Web, SQLx, and PostgreSQL

actix-web api cargo postgresql rust rust-lang sqlx tutorial webservice

Last synced: 28 Jul 2025

https://github.com/jinhojang6/dev-notes

Software development notes - Frontend, Backend, DB, HTTP, Git, Docker, Linux, Infra, OS, and etc.

django docker graphql jenkins linux mongodb nginx postgresql react redux typescript ubuntu

Last synced: 27 Aug 2025

https://github.com/rootmos/libpquv

A small library combining libpq and libuv

libuv postgres postgresql

Last synced: 26 Jul 2025

https://github.com/tiwaridivya25/devconnect

Share your ideas. Build communities. Connect with developers. DevConnect is the modern social platform built by developers, for developers.

developer-experience ecwoc26 fullstack postgresql react social-media supabase tailwindcss typescript vercel-deployment

Last synced: 19 May 2026

https://github.com/aashutoshrathi/springcrud

Basic CRUD with SpringBoot + Hibernate

crud hibernate java junit postgresql spring-boot springboot

Last synced: 19 Mar 2025

https://github.com/kaplunmaxym/delivery-app-server

Server for ReactNative Delivery-app

nest postgresql prisma rest-api stripe-sdk

Last synced: 22 Jul 2025

https://github.com/chatyx/backend

Simple, powerful and scalable chat backend in Go

go golang postgres postgresql redis rest-api websocket

Last synced: 12 Jan 2026

https://github.com/skaiworldwide-oss/agensgraph-golang

Go driver support for AgensGraph with github.com/lib/pq

agensgraph genai golang multi-model-database postgresql

Last synced: 13 Apr 2025

https://github.com/chibat/leaves

Leaves - Microblog with Markdown

deno denodeploy fresh markdown microblog postgresql sns supabase

Last synced: 12 Jun 2025

https://github.com/rueian/pgbroker-static

A PostgreSQL proxy that can map multiple PGs into one entry. And easy to do query rewrite in golang.

docker golang postgres postgresql proxy

Last synced: 10 Apr 2025

https://github.com/turbot/steampipe-docs

Steampipe documentation content in markdown format.

documentation hacktoberfest postgresql sql steampipe turbot turbot-pipes

Last synced: 30 Oct 2025

https://github.com/wpcodevo/golang-fiber

In this article, you'll learn how to build a CRUD API in Golang using the Fiber web framework and GORM. The REST API will run on a Fiber HTTP server and use GORM to persist data in a PostgreSQL database.

api crud crud-api crud-application docker fiber fiber-framework golang gorm gorm-orm postgres postgresql rest-api

Last synced: 13 Apr 2025

https://github.com/anandhu4456/go-e_commerce-clean-arch

An E-Commerce REST-API Written in Golang with Clean-Architecture (Gin framework)

aws-s3 clean-architecture dependency-injection gin golang gorm jwt-authentication postgresql razorpay swagger-ui twilio wire

Last synced: 15 Jul 2025

https://github.com/safakb/postgres-server

[Postgres + PostgREST + Socket.IO Server + Nginx + Certbot] Imagine a postgresql server. Your endpoints are created automatically. Your domain SSL certificates are created and renewed automatically. You can get row-by-row security and give the access you want according to the JWT token role

certbot certbot-ssl letsencrypt nginx nginx-docker nginx-server postgresql postgresql-database postgrest realtime realtime-database socket socket-io ssl ssl-support

Last synced: 21 Jun 2025

https://github.com/sreeharijayaraj/kseb

A project management tool for goverment offices

docker gin golang nextjs postgresql supertokens typescript

Last synced: 14 Apr 2025

https://github.com/enlomy/ragchatbot

This project is a dynamic AI chatbot that can be trained from various sources, such as PDFs, documents, websites, and YouTube videos.

celery django faiss langchain pinecone postgresql python rag

Last synced: 19 Jun 2025

https://github.com/imranr98/backdraft

Node.js, Express, and PostgreSQL based web server with simple user authentication, to be used as a template or starting off point for backend projects.

authentication chai express jwt logging mocha morgan nodejs openapi postgresql prisma rdbms refresh-token sql swagger swagger-ui testing tsoa typescript winston

Last synced: 14 May 2025

https://github.com/gamemann/discord-mg-bot

An open source Discord bot that allows users to play mini-games on Discord servers and get awarded points. Not finished and a work-in-progress.

bot discord discord-bot discord-py fun minigames postgresql psycopg stats

Last synced: 31 Aug 2025

https://github.com/werner/focusvent

Open Source ERP in Rust (API)

erp postgresql rocket rust

Last synced: 22 Aug 2025

https://github.com/nihatquliyev/renta-car-system

Simple crud rent a car management system

java java-se jdbc jdbc-connector postgresql

Last synced: 30 Jul 2025

https://github.com/choonkeat/dbmigrate

rails migrate inspired approach to database schema migrations but with plain sql files. and much faster.

database golang mariadb migration-tool mysql postgresql sql

Last synced: 18 Aug 2025

https://github.com/willianantunes/django-multiple-schemas

Sample project that describes how you can handle schema within your Django application.

aws-dms change-data-capture database-management database-schemas django mypy pgbouncer postgresql pytest

Last synced: 12 Jul 2025

https://github.com/melaniesigrid/vet_clinic

In this project, I used a relational database and PostgreSQL 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.

databases postgresql sql

Last synced: 09 May 2025

https://github.com/maiha/pg-copy-ch

Simply copy the current PostgreSQL data to ClickHouse

backup clickhouse postgresql

Last synced: 14 Aug 2025

https://github.com/starters-dev/parse-server

🗜 Minimal setup for Parse Platform (Server & Dashboard) with a choice of three DB configs: PostgreSQL (Postgis), MongoDB or Percona Server MongoDB. Within Docker Compose. Behind Traefik proxy.

docker mongodb parse-platform parse-server postgis postgresql traefik

Last synced: 30 Oct 2025

https://github.com/ableinc/mongrations

A database independent migration and seeding tool for python. Compatible with MySQL, PostgreSQL and MongoDB.

async automation automation-tools cli database migration migration-tool mongodb mongodb-database mongodb-migrations mysql-migration postgres-migration postgresql pymongo pymysql python3

Last synced: 16 Oct 2025

https://github.com/tom-sato/ansible-postgresql-cluster

Ansible playbooks that set up various PostgreSQL clusters for testing, such as streaming replication, Pgpool-II, Pacemaker and DRBD.

ansible drbd pacemaker paf pgpool-ii pgpool2 postgresql repmgr

Last synced: 22 Apr 2025

https://github.com/tbe/pqparser

A helper library to support libpq style connection strings for go-pg

go golang postgres postgresql

Last synced: 13 May 2025

https://github.com/nueluzoma/csharp-backend

A project showcasing the development of a backend application using C# and ASP.NET Core, utilizing Entity Framework and PostgreSQL for database operations.

asp-net-core csharp dotnet entity-framework jwt-authentication postgresql

Last synced: 10 Apr 2025

https://github.com/powersync-community/vite-react-ts-powersync-supabase

Get started quickly with PowerSync using Vite, React, TypeScript and Supabase.

localfirstweb postgresql powersync react supabase typescript vite

Last synced: 11 Apr 2026

https://github.com/snehil-shah/pg_dispatch

A TLE-compliant asynchronous SQL dispatcher for PostgreSQL, enabling you to run SQL queries asynchronously.

async pg-later pg-tle postgresql postgresql-extension

Last synced: 26 Feb 2026

https://github.com/erkkah/sslr

A simple stupid logical replication tool for PostgreSQL using only a read-only connection. No extensions, no server-side setup.

database database-replication etl golang postgres postgresql replication

Last synced: 01 Feb 2026

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

Use SQL to instantly query data from various types of config files. Open source CLI. No DB required.

backup etl hacktoberfest ini json postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin yaml yml zero-etl

Last synced: 22 Apr 2025

https://github.com/tarachom/storageandtrade3

Програма "Зберігання та Торгівля" для України | .net 9, Linux, Windows

accounting csharp finance gtk gtksharp linux postgresql windows

Last synced: 16 Mar 2026

https://github.com/mirzakhany/dbctl

DBCTL is a tool designed to make running ephemeral databases in a Docker container easy and fast.

database golang postgresql redis testing

Last synced: 10 Mar 2026

https://github.com/sivabudh/system-in-a-box

Example of Docker containers with host mode talking to services (NGINX + PgSQL + Redis) running on Docker host

django docker docker-compose nginx postgresql python python-3-6 redis

Last synced: 09 Apr 2025

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

Use SQL to instantly query & run shell commands on local & remote servers. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/andresrodriguez55/githubusersdatascraper

Solution to task given by Apziva, not having much time available, technical details have not been entered, nor has optimal code been written.

api api-rest apziva django github graphql postgresql scraper

Last synced: 11 Jun 2025

https://github.com/denshakhov/startify

Deployable monorepo boilerplate powered by fastify (node.js) and React. Ideal for rapid prototyping and going to production as fast as possible.

boilerplate fastify monorepo nodejs postgresql react starter-kit typescript

Last synced: 10 Mar 2025

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

Use SQL to instantly query Salesforce resources. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/spanasik/pg2rs

Command-line tool to make Rust source code entities from Postgres tables.

postgres postgresql rust sqlx

Last synced: 21 Jan 2026

https://github.com/timthedev07/instantauction

A modern online auction platform for trading second-hand goods.

apollographql auction auction-website graphql nextjs platform postgresql react website

Last synced: 18 Jun 2025

https://github.com/basemax/bitlygo

URL Shortener - Short URLs & Custom Free Link Powered by Go language and PostgreSQL database. (API, JSON)

api api-rest api-server go golang postgresql psql url-shortener url-shortener-api url-shortening url-shortner

Last synced: 27 Oct 2025

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

Use SQL to instantly query plugin metadata from the Steampipe Hub. 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/maciejslawik/route-planner

A profiled route planning library which calculates routes in urban environments for two-wheeled vehicles

navigation pgrouting php postgis postgresql route-planner

Last synced: 14 Jan 2026

https://github.com/nzmprlr/sqlpp

A database connection wrapper to cache prepared statements by transforming queries to use with array arguments.

database go golang mysql postgresql sql wrapper

Last synced: 18 Jan 2026

https://github.com/fnando/ar-timestamptz

Make ActiveRecord's PostgreSQL adapter use timestamptz as datetime columns.

activerecord datetime postgres postgresql rails timestamptz

Last synced: 17 Apr 2025

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

Use SQL to instantly query Dockerfile commands and more from Docker. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/mortenson/ripoff

generate fake data from templated yaml files

databases fakedata postgresql

Last synced: 03 Jul 2025

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

Use SQL to instantly query droplets, VPCs, users and more from DigitalOcean. Open source CLI. No DB required.

backup digitalocean digitalocean-api doctl etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/devteds/e8-db-on-docker

MySQL & PostgreSQL with Docker in development. Devteds episode#8 https://devteds.com/episodes/8-mysql-and-postgresql-with-docker-in-development

containerization db-on-docker docker docker-compose mysql mysql-on-docker postgres-on-docker postgresql

Last synced: 17 Oct 2025

https://github.com/intelligenthack/badgie-migrator

A SQL migration tool for SQL-Server, MySQL and PostgreSQL

database database-migrations migration migrations mysql postgresql sql-server

Last synced: 01 Feb 2026

https://github.com/fontseca/noda-tasks-management-tool-api

A robust task management RESTful API developed with Go, PostgreSQL, JWT for authentication, and Docker for containerization. It features secure user authentication, task creation and management.

api backend docker go golang jwt plpgsql postgresql restful-api sql

Last synced: 27 Oct 2025