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/yunir/iad_lw3
Third semester. Internet application development. Third laboratory work.
canvas css facelets javascript jdbc jsf postgresql primefaces xhtml
Last synced: 09 May 2026
https://github.com/z-bj/fifa_world_cup_db
⚽🏆 A Shell script to insert and query data in a PostgreSQL DB
automation database fifa postgresql shell-script sql vim worldcup-data
Last synced: 08 May 2026
https://github.com/loafoe/iron-streaming-backup
IronIO schedulable PostgreSQL backup task
backup docker hsdp ironio postgresql
Last synced: 08 May 2026
https://github.com/praveengnair/spring-boot-test-container
Repo for samples in Spring Boot tests with Testcontainers and PostgreSQL.
data-jpa postgresql spring-boot testcontainers
Last synced: 08 May 2026
https://github.com/andrey123815/forum_techopark_2_sem
:incoming_envelope: Технопарк Mail.ru 2 семестр. Зачетный проект по курсу "Базы данных". Реализация API веб-форума с условием прохождения функционального и нагрузочного тестирований
docker golang high-performance postgresql swagger swagger-ui
Last synced: 09 May 2026
https://github.com/emmanuelrosa/quickdb
Run rootless and portable way to run databases for development and demos.
couchdb mariadb nix nix-flake postgresql
Last synced: 07 May 2026
https://github.com/rwubakwanayo/budget-app
This is an educational project 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.
Last synced: 07 May 2026
https://github.com/anilerc/eureka-rabbitmq-microservices-discovery
Communicating fraud detection, customer and notification microservices with Eureka Service Discovery, RabbitMQ, Spring Cloud Gateway, OpenFeign, Web MVC and many more. Repo to further hone my skills in Java microservices development.
java microservices n-tier-architecture openfeign postgresql rabbitmq service-discovery spring-boot spring-cloud-gateway spring-data-jpa
Last synced: 09 May 2026
https://github.com/henrique-r-luz/controle-financeiro_alura_challenge_backend4
O projeto retrata uma API REST de controle financeiro proposto pelo Challenge Back-End 4 da Arula
alurachallengebackend4 api-rest docker docker-compose jwt-token lexikjwtauthenticationbundle ne nelmioapidocbundle php8 postgresql swagger symfony6
Last synced: 09 May 2026
https://github.com/kevingrajeda/encuestas
Create and take surveys
drizzle-orm neon nextjs13 postgresql react shadcn-ui survey
Last synced: 08 May 2026
https://github.com/tamoziit/dockerpasskeyauth
Google Web-Authentication API with public passkey implementation using Docker
base64url containerization docker ejs-templates expresssjs google-web-authentication-api javascript-classes passkey-authentication postgresql sequelize-orm
Last synced: 08 May 2026
https://github.com/aminehmida/sqlmigman
Tool to manage database schema migration
devops migration mysql postgres postgresql sql upgrade
Last synced: 09 May 2026
https://github.com/open-dating/od-backend
Backend for app
dating nestjs postgresql rest-api typeorm
Last synced: 09 May 2026
https://github.com/billymohajeri/hello-rails-back-end
Just a simple project to understand the pros and cons of different approaches of connecting Ruby on Rails back-end with React front-end.
Last synced: 08 May 2026
https://github.com/bw9ubwo/flask-pydanql-api
Flask-PydanqlAPI: Automate Your RESTful Endpoint Creation
api easy-to-use flask out-of-the-box postgresql pydanql pydantic python rest-api
Last synced: 06 May 2026
https://github.com/nfo94/fastapi-tdd-docker
Text summarizer with FastAPI, Docker, PostgreSQL, Tortoise ORM and Pytest, applying TDD
aerich docker fastapi heroku postgresql pytest python tortoise-orm
Last synced: 08 May 2026
https://github.com/adilius/digg_ml-ai_api
Web API for evaluating datasets in JSON or CSV format
docker fastapi postgresql uvicorn
Last synced: 07 May 2026
https://github.com/andrewsy1004/booksapp
BooksApp is a platform designed for book enthusiasts who want to share and discover new titles in a simple and organized manner. With BooksApp, users can easily upload detailed information about their favorite books, including the title, purchase link, price, and a complete description.
express nodejs postgresql reactjs
Last synced: 11 Apr 2026
https://github.com/ioki-mobility/node-ts-cache
Simple and extensible caching module supporting decorators
cache elasticsearch filesystem hacktoberfest ioredis memory nodejs postgresql
Last synced: 07 Oct 2025
https://github.com/jawherkl/nestjs-stack
Enterprise-grade NestJS backend for managing developer projects, resources, secrets, and API keys with Keycloak authentication.
keycloak nestjs nodejs postgresql swagger
Last synced: 19 Jun 2025
https://github.com/evanchristians/gql-sub-server
A GraphQL Server with Subscriptions & Basic JWT Authentication
apollo apollo-server cookies express graphql jwt jwt-authentication postgres postgresql type-graphql typeorm typescript
Last synced: 12 Apr 2026
https://github.com/vaibhavgarg25/kmrl_sih25081
This project uses simulation and multi-objective optimization to generate efficient train induction plans. • Employs machine learning and reinforcement learning to adapt daily operational strategies. • Explainable AI Provides transparent decisions for train allocation
express fastapi multi-objective-optimization nextjs postgresql prisma-orm python reinforcement-learning simulation typescript
Last synced: 08 Oct 2025
https://github.com/mojtaba-esk/scooter-event-reporting-service
A service that exposes a REST API intended for scooter event collecting and reporting to mobile clients. Mobile clients can query scooter locations and statuses in any rectangular location.
backend backend-services golang postgresql rest rest-api scooter scooter-sharing
Last synced: 12 Apr 2026
https://github.com/Marlinsk/nestjs-backend-local-file-upload
Aplicação de upload de arquivos, onde o arquivo é armazenado localmente dentro do back-end. Aplicação desenvolvida com node.js, nest.js, multer, docker-compose, postgresql, prisma orm.
docker docker-compose express javascript multer nestjs nodejs postgresql prisma typescript upload-file
Last synced: 22 Apr 2025
https://github.com/juliofilizzola/task-manager
Task-Manager é uma aplicação em C# para gerenciar tarefas, utilizando uma arquitetura limpa para garantir separação de responsabilidades e manutenção fácil. Suporta criação, atualização e exclusão de tarefas, categorização. O projeto utiliza ASP.NET Core, Entity Framework Core e Docker.
csharp csharp-code csharp-core docker dotnet postgresql
Last synced: 06 Jan 2026
https://github.com/jack17529/accounts-service
Account service to store user accounts and get user information using UUID.
bcrypt go-kit gokit gorilla-mux kit-cli microservice postgresql uuid
Last synced: 02 Mar 2026
https://github.com/muhammadalizkhan/raiwind_softtech
RawindSoft is a fully featured website portfolio designed specifically for company use.
javascript nextjs nodejs postgresql react
Last synced: 10 Apr 2026
https://github.com/agn-7/gin-crud
Simple RESTful API CRUD endpoints through Gin Gonic + Gorm + Sqlite + Postgresql
gin gin-gonic gin-swagger go go-swag go-swagger golang gorm postgresql rest-api restful-api sqlite sqlite3 swagger
Last synced: 05 Jan 2026
https://github.com/savareyhano/sistem-informasi-inventaris-barang
An inventory management application that can generate QR codes, print QR codes, and scan QR codes via webcam or image upload.
expressjs inventaris-barang inventory inventory-management inventory-management-system jquery nodejs postgresql qrcode qrcode-generator qrcode-scanner
Last synced: 22 Apr 2025
https://github.com/ahmedadelfahim/unified-errors-handler
Unified Errors Handler is A Powerful Error Handling Library for Node.js that unify error structure across application. it can unify database errors.
error-handling express mysql objectionjs postgresql sequelize-orm unified-errors
Last synced: 07 Apr 2025
https://github.com/olasunkanmi-se/projecttrackr
ProjectTrackr is a comprehensive project management application that helps teams efficiently track, manage, and collaborate on projects and tasks.
graphql nestjs nestjs-graphql postgresql react typeorm typescript
Last synced: 11 Apr 2026
https://github.com/esau-morais/legacy-portfolio
(Legacy) 👋 Welcome to my world
aws docker eslint postgresql prisma remix-run supabase tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/dar-innovations/takumi
Takumi is an innovative habit tracking app designed to help users cultivate positive habits, improve mental well-being, and achieve their personal goals through engaging and personalized features.
capacitor habits mobile postgresql vue3 web
Last synced: 06 Oct 2025
https://github.com/nahidcseru/devops-configs
A structured DevOps configuration repository documenting Server Configuration and Database Configuration. Includes Docker-based setups for Nginx, Apache, Caddy, Traefik, MySQL, PostgreSQL, and MongoDB. Designed for learning, hands-on practice, and showcasing professional DevOps skills in a single, organized monorepo.
apache caddy database devops docker mysql nginx postgresql server-configuration traefik
Last synced: 06 Oct 2025
https://github.com/bnchrch/opening-hours-data-miner
⛏ Datamining Google places to determine opening hours of places based on location and type
data-science data-visualization flask postgresql python scraper weka
Last synced: 12 Apr 2026
https://github.com/waveform-computing/oliphant
A set of extensions for PostgreSQL including temporal features
plpgsql postgresql sql temporal temporal-models
Last synced: 19 Jan 2026
https://github.com/andezion/lera
Мотоциклы для Леры
desctop-app java javafx-application javafx-desktop-apps postgresql user-interface
Last synced: 10 Mar 2026
https://github.com/optima-chat/cc-chat
Claude Code 用户的中文聊天社区 - 通过 CLI 直接发帖交流
ai-tools chinese-community claude claude-code cli-tool community-platform developer-tools fastify nextjs postgresql reddit-bot typescript
Last synced: 18 Jan 2026
https://github.com/tarachom/newproject
Чистий проект для розробки нової програми | .net 9, Linux, Windows
charp gtk gtksharp linux postgresql windows xslt xslt-stylesheet
Last synced: 29 Oct 2025
https://github.com/or-abdillh/diundang-message-api
Sebuah Platform as Service yang memungkinkan owner Diundang dalam membuat dan mengelola URL Endpoint untuk melayani permintaan fitur "Kirim Pesan" pada produk Undangan Digital Diundang
bootstrap crud ejs endpoint-generator expressjs fontawesome googlefonts nodejs postgresql sequelize
Last synced: 10 Apr 2026
https://github.com/fdesjardins/real-time-websockets-postgres-example
real-time-websockets-postgres-example
babel boilerplate koa2 postgresql react real-time redux rxjs webpack websockets
Last synced: 10 Apr 2026
https://github.com/roseokpe/vet_clinic
In this project, I used relational database to create the data structure for a vet clinic. I started with one table, and step by step, created a complete database with data about: animals; animals' owners, clinic employees, visits
Last synced: 17 Jun 2025
https://github.com/morgankryze/mangodb
Database project with C# UI
csharp database db postgresql ui
Last synced: 04 Jan 2026
https://github.com/anicetkeric/spring-boot-jdbi3
Spring Boot Rest API with Jdbi 3
jdbi postgresql spring-boot sql
Last synced: 13 Apr 2025
https://github.com/igapyon/oiyokan-initializr
Oiyokan Initializr is a low code tool that quickly publish database tables as a REST API server. Generate Spring Boot web based REST API Server (OData v4) with minimal text input and mouse ops. Knowledge of Spring Boot, Maven, and JDBC settings is recommended.
java jdbc mysql odata odata-server odatav4 oiyokan oiyokan-initializr olingo olingo-spring-boot oracle-xe postgresql spring-boot sqlserver-2008
Last synced: 04 Jan 2026
https://github.com/kelompok-22-capstone-project/forum-group-discussion-backend
The Backend Project of Forum Group Discussion
alterra alterra-academy api capstone-project go go-language kampus-merdeka postgresql rest-api studi-independen
Last synced: 12 Mar 2026
https://github.com/learnathon-by-geeky-solutions/seagull
Repository for team Seagull
django djangorestframework postgresql react simplejwt
Last synced: 30 Jun 2025
https://github.com/portabase/agent
Agent for the Portabase Server. Database backup & restore tool for PostgreSQL, MySQL/MariaDB, MongoDB (more engines coming soon 🚀).
backup database-management devops docker mariadb mongodb mysql postgresql restoration restore rust tokio-rs
Last synced: 01 Apr 2026
https://github.com/utarsuno/ruuuby
description in migration
c config-as-code discord docker github-actions monorepo nginx node-js postgresql rabbitmq rails6 rpc ruby webgl webhooks
Last synced: 06 Oct 2025
https://github.com/linna/auth-mapper-pgsql
Postgres mapper implementation of the authentication and authorization interfaces
authentication authorization mapper php postgresql
Last synced: 06 Oct 2025
https://github.com/wiringbits/eth-indexer
Indexes the Ethereum blockchain in order to provide the API necessary to build a Light Wallet
ethereum playframework postgresql scala
Last synced: 04 Jan 2026
https://github.com/niltooth/pgbuffer
Buffer data in memory and bulk copy to postgresql concurrently
golang postgresql sql timescaledb timeseries
Last synced: 14 Jan 2026
https://github.com/teakulo/eventime-app
Eventime App is an event management platform using Angular, Spring Boot, Flask, and PostgreSQL. It offers AI-powered event recommendations, social features, and secure authentication. Users can manage events, chat with a chatbot, and view their calendar.
ai angular authentication calendar chatbot event flask lemmatization nlp nltk postgresql spacy springboot
Last synced: 09 Apr 2025
https://github.com/jsuyog2/portfolio-website
Welcome to my portfolio repository! I'm a seasoned software developer with expertise in web application development, API implementation, and full-stack technologies.
angular api-development azure cosmosdb expressjs full-stack javascript jwt mapbox ndoejs portfolio portfolio-website postgresql responsive-design software-engineering web-development
Last synced: 04 Feb 2026
https://github.com/matveyguralskiy/flaskpipeline
This project sets up a CI/CD pipeline for a Flask application using PostgreSQL, GitHub Actions, Jenkins, SonarQube, unit tests, Bandit, Docker, Aqua Trivy, DockerHub, Docker Compose, ArgoCD, Terraform, Ansible, Grafana, and Prometheus to ensure secure, automated deployment and continuous monitoring
argocd aws ci-cd devops docker flask grafana helm jenkins kubernetes monitoring postgresql prometheus terraform
Last synced: 07 Feb 2026
https://github.com/pfilsx/postgresqldoctrine
Provides extended Doctrine and Doctrine migrations PostgreSQL support with specific features such as enums, arrays, aggregate, JSON(B) and many other specific functions.
arrays doctrine doctrine-dbal doctrine-migrations doctrine-orm enums json-model jsonb postgresql
Last synced: 24 Apr 2025
https://github.com/hyuseinleshov/habit-tracker-api
A backend REST API for tracking personal habits, built with Java and Spring Boot. It supports habit creation, recurring check-ins, streak calculations, and user authentication.
backend ci docker flyway gradle habit-tracker java jpa jwt-authentication postgresql rest-api spring-boot spring-security swagger testcontainers
Last synced: 11 Apr 2026
https://github.com/lostovayne/app-monitoreo-noc-implementando-arquitectura
Aplicacion del curso de NodeJs , para Monitoreo de Apis usando Logs. La arquitectura del proyecto sigue los principios de la Arquitectura Limpia y está escrita en TypeScript. Utiliza Prisma como ORM para interactuar con bases de datos MongoDB y PostgreSQL. Además, el proyecto está configurado para ser desplegado en contenedores Docker
api docker mongodb nodejs postgresql prisma typescript
Last synced: 12 Apr 2026
https://github.com/shawakash/whatsai
Integration of chatgpt in whatsapp, notion. Use the whatsapp bot from +14155238886 . starting message should be 'join throughout-command'. Use /clear to clear the current conversation session
docker express nextjs postgresql prisma trpc turborepo typescript
Last synced: 10 Apr 2026
https://github.com/gabrielpenteado/dentalprocs-server
The server of an application designed for dentists to monitor the most performed procedures. | React | Typescript | Fastify | Prisma | Zod | SQLite | Node.js
dayjs fastify mysql nodejs postgresql prisma react sqlite typescript zod
Last synced: 08 Jan 2026
https://github.com/hafidzdev17/self-payroll-system
Go web service using echo framework
clean-architecture echo-framework go go-logger go-validation postgresql
Last synced: 23 Apr 2025
https://github.com/luqmanoop/node-postgres-api
A simple blog API built with Node.js + Express + PostgreSQL
es6 express nodejs postgres postgresql rest-api
Last synced: 12 Apr 2026
https://github.com/sarmad426/todo-list-app
Implementing Server actions in Next js 14 by Building a Full stack Todo list app.
nextjs14 postgresql prisma react react-hook-form shadcn-ui tailwindcss typescript zod
Last synced: 07 Apr 2026
https://github.com/rileymanda/vet-clinic
Vet clinic database schema and queries
Last synced: 27 Jan 2026
https://github.com/aweris/postgres-data-dump
Tool for dumping a sample of data from PostgreSQL
database dump manifest postgresql
Last synced: 14 Jan 2026
https://github.com/lebrancconvas/duberin
The Best Manga Store Website (Project for Learning VueJS + NuxtJS + Golang + PostgreSQL)
golang nuxt playground-project postgresql side-project
Last synced: 21 Apr 2026
https://github.com/yosef-alsabbah/rwad-al-furas-job-matching-freelance-donation-system-backend
Rwad Al-Furas Backend: Job matching, freelance project management, and donation facilitation API. Built with Django, DRF, JWT, Redis, and PostgreSQL with Trigram similarity for advanced search.
community-support django django-rest-framework freelance-platform job-board postgresql redis talent-management trigram-similarity
Last synced: 03 Jul 2025
https://github.com/adrianmjim/nestjs-api-grpc-example
gRPC API pet project built on top of NestJS using DDD, CQRS, MikroORM and PostgreSQL
cqrs ddd ddd-architecture grpc grpc-server mikroorm nestjs nestsjs nodejs postgresql
Last synced: 11 Mar 2026
https://github.com/aurelienbottazini/markdown-run
Execute code blocks and inline results for your markdown files
flamegraph javascript markdown mermaid postgresql ruby sqlite3
Last synced: 30 Jun 2025
https://github.com/kunniii/gocms
A headless CMS - with Docker Golang PostgreSQL
cms cms-back docker go golang headless-cms postgres postgresql
Last synced: 03 May 2026
https://github.com/nikhilakki/lnq-shortr
URL Shorten-er Service
django golang postgresql python url-shortener
Last synced: 11 Apr 2026
https://github.com/freekbes/improved_intra_server
The back-end of the Improved Intra browser extension
42born2code flask gunicorn nginx-proxy postgresql python3 sqlalchemy wsgi-python
Last synced: 10 Oct 2025
https://github.com/dudkodmytrii007/ryft-payment-backend
This is the backend component of the Ryft platform with Vue.js.
expressjs javascript nodejs postgresql prisma
Last synced: 18 Jan 2026
https://github.com/turbot/steampipe-plugin-buildkite
Use SQL to instantly query Buildkite users, pipelines, builds & more. Open source CLI. No DB required.
backup buildkite buildkite-api etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 04 Oct 2025
https://github.com/fralonra/gin-gorm-pg-example
A gin+gorm+postgresql example
Last synced: 12 Apr 2026
https://github.com/jbris/docker-clickhouse-postgres
Docker setup for ClickHouse and Postgres
clickhouse clickhouse-client clickhouse-server docker docker-compose postgresql
Last synced: 12 Apr 2026
https://github.com/shuber/pg_brainfuck
plpgsql brainfuck implementation
brainfuck interpreter plpgsql postgresql sql
Last synced: 23 Feb 2026
https://github.com/sinhaparth5/devflowfix-dashboard
Dashboard for autonomous AI agent that detects, analyzes, and resolves CI/CD failures in real-time.
agent angular bar-chart cicd dashboard devops devsecops line-chart lotties postgresql
Last synced: 18 Jan 2026
https://github.com/manineedtosleep/fintech_app
A Nordic-inspired financial management platform with secure authentication, transaction tracking, interactive analytics, and comprehensive financial planning tools, built on Next.js 14 with TypeScript and Prisma.
banking financial-tools fintech jwt-authentication nextjs nordic-design postgresql prisma tawilwindcss typescript
Last synced: 15 Apr 2026
https://github.com/ribafs/micro-framework
Micro framework in PHP from scratch with PHPOO, MVC, router, search, PDO and Bootstrap
bootstrap front-controller mvc mysql php phpoo postgresql router routing search singleton
Last synced: 10 Apr 2026
https://github.com/tyronejosee/project_new_store
New Store: is a Django-based ecommerce platform with PostgreSQL and an appealing design using Tailwind CSS. Effortlessly create and manage your online store.
amazon api django ecommerce ecommerce-website postgresql python render tailwindcss technology
Last synced: 12 Apr 2026
https://github.com/mkhuda/docker-postgresql-multidatabase
Create PostgreSQL Docker with Multiple Database (Prod, Dev, Test) Grant by postgres User
docker docker-compose dockerfile postgresql postgresql-database
Last synced: 10 Apr 2026
https://github.com/sohamjoshi25/punefarmersmarket-api
A API which exposes a quantity and prices of all local farmer's market products daily by scraping a Government Website. Database is daily updated using github actions' cron job scheduler.
cronjob fastapi postgresql webscraper
Last synced: 13 Apr 2026
https://github.com/prangonghose/earthbnb-backend
This web application is built to enable users browser through different houses which they can reserve on choice basis. The users can add their own houses to let other users reserve that for extra income. Users can register an account to use the website with full access with a unique username.
postgresql rails-api ruby ruby-on-rails
Last synced: 23 Apr 2025
https://github.com/syed007hassan/investment-search
This application implements an advanced company search and ranking system using a hybrid search approach that combines vector similarity search (using PgVector) and traditional full-text search in PostgreSQL.
docker fastapi full-text-search gpt-4o hybrid-search openai pgvector postgresql react redis vector-search
Last synced: 23 Mar 2025
https://github.com/ekovv/ewallet
algorithms docker gin golang postgresql rest-api server
Last synced: 16 Jan 2026
https://github.com/jxianc/bridge-v2
a fullstack forum web app using typescript, react, node, express, postgreSQL and more...
expressjs nextjs nodejs postgresql react typescript
Last synced: 11 Apr 2026
https://github.com/turbot/steampipe-plugin-googlesearchconsole
Steampipe plugin for query data from Google Search Console (GSC).
etl google-search-console pagespeed-insights pagespeed-insights-api postgresql postgresql-fdw searchconsole sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/a-patel/aws-lambda-python-labs
AWS Lambda: Python Labs (Examples: API Gateway, S3, DynamoDB, SNS, SQS, etc.)
api-gateway aws aws-lambda aws-s3 aws-ses boto boto3 dynamodb mysql postgresql python python3 secrets-manager sns sqlserver sqs systems-manager x-ray
Last synced: 17 Feb 2026
https://github.com/bayembacke221/demo-springboot-keycloak-auth-crud
Ce repo propose une démo Spring Boot intégrée à Keycloak pour la gestion de l’authentification et l’autorisation. Il illustre un CRUD sécurisé avec API REST, montrant comment protéger les ressources, gérer les rôles et utilisateurs, et simplifier l’intégration d’un Identity Provider moderne dans une application Java.
api api-rest authentication authorization crud keycloak postgresql spring-boot spring-security sql
Last synced: 09 Oct 2025
https://github.com/gab-cat/merchtrack
The MerchTrack Repository is a comprehensive solution designed for an e-commerce platform that streamlines order management, payment processing, reporting, order tracking, and merchandise fulfillment for organizations.
bun clerk-auth cloudflare docker nextjs postgresql prisma redis redis-cache s3 shadcn-ui tailwindcss tanstack-query typescript zod zustand
Last synced: 15 Apr 2025
https://github.com/mongoexpuser/unepo-stack-on-aws-lightsail
Deploys Ubuntu, NodeJS, ExpressJS and PostgreSQL (UNEPO) Stack on AWS Lightsail with Terraform Python CDK.
aws bash lightsail nodejs postgresql python terraform-cdk ubuntu
Last synced: 11 Apr 2026
https://github.com/tiendc/go-txhelper
Golang SQL Tx execution library
go golang mysql postgresql sql transaction
Last synced: 14 Jan 2026
https://github.com/mohammadzainabbas/database-system-architecture-project
Database System Architecture's Project - Selectivity & Join estimations for Range Types in PostgreSQL ✨
c-language database postgresql sql vscode
Last synced: 21 Apr 2026
https://github.com/ebukaodini/spacious
Spacious is an app (back-end and front-end) that manages planets and characters entities.
apollographql chai docker graphql javascript knexjs koajs mocha node nodejs postgresql reactjs styled-components
Last synced: 04 Jan 2026
https://github.com/ms-daniel/gerencia-de-estoque
Sistema para gestão de estoque com Angular + Tailwind + Laravel
angular css3 html5 laravel php postgres postgresql tailwind tailwindcss typescript
Last synced: 26 Jan 2026
https://github.com/daniel-covelli/nfty-feed
🎨 Beginnings of a Social Network for NFTs.
docker graphql nfts postgresql react typeorm yarn
Last synced: 04 Jan 2026
https://github.com/augustomello09/spring-boot-rest-api-
Spring Boot REST API com JavaScript e Bootstrep
bootstrap html5 java javascript jquery postgresql postman spring-boot
Last synced: 12 Apr 2026