PostgreSQL
PostgreSQL is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley.
- GitHub: https://github.com/topics/postgresql
- Wikipedia: https://en.wikipedia.org/wiki/PostgreSQL
- Repo: https://github.com/postgres/postgres
- Created by: Michael Stonebraker
- Released: July 8, 1996
- Related Topics: mvcc, postgrest, dbms, database, sqlite, sql, mysql, mssql,
- Aliases: postgres, psql, pgsql, plpgsql,
- Last updated: 2026-07-05 00:20:27 UTC
- JSON Representation
https://github.com/akashpawar43/todo-redux-saga
todo app using react, node, express, postgres, tailwind css and redux-saga
expressjs nodejs postgresql reactjs redux-saga redux-toolkit tailwindcss
Last synced: 12 Apr 2026
https://github.com/gabrielgpavao/gabriel-portfolio-backend
Backend do meu Portifólio - API REST construída com TypeScript, Node.js, Express.js e PostgreSQL.
api-rest backend clean-code expressjs gitflow-workflow nodejs nodemailer postgresql server-side typeorm typescript
Last synced: 12 Apr 2026
https://github.com/booyaa/terraform-azurerm-postgresql-read-replica
A module for creating Azure Database for PostgreSQL Read Replicas
azure postgresql read-replica terraform-modules
Last synced: 23 Apr 2025
https://github.com/ebenezr/ecommerce-ms-api
Ecommerce Micro service api
docker graphql koajs nginx postgresql prisma rabittmq
Last synced: 07 Jan 2026
https://github.com/owengretzinger/hackathon-inspiration
Get inspired by exploring real winning projects from Devpost hackathons
drizzle-orm nextjs postgresql puppeteer shadcn tailwindcss trpc typescript
Last synced: 12 Apr 2026
https://github.com/lixx21/etl_energy_consumption
Data engineer project: Simple ETL using python and postgresql
data-engineering docker etl postgresql python
Last synced: 03 Apr 2025
https://github.com/kotelnikovav/event-link
Project for self-development
docker grpc hibernate-orm java kafka maven postgresql rest spring-boot spring-cloud
Last synced: 12 Apr 2026
https://github.com/zlarkisz/social-network
api backend docker jwt nestjs postgresql redis swagger unit-tests
Last synced: 12 Apr 2026
https://github.com/dobschal/node-backend-boilerplate
😋 Boilerplate for a backend application featuring NodeJS, TypeScript, Express, Postgres SQL, Docker
docker docker-compose express nodejs postgresql typescript
Last synced: 12 Apr 2026
https://github.com/hartiganhm/spirit-backend
SpIRiT© - Back End: Built with PostgreSQL, Node.js, Express, and Knex. Built for Developmental FX and their SpIRiT© of Pediatric Occupational Therapy. Allows clinics to register and invite occupational therapists to join. OTs can then keep track of patient progress via dated sessions, treatment plans, and therapy goals.
chai express knex mocha nodejs non-profit postgresql
Last synced: 12 Apr 2026
https://github.com/hobom-s/hobom-internal-backend
HoBom's internal backend
hexagonal-architecture javamailsender jooq kafka kafka-consumer kotlin mockk postgresql rest-api spring-boot
Last synced: 11 May 2026
https://github.com/pixelcaliber/xss-sql-vulnerabilities
Demonstration of the XSS vulnerability and SQL Injection using simple CRUD application and postgres as a database
postgresql sql-injection xss-vulnerability
Last synced: 12 Apr 2026
https://github.com/wassim-rached/postgresql-projects-examples
Explore a robust PostgreSQL repository featuring efficient indexes, triggers, views, functions, PL/pgSQL scripts, and insightful diagrams for advanced project development and database optimization.
database-administration database-management pgadmin4 plpgsql postgresql sql
Last synced: 02 Mar 2026
https://github.com/altynaya/rest-api-hospital-patients
University assignment to build a RESTful API using Spring Boot and PostgreSQL
java postgresql postman rest spring-boot
Last synced: 12 Jun 2025
https://github.com/gnaaruag/lms-app
A learning Management System built on Node, Postgres
ejs-express expressjs jest-test nodejs postgresql sequelize
Last synced: 12 Apr 2026
https://github.com/se7enxweb/ezpostgresqlcluster
eZ Publish PostgreSQL cluster Solution for using PostgreSQL as a Database backend.
cluster ezpublish ezpublish-legacy high-performance php postgresql
Last synced: 14 Jan 2026
https://github.com/mdrxy/album-wiz
Quickly identify vinyl records & fetch metadata for radio DJs
computer-vision deep-learning docker-compose fastapi mlops music-discovery pgvector postgresql python react vinyl vinyl-records
Last synced: 28 Feb 2025
https://github.com/yandex-cloud-examples/yc-data-transfer-from-postgresql-to-clickhouse
Загрузка данных из PostgreSQL в витрину ClickHouse® с помощью Yandex Data Transfer.
clickhouse data-transfer postgresql terraform yandex-cloud yandexcloud
Last synced: 30 Apr 2026
https://github.com/ashwin-rajeev/golang-simple-api-server
A simple Dockerised API server using Golang and PostgreSQL.
api docker docker-compose golang pgweb postgresql rest-api
Last synced: 28 Apr 2026
https://github.com/igor-baiborodine/campsite-booking-go
This project contains the source code of a gRPC API example application.
api docker go grpc kubernetes postgresql protobuf
Last synced: 12 Apr 2026
https://github.com/deymohit02/crypto-market-tracker
A responsive crypto tracker featuring live price updates, interactive historical charts, personalized watchlists, and market news integration using the CoinGecko API.
chartjs coingecko-api drizzle-orm express-js neondb passportjs postgresql react18-vite4-js shadcn-ui tailwind-css tanstack-query websockets wouter
Last synced: 12 Apr 2026
https://github.com/vityaman-edu/web-taparia-jakarta
The legendary web lab Taparia backed by Jakarta EE.
docker hikaricp jakarta-bean-validation jakarta-faces jakarta-restfullapi jooq maven postgresql ts
Last synced: 05 Apr 2026
https://github.com/niktheblak/ruuvitag-measurement-api
API for reading current RuuviTag temperatures from PostgreSQL (or TimescaleDB)
golang postgresql ruuvitag timescaledb
Last synced: 17 Apr 2026
https://github.com/badhon252/candidates-portal
Fullstack Web application
docker docker-compose docker-image eslint git githooks github-actions husky jest nextjs postgresql prettier prisma react testing typedoc typescript
Last synced: 18 Jan 2026
https://github.com/Fingertips18/go-react-auth
🔒Go-based authentication service with React frontend, offering secure JWT authentication and user management.
auth go gofiber golang gorm-orm postgresql reactjs smtp supabase tanstack-query vitest
Last synced: 12 Jun 2025
https://github.com/ewertondrigues02/web-services-escalaveis-com-spring-boot-jpa-e-hibernate
O modelo de domínio inclui Produto, com atributos como ID, nome, descrição, preço, imageUrl e categorias, e uma relação muitos para muitos com Categoria. Pedido se relaciona com Item de Pedido, que, por sua vez, possui relações muitos para um com Produto e Pedido. Usuário está associado a pedidos.
java jpa jpa-hibernate maven postgresql postman spring-boot springboot-devtools
Last synced: 13 Apr 2026
https://github.com/ize-302/rate-sq
Web app for rating opening sequence of tv shows
javascript jest mantine-ui neondb nextjs postgresql tailwindcss tmdb-api
Last synced: 13 Apr 2026
https://github.com/brynblack/ole
A fast, scalable online learning platform.
diesel-rs education linux multithreading ole postgresql rust scalability school-project sql trunk web
Last synced: 13 Apr 2026
https://github.com/hubbub-tech/blubber-orm
Package for Hubbub connections, a postgreSQL ORM built on psycopg2.
Last synced: 02 Apr 2025
https://github.com/alnmaurofranco/nlw-spacetime
NLW Spacetime
nextjs nodejs postgresql prisma reactjs tailwindcss typescript vitest
Last synced: 13 Apr 2026
https://github.com/malengatiger/bfn-super-repo2020
Source code fo the Business Finance Network (BFN) - A platform to optimize small business cash flows. Built on the Corda DLT using Kotlin, SpringBoot
corda firebase flutter kotlin messaging postgresql springboot
Last synced: 13 Apr 2026
https://github.com/dmpe/django-wohn
Property portal in Django 3 for CZ - Documentation @ https://dmpe.github.io/django-wohn/
apartment azure-devops azure-functions azure-pipelines bootstrap4 django django2 docker nginx postgresql real-estate real-estate-portals students traefik vuejs wg-gesucht
Last synced: 13 Apr 2026
https://github.com/patrickmoraisn/valoriza-server
Sistema de elogio para equipes
express jwt-auth nodejs postgresql prettier-eslint typeorm typescript
Last synced: 13 Apr 2026
https://github.com/remondo02/dev-finder
A plateform for sharing your screen and working with other random developers online so that you can work together.
docker drizzle-orm nextauth nextjs postgresql react shadcn-ui tailwind typescript
Last synced: 13 Apr 2026
https://github.com/tynab/kong-stack
Kong stack
api api-gateway docker docker-compose docker-container docker-image docker-network gateway kong kong-api-gateway kong-gateway kong-stack konga pantsel postgre postgresql sql stack tynab yan
Last synced: 13 Apr 2026
https://github.com/rafaelswr/ultimatespringmicroservices
Spring Cloud, Docker, PostgreSQL, MongoDB, Kafka, OpenFeign
api-gateway config-server containers discovery-service docker dto java java-mail-sender kafka microservices-architecture mongodb openfeign postgresql postman rest-template spring-cloud spring-framework zipkin
Last synced: 24 Jan 2026
https://github.com/diowa/ruby4-rails8-flowbite-render
An opinionated starter application based on Ruby 4.0, Rails 8.1, deployable on Render
flowbite font-awesome postgresql rails render rspec rubocop ruby starter-app stimulus-js turbo
Last synced: 13 Apr 2026
https://github.com/lsyurea/tskmanager
tskManager which makes use of NUS mod API to coordinate and manage tasks with a customised profile page of all the items due on the day itself
css html5 jsx nodejs postgresql react supabase
Last synced: 10 Apr 2026
https://github.com/tk04/graphql_prac
GraphQL Full-stack application made w/ GraphQL, Apollo-server, Urql, PostgreSQL, TypeORM, Redis, Typescript, NextJS, DataLoader
apollo-server dataloader graphql graphql-codegen nextjs postgresql redis typeorm typescript urql
Last synced: 13 Apr 2026
https://github.com/makramkd/pastebin
A simple implementation of a Pastebin-type service
async asyncio docker json pastebin postgresql python redis
Last synced: 13 Apr 2026
https://github.com/iljavaleev/edubot
Async Telegram bot. Education Assistant
aiogram3 celery celerybeat django docker-compose jinja2 postgresql python3 rabbitmq
Last synced: 16 Apr 2026
https://github.com/amanuel-1/zeamani
This is my personal website built with Next.js, Supabase, Prisma, Sanity, and NextAuth! It’s a modern, full-stack setup with dynamic content management, authentication, and a responsive design to showcase my work and ideas.
nextauth nextjs postgresql prisma sanity supabase typescript
Last synced: 12 Apr 2026
https://github.com/nickenshidqia/big_data_analytics_kimia_farma
Big Data Analytics Project gives challenges to create data mart design and dashboard on Kimia Farma
big-data-analytics dashboard data-analyst looker-studio postgresql
Last synced: 10 Apr 2025
https://github.com/brayansalazarusa/docker-microservices
A microservices architecture built with spring boot. Dockerised orchestrated with Kubernetes. DDBB in MYSQL and Postgressql.
docker java kubernetes microservices mysql postgresql
Last synced: 02 Apr 2026
https://github.com/c-kiplimo/propertytracker
Property Tracker is an application to enable property owners to easily manage their properties.
flyway-postgresql java postgresql spring-boot spring-security
Last synced: 13 Apr 2026
https://github.com/madhuranga-skp/api-simple-todo
This is an Api that created using go programming language, by implementing authentication of user login / signup process and, it capable of perfrom REST funtions in user's todos
docker docker-compose golang postgresql sqlc
Last synced: 09 Apr 2026
https://github.com/ruferdz/digitalbookhub
A digital public e-library system built upon Django Rest Framework and React JS 📕
django-rest-framework docker postgresql python
Last synced: 13 Apr 2026
https://github.com/winebarrel/poslog
Parser to extract SQL from postgresql.log
Last synced: 08 Jan 2026
https://github.com/vsbrilyakov/med-app
Небольшой проект, реализующий веб-сервер для учёта медперсонала, а также пациентов и их приёмов.
clean-architecture dependency-injection gin-gonic go golang migrate postgresql rest-api sql
Last synced: 08 May 2026
https://github.com/datkanber/go-simplebank
A complete backend system for a simple banking service, built with Go, PostgreSQL, Redis, and Gin. This project demonstrates real-world backend web development — including secure RESTful APIs, gRPC support, JWT & PASETO authentication, Dockerization, Kubernetes deployment on AWS, background workers with Redis, and CI/CD pipelines via GitHub Actions
Last synced: 26 Apr 2026
https://github.com/avipars/db-mini-project
Book Database System for a Library
database-management postgresql sql
Last synced: 12 Apr 2026
https://github.com/vuzi/showme
Image uploader in TypeScript with NodeJS, PostgreSQL, React and Redux
es6 nodejs postgresql react reactjs redux redux-thunk typescript
Last synced: 13 Apr 2026
https://github.com/alnmaurofranco/finance-api-tests-desafio
Desafio 08, 09 & 10 concluídos - Ignite Rocketseat
jest nodejs postgresql typeorm typescript
Last synced: 13 Apr 2026
https://github.com/vikas9kumargupta/healthsync
A Production-Ready Patient Management System with Microservices: Java, Spring Boot, and PostgreSQL
java jpa maven postgresql spring-boot
Last synced: 13 Apr 2026
https://github.com/grimmerk/typescript-full-stack-example
A full-stack example that integrates some famous stack: TypeScript, React Hooks, Redux Toolkit, GraphQL, NestJS, TypeORM, PostgreSQL, Passport.js, JWT, Traefik, Azure.
fullstack immerjs jwt nest nestjs passportjs postgresql react-hooks redux-toolkit reverse-proxy traefik typeorm
Last synced: 13 Apr 2026
https://github.com/tozd/docker-postgresql
PostgreSQL Docker image. Read-only mirror of https://gitlab.com/tozd/docker/postgresql
docker docker-image postgis postgresql
Last synced: 28 Apr 2025
https://github.com/xynurm/simplebank
Simple Bank is web services APIs to create and manage bank accounts, record all balance changes to each of the accounts, perform a money transfer between 2 accounts.
aws docker gin golang grpc kubernetes postgresql redis
Last synced: 13 Apr 2026
https://github.com/aryprogrammer/streambychoice
A NextJs Powered Website which helps content creators play and stream music during livestreams according to the votes given by the viewers. Currently not deployed as SaaS App but future releases will make payment priority stack as well as complete Load Balanced platform
app-router-nextjs framer-motion next15 postgresql prisma-orm reactjs sass-framework shadcn-ui tailwindcss typescript vercel-deployment
Last synced: 13 Apr 2026
https://github.com/francosion042/blog-backend-postgraphile
A graphQL server that's built upon a postgreSQL schema
database plpgsql postgraphile postgresql sql
Last synced: 05 Feb 2026
https://github.com/mjetpax/80sMixtapeAPI
The 80's mixtape API is a fun application that creates mixtapes of top pop hits from the 1980s!!
api docker docker-compose go golang postgresql unit-testing
Last synced: 11 Mar 2025
https://github.com/mariatorrentedev/taste-buddy-api
TasteBuddy Api build with PostrgreSQL, Express, and Node.js.
express javascript knex nodejs postgresql
Last synced: 13 Apr 2026
https://github.com/likhithkp/realtime-notifications-service
A real-time notification service using Go, Kafka, PostgreSQL, Redis, and WebSockets. It stores notifications in PostgreSQL, caches unread IDs in Redis, and delivers notifications instantly via WebSockets if the user is live.
go golang kafka notification-service notification-system postgresql real-time-notification redis websocket
Last synced: 18 Apr 2026
https://github.com/diiblo/big_data_project
Ce projet met en œuvre une architecture Big Data basée sur une topologie maître-esclaves (1 maître, 2 esclaves). Le traitement des données est effectué via Jupyter Notebook, PySpark et Spark, tandis que PostgreSQL est utilisé comme base de données pour le stockage.
bigdata docker jupyter-notebook postgresql powerbi spark
Last synced: 13 Apr 2026
https://github.com/literalkrishu/ai-powered-email-assistant
AI-Powered-Email-Assistant is designed to help support teams manage hundreds (or thousands) of daily emails efficiently. It automatically retrieves support emails, analyzes sentiment, assigns priority, extracts key details, and generates context-aware replies using LLMs.
docker docker-compose faiss fastapi huggingface nodejs postgresql python-3 rag reactjs recharts tailwindcss uvicorn
Last synced: 03 Apr 2026
https://github.com/andreyvpng/vkpoll
Web application for creating private voting with authorization via VK.
flask flask-application postgresql vk vk-api vkontakte web website
Last synced: 11 Mar 2025
https://github.com/silmar-alberti/rinha_backend_2024_q1
This project was made to participate for Brazilian backend challenge.
docker frankenphp haproxy php postgresql symfony
Last synced: 13 Apr 2026
https://github.com/tenderpro/pgm
Postgresql code load tool
development-workflow plpgsql postgresql preprocessor
Last synced: 23 Feb 2026
https://github.com/yomi4486/xero_park_backend
ユーザーがMarkDownを使用して簡単に記事を投稿し、AIによるフィードバック、他者からのフィードバックを得ることができます。
Last synced: 13 Apr 2026
https://github.com/rbmuller/scherlok
A detective for your data. Zero-config data quality monitoring — works with dbt, Postgres, BigQuery, Snowflake. No YAML.
anomaly-detection bigquery cli data-engineering data-observability data-quality dbt etl monitoring open-source postgres postgresql python snowflake
Last synced: 15 May 2026
https://github.com/nafisalawalidris/buybuy-e-commerce-company
The BuyBuy E-commerce Company repository is a comprehensive hub for the company's e-commerce platform. It includes source code, documentation, and data analysis insights, providing a data-driven approach to improve customer experience, drive revenue, and inform decision-making.
buybuy cleaning-data company customer-experience data data-analysis decision-making documentation e-commerce excel insights postgresql repository revenue source-code sql
Last synced: 16 Mar 2025
https://github.com/jgrtowy/polybase
Multi-dialect database management system
databases electron mongodb mysql nextjs postgresql react shadcn-ui
Last synced: 18 Jan 2026
https://github.com/adityasahu786/nodechronicles
NodeJS ExpressJS PostgreSQL Prisma & Docker w. JWT Auth, CRUD Database Interactions & REST API Endpoints
docker docker-compose express jwt-authentication nodejs postgresql prisma rest-api sqlite
Last synced: 13 Apr 2026
https://github.com/mpdantas/realtime-flight-pipeline
Pipeline de Dados
airflow docker github-actions grafana kubernetes postgresql spark trivy
Last synced: 13 Apr 2026
https://github.com/dalm1/station
STATION™, une application de chat moderne permettant aux utilisateurs de rejoindre des salons de discussion, d'envoyer des messages et de personnaliser leur expérience.
chat chat-application postgres postgresql ruby ruby-on-rails social-network stimulus stimulusjs tailwind tailwindcss
Last synced: 13 Apr 2026
https://github.com/jandenma/pg-connector
An ORM library for Postgresql on NodeJS
node nodejs orm orm-framework postgres postgresql
Last synced: 09 May 2026
https://github.com/majd-kontar/solar-monitor-flask
Website to view ShineMonitor solar data
css flask html monitoring postgresql python shine-monitor solar-system
Last synced: 12 Apr 2026
https://github.com/atlj/codenamebruh
A dumb discord bot to annoy you. Mocks you whenever you join a voice channel. Also plays music.
discord-bot nodejs postgresql typescript
Last synced: 13 Apr 2026
https://github.com/justicen/pg-document-store
this library help you use postgresql as a document store
Last synced: 13 Apr 2026
https://github.com/bforbilly24/bforbilly
New Personal Portfolio
mdx-js nextjs postgresql prisma shadcnui tailwindcss
Last synced: 05 Feb 2026
https://github.com/johanngaviria/shiny-umbrella
API REST para la creación y gestión de encuestas, permitiendo a los usuarios participar, visualizar resultados y recibir notificaciones sobre la actividad de las encuestas. Esta herramienta facilita la recopilación de datos para una toma de decisiones informada.
deploy django django-rest-framework docker postgresql python railway rest-api
Last synced: 13 Apr 2026
https://github.com/cliftondavies/learnar
A Ruby on Rails full-stack app for learners to share progress, connect and find inspiration.
bootstrap4 css3 devise font-awesome-sass heroku html5 postgresql rspec rspec-rails ruby ruby-on-rails sass shoulda-matchers sql
Last synced: 07 Apr 2026
https://github.com/tmtocb/crud-chatup_rails_devise_bulma
simple crud-app based on Twitter with Rails 6, Bulma for CSS, devise for authentication, CRUD actions with simple_form, gravatars and font-awesome icons on top. Postgresql as database.
bulma crud devise font-awesome gravatar postgresql rails rails6
Last synced: 13 Apr 2026
https://github.com/estuardodev/servidor2024
Portafolio web y Blog
asp-net-core blog csharp django portafolio postgresql python3 ubuntu
Last synced: 13 Apr 2026
https://github.com/nathanaelsantos/springboot-rabbitmq-jpa-postgresql
The SpringBoot-RabbitMQ-JPA-PostgreSQL uses Java 21, Spring Boot and other Spring libraries. It manages dependencies with Maven and uses PostgreSQL for data storage. The project utilizes RabbitMQ and CloudAMQP for messaging and includes an email service via SMTP Gmail. It's a comprehensive project demonstrating use of various technologies.
cloudamqp microservices postgresql rabbitmq spring-amqp spring-boot spring-data-jpa spring-web
Last synced: 13 Apr 2026
https://github.com/nemwel-boniface/portfolio_backend
This is a Ruby on Rails API application which I am creating to act as my backend server for my personal portfolio. Data that is supposed to be displayed in my portfolio will all come from this API application.
api-rest gitflow postgresql rspec-rails rswag-api ruby ruby-on-rails
Last synced: 13 Apr 2026
https://github.com/seigtm/db-spbpu-control-work
Control work for "Databases" course at Saint Petersburg Polytechnic University, featuring solutions in relational algebra, relational calculus, and SQL queries.
database databases polytech polytech-university postgres postgresql psql relational-algebra relational-calculus spbpu spbstu sql
Last synced: 05 Oct 2025
https://github.com/vleurgat/regstat
RegStat - persisting Docker registry notifications.
blob docker docker-registry golang images manifest notification-server notifications persistent postgresql registry registry-data regstat
Last synced: 12 Mar 2026
https://github.com/agustinsrg/tsbean-driver-postgres
PostgreSQL driver for TSBean-ORM
orm postgres postgresql tsbean-orm
Last synced: 06 Oct 2025
https://github.com/jpresting/2---self-hosted-infrastructure
Self-hosted infrastructure configurations using (mostly) open source solutions
certbot cloud database docker google-cloud infrastructure network-layer networking nginx open-source oracle-cloud postgresql redis self-hosted ubuntu
Last synced: 07 Apr 2026
https://github.com/sanjibroy360/quizzy-by-sanjibroy360
A Quiz application created using React.js and Ruby on Rails. Here, users can create and publish quizzes and receive a shareable link. Additionally, quiz creators can view and export detailed statistics for each quiz.
postgresql quizapp quizzy reactjs ruby ruby-on-rails
Last synced: 13 Apr 2026
https://github.com/fatmabirel/csharp-20lessons-20projects
Bu proje, Udemy platformunda sunulan C# ile 20 Derste 20 Uygulamalı Proje kapsamında geliştirilmiştir. Bu proje, toplamda 20 farklı projeden oluşmaktadır ve her proje belirli bir konuyu kapsamlı bir şekilde ele alır.
csharp mailkit mongodb mssql postgresql rapidapi
Last synced: 13 Apr 2026
https://github.com/Dance-reservation-system/Kamann
Booking system
backend hibernate java21 postgresql springboot springsecurity-jwt
Last synced: 06 Oct 2025
https://github.com/blackieops/ansible-role-postgresql
🐘🔐 Ansible role to deploy a PKI-enabled PostgreSQL server.
ansible ansible-role pki postgresql
Last synced: 02 May 2026
https://github.com/hrithiqball/e-jobpack
An asset management system targetting oil and gas based company
next-auth next-ui nextjs14 postgresql prisma supabase tailwindcss
Last synced: 18 Oct 2025
https://github.com/onamfc/cheesebox
A secure, business-focused video sharing platform built with Next.js, AWS S3, and HLS streaming. Share sensitive videos with specific users via email-based permissions, with automatic HLS transcoding and pre-signed URL protection.
aws-s3 hls-streaming mediaconvert nextjs postgresql prisma react secure-video self-hosted typescript video-sharing video-streaming
Last synced: 18 Jan 2026
https://github.com/frankmugagga/clinicdatabase
**[ClinicDatabase]** is a relational database for a clinic with details about patient, medical histories, treatments, invoices and invoice item details
Last synced: 07 Oct 2025