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/lankaraniamir/music-library-db-web-interface

PostgreSQL database and a corresponding Flask web interface to store music library information dynamically with multiple linked versions of songs

music-database music-library music-website postgresql

Last synced: 23 Apr 2025

https://github.com/saleh-ghazimoradi/gophergram

Gophergram is a simplified platform inspired by Instagram, developed using Golang with a focus on hexagonal architecture. The project integrates PostgreSQL as the database and aims to provide core social media functionalities while maintaining a clean, maintainable code structure through the hexagonal approach.

cicd cobracli design-patterns docker-compose golang hexagonal-architecture httprouter postgresql redis repository-pattern standard-library swagger

Last synced: 28 Oct 2025

https://github.com/woodprogrammer/postgresql-connection-manager

This is project to manage postgresql connections via cgroup V2

cgroups devops pg postgresql sre

Last synced: 28 Apr 2025

https://github.com/chkpwd/cdpgvecto.rs

PostgreSQL Image with vecto.rs support based on CrunchyData Postgres images.

crunchydata docker kubernetes postgresql vector-database

Last synced: 16 May 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

https://github.com/rafsaf/tribal-wars-planer

Tribal Wars Planer django app, professional tool for creating outlines for off-game coordinators.

cloud django docker docker-compose markdown plemiona postgresql prometheus python tribal-wars

Last synced: 15 Mar 2026

https://github.com/codee-sh/payload-training-app

Open-source coaching app built with Payload CMS and Next.js. Coaches manage training plans in the admin; clients log workouts on mobile.

coaching-app fitness-app nextjs opensource payload payloadcms postgres postgresql training-plan typescript workout-tracker

Last synced: 25 Jun 2026

https://github.com/kamva/octopus

Octopus is an ORM/ODM written in Go

golang mongodb mssql octopus orm postgresql sqlserver

Last synced: 14 May 2025

https://github.com/iwanbk/gosqlbencher

Tool to benchmark Go SQL ecosystem: query, Go database/sql funcs usage, driver, and the server

benchmark golang mysql postgresql sql

Last synced: 30 Jun 2025

https://github.com/spa5k/slugify-postgres

PostgreSQL Extension to generate various variant of Slugs from a string.

postgresql postgresql-extension rust slugify

Last synced: 27 Feb 2026

https://github.com/MechanicalRabbit/PostgresCatalog.jl

Julia library for introspecting Postgres databases

julia postgresql

Last synced: 16 Jul 2025

https://github.com/strontiumjs/framework

The Strontium Framework is a high performance and developer friendly web framework for developing SAAS applications on top of NodeJS.

framework google-cloud http postgresql prometheus rest-api task-queue typescript

Last synced: 16 Aug 2025

https://github.com/sharaal/sql-pg

Complex queries can be written with normal SQL, including the values needs to be bound and prefixed with the sql tag.

node-postgres nodejs postgresql query-builder sql tagged-template-literals

Last synced: 09 May 2025

https://github.com/jacobgrisham/synthetic-biology-lims

(In development) Microservices full-stack single-page web app built with Typescript, React, Redux, Styled Components (for CSS-in-JS), Python, Django, Redis, and PostgreSQL. Separate servers for LIMS and Payments hosted on AWS EC2 instances with Kubernetes and circleci CI/CD. Database hosted on AWS DynamoDB. CDN through AWS Cloudfront and DNS through Google Domains.

circleci django django-rest-framework docker docker-compose full-stack-web-development kubernetes lims microservices-architecture postgresql python react redis redux rest-api restful-api styled-components synbio synthetic-biology typescript

Last synced: 11 Aug 2025

https://github.com/davimateus1/dmvendas-sds

Projeto DM Vendas, consiste numa aplicação web que exibe dados de vendas em gráficos e tabelas, puxando os dados do Banco de dados Postgre SQL.

bootstrap heroku java javascript netlify postgresql postman react reactjs spring-boot typescript

Last synced: 13 May 2025

https://github.com/abhirockzz/langchain-go-postgresql-vectorstore

langchain Vector Store implementation based for PostgreSQL pgvector

generative-ai golang langchain postgresql

Last synced: 25 Oct 2025

https://github.com/ize-302/bunsoir

Setup Bun application with little development configuration

boilerplate bun bunjs cli docker drizzle-orm elysia hono mysql postgresql sqlite

Last synced: 12 Apr 2025

https://github.com/lunarway/postgresql-controller

PostgreSQL controller for managing database user access through kubernetes custom resources

golang operator operator-sdk postgresql

Last synced: 20 Aug 2025

https://github.com/certainlach/immigrant

Database schema definition language, migration and ORM boilerplate generator

database migration postgresql schema sql

Last synced: 24 Jun 2025

https://github.com/aaronmcleancs/repbook-demoserver

Full-Stack iOS Fitness Assistant made in Objective-C and Swift deployed with a Demo Node.js SQL Backend.

authentication database full-stack nodejs postgresql rest-api swift

Last synced: 26 Sep 2025

https://github.com/hooopo/kiba-plus

Kiba enhancement for Ruby ETL.

bulk etl kiba mysql postgresql

Last synced: 19 Apr 2025

https://github.com/ophian/styx

Serendipity Styx Edition - Styx is what Serendipity should be!

blog blog-engine mysql mysqli php postgresql serendipity smarty sqlite styx

Last synced: 07 Mar 2026

https://github.com/leoantony72/blog_api

Blog API made with typescript, express & PostgreSQL

api api-rest blog express nodejs postgresql typescript

Last synced: 27 Jul 2025

https://github.com/petrnikolas/flick

Flick is a Rails development platform to generate, develop and deploy web applications and microservices. (Ruby, Ruby on Rails, Postgres, etc.)

docker gateway gateway-api gateway-microservice microservice microservices monorepo monorepo-architecture monorepo-boilerplate monorepository postgres postgresql postgresql-database rails rails-api rails-application ruby ruby-application ruby-on-rails rubyonrails

Last synced: 23 Jun 2025

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

Spring Boot 3 + Vue JS 3 + PostgreSQL CRUD Application Example

crud postgresql springboot3 vue3

Last synced: 11 Apr 2025

https://github.com/DbSyncKit/DbSyncKit

DbSyncKit is a powerful .NET library for efficient and fast data synchronization operations across various database systems. Whether you're working with Microsoft SQL Server, MySQL, Postgres SQL or other database platforms, DbSyncKit provides a comprehensive suite of packages to streamline your synchronization tasks.

database database-migrations db dotnet dotnet-core mssql mysql postgresql sql-query-builder synchronization

Last synced: 21 Jul 2025

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

Add support for creating `ENUM` types in PostgreSQL with ActiveRecord

activerecord enum postgresql rails

Last synced: 30 Jul 2025

https://github.com/frozenfoxx/docker-schemaverse

Docker container for running Schemaverse Schemaverse for Docker

docker games postgresql

Last synced: 25 Jun 2025

https://github.com/greenbone/pg-gvm

Greenbone Library for helper functions in PostgreSQL

cmake database extended greenbone ical icalendar postgresql techops tooling

Last synced: 12 Apr 2025

https://github.com/kenmwaura1/simple-web-scraper

Simple web scraper to get player data using beatiful-soup4 and PostgreSQL as a database. SQLAlchemy as an ORM

beautifulsoup4 postgres postgresql python requests scraper sqlalchemy

Last synced: 13 Aug 2025

https://github.com/c3g/freezeman

Freezer management & sample tracking system

c3g django javascript lab lims postgresql python react sample science tracker typescript

Last synced: 09 Apr 2026

https://github.com/hoangsonww/aegisvision-computer-vision-system

🛰️ A distributed, GPU-native visual-intelligence OS. Ingests any video, runs detection and reasoning on partitioned GPUs, and drives bounded-autonomy agents over the result. Built on the scars of running CV at scale.

argocd docker go grafana grpc helm istio k3s kafka kubernetes loki nvidia oidc opentelemetry postgresql prometheus tempo triton-inference-server webrtc xds

Last synced: 02 Jun 2026

https://github.com/open-ev-data/open-ev-data-dataset

This repository provides a structured, versioned, and community-maintained dataset of electric vehicle specifications. Vehicle data is authored as layered JSON fragments and compiled into canonical, fully-expanded vehicle records suitable for analysis, comparison, and integration.

csv docker json merge node open-ev-data postgresql sqlite xml

Last synced: 13 Jan 2026

https://github.com/rubyforgood/inkind-admin

A project serving Community Education Partnerships - https://www.cep.ngo/ . This Rails application presents an admin interface for CEP to manage their volunteers and students. And provides a GraphQL backend for https://github.com/rubyforgood/inkind-volunteer .

graphql hacktoberfest postgresql rails ruby

Last synced: 15 May 2025

https://github.com/overmind1980/oeasy-postgres-tutorial

实验楼地址https://www.lanqiao.cn/courses/2782 ,邀请码CHD6PJZ1,从零开始带您玩转数据库

postgresql

Last synced: 26 Dec 2025

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

Use SQL to instantly query IP abuse scores and more from AbuseIPDB. Open source CLI. No DB required.

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

Last synced: 20 Jul 2025

https://github.com/riktastic/axium

An example API built with Rust, Axum, SQLx, and PostgreSQL.

api axum boilerplate docker docker-compose https jwt postgresql quickstart rust sqlx template tls

Last synced: 14 Apr 2025

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

Use a relational database to create the data structure for a vet clinic. And create a complete database with data about animals, animals' owners, clinic employees, and visits.

backend data-structures database postgresql sql

Last synced: 07 Oct 2025

https://github.com/gompact/gofixtures

Golang lib/command line tool to load fixtures to databases, useful for testing

csv database fixture-loading fixtures go golang json postgresql test-automation test-data yaml

Last synced: 12 Jan 2026

https://github.com/johnftitor/my_blog_app

This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.

postgresql rails ruby tailwindcss

Last synced: 30 Oct 2025

https://github.com/enterprisedb/kubectl-cnp

Plugin for kubectl to manage a Cloud Native PostgreSQL cluster in Kubernetes

kubectl-plugins kubernetes postgresql

Last synced: 01 Jul 2025

https://github.com/buraksenyurt/dotnet7-services

In this repo, I include the codes that I try to examine the service development strategies on the .Net 7 side through a sample solution.

api azure-functions dotnet dotnet-core dotnet7 entity-framework-core grpc jwt postgresql rest-api rust-lang services signalr web-api

Last synced: 23 Mar 2025

https://github.com/basalam/kaastolon

A fork of solon PostgreSQL HA With our customizations

consul etcd high-availability kubernetes postgresql stolon

Last synced: 12 Jan 2026

https://github.com/eliask/modeler

(Bi-temporal) data modelling tool inspired by Anchor modeler, for PostgreSQL

bitemporal jinja2 modelling-databases postgresql python

Last synced: 13 May 2025

https://github.com/danielfgray/postgres.garden

run postgres in your browser and see query results

editor pglite postgres postgresql vscode wasm

Last synced: 07 Mar 2026

https://github.com/c3n9/avalonia-samples

These projects were developed as part of the learning process for Avalonia and PostgreSQL.

avalonia livecharts2 postgresql

Last synced: 01 Apr 2026

https://github.com/glamboyosa/swig

Fast, reliable PostgreSQL backed job queue.

fumadocs jobs jobscheduler nextjs postgresql

Last synced: 11 Mar 2026

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

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

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

Last synced: 22 Feb 2026

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/edgarogh/postgres-ical

Download and parse RFC-5545 « iCalendar » data from within a PostgreSQL database

ical icalendar postgresql postgresql-extension rfc5545 rust

Last synced: 09 Apr 2025

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

Database schema about a veterinary.

database postgresql sql veterinary

Last synced: 23 Apr 2025

https://github.com/hasura/ndc-postgres

Hasura v3 Data Connector for PostgreSQL

database graphql hasura postgresql

Last synced: 23 Apr 2025

https://github.com/clroot/snaplake

Self-hosted database snapshot management platform — capture, query, and compare PostgreSQL/MySQL snapshots as Parquet files

database duckdb kotlin mysql parquet postgresql react self-hosted snapshot spring-boot

Last synced: 03 Mar 2026

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/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/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/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/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/uonline/uonline

Browser-based MMORPG in a fantasy world.

bower coffeescript database foreman gulp jade javascript jshint mmorpg postgresql pug yarn

Last synced: 26 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/omenapps/django-range-merge

Enables the range_merge Aggregate for Django on Postgres. range_merge "Computes the smallest range that includes ... the given ranges".

aggregates django function postgres postgresql range

Last synced: 22 Apr 2025

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

A OpenTelemetry collector for pgx

opentelemetry pgx postgresql

Last synced: 01 Apr 2026

https://github.com/mrbrunelli/docker-php-mysql-psql

Docker image ambiente Apache + PHP + PostgreSQL + MySQL + PhpMyAdmin

apache docker docker-compose dockerfile mysql pgsql php postgresql

Last synced: 22 Jul 2025

https://github.com/reem-lab/house-booking-back-end

This is a Ruby on Rails API part of a full-stack project called "Rent me". This project is based on an app to book an appointment to rent a house. You can see different types of houses and you can see the details for each house then you can reserve an appointment to the specific house that you also choose you can see all your reservations on a separate page. The user also can add and delete a house.

api database devise-jwt postgresql postman-documentation rspec-rails ruby ruby-on-rails

Last synced: 04 Sep 2025

https://github.com/h1alexbel/realo

An experimental REST API Server for Real Estate deals.

java liquibase postgresql rest

Last synced: 12 Apr 2025

https://github.com/lukewhrit/redeyes

🌹 simple and beautiful url shortener

flask postgresql psycopg2 python url url-shortener

Last synced: 04 Oct 2025

https://github.com/theandrew168/bloggulus

A collective index of my favorite blogs

blogging golang postgresql rss

Last synced: 20 Jul 2025

https://github.com/morikuni/mdq

mdq queries multiple databases in parallel and output the results in JSON.

cli database go mysql postgresql sql

Last synced: 12 Jan 2026

https://github.com/hackgt/timber

A mystical judging system for hackathons

express judging postgresql prisma2 react typescript

Last synced: 15 Apr 2025

https://github.com/thamyresarm/dio-bootcamp-warburg-fullstack

Repositório Criado para inserir os desafios de códigos realizados no Bootcamp Fullstack da Warburg Pincus com as linguagens Java e Javascript realizado na DIO.

angular aws cloud-computing java javascript mongodb nosql postgresql springframework sql

Last synced: 29 Apr 2025

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/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/ali-bouali/spring-reactive-demo

Demo project for working with Spring boot reactive using R2DBC and postgresSQL as a DB

java postgresql reactive-programming spring-boot

Last synced: 14 Sep 2025

https://github.com/fedellen/list-together

A simple, modern grocery list app

apollo graphql postgresql react tailwindcss typeorm typescript

Last synced: 04 Aug 2025

https://github.com/bondok6/vet-clinic

Build a relational database for a vet clinic.

postgresql

Last synced: 12 May 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