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-14 00:23:51 UTC
- JSON Representation
https://github.com/turbot/steampipe-plugin-uptimerobot
Use SQL to instantly query monitors, alert contacts, and more from UptimeRobot. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin uptimerobot uptimerobot-api zero-etl
Last synced: 18 Apr 2026
https://github.com/fredimatteo/migropy
Lightweight and extensible Python library for managing database migrations
migration postgresql python3 sql
Last synced: 03 Apr 2025
https://github.com/fandredev/learn-nestjs
Full API Concepts from documentation NestJS (guards, interceptors, auth, crud, middlewares, pipes, testing)
Last synced: 06 May 2026
https://github.com/ayvero/sql-voluntarios-project
SQL project for practicing database queries and constraints using a volunteer management system.
database datagrip postgresql sql
Last synced: 10 Apr 2025
https://github.com/lottekvalheim/conversable
🧠 A document-based conversational AI tool enabling users to upload PDFs and interact with the content through natural language queries.
kinde-auth langchain nextjs pinecone postgresql prisma stripe tailwindcss trpc
Last synced: 12 Apr 2026
https://github.com/jeff-vincent/pyprodigy
PyProdigy -- a free, open source FastAPI and Kubernetes based microservice app that teaches Python!!!
kubernetes mongodb postgresql python
Last synced: 26 Dec 2025
https://github.com/Aransentin/zpq
zpq is a connection library for PostgreSQL
Last synced: 12 Mar 2025
https://github.com/shubham20015/authserver
The application that provides and validate JWT token for authentication
authentication-backend java jwt-token postgresql
Last synced: 24 Apr 2026
https://github.com/vietdoo/url-shortening-ruby
This is a simple URL shortening service that takes a long URL and converts it into a short URL. The short URL can be used to redirect to the original long URL. Using Ruby on Rails
postgresql rails ruby ruby-on-rails sqlite3 url-shortener url-shortener-api urlshortener
Last synced: 17 Feb 2026
https://github.com/kerelko/microservices
Simple microservices example of communication through gRPC and RabbitMQ
architecture docker docker-compose fastapi grpc grpc-python microservice microservices mongodb postgresql rabbitmq rabbitmq-client rabbitmq-consumer
Last synced: 17 Feb 2026
https://github.com/crissalvarezh/nextjs-template
drizzle-orm lucia-auth nextjs14 postgresql
Last synced: 15 May 2026
https://github.com/morebec/orkestra-postgresql-personal-information-store
[READ ONLY] PostgreSQL Personal Information Storage for Orkestra
gdpr orkestra php postgresql privacy
Last synced: 16 Apr 2026
https://github.com/dhar01/meditrust
A backend system for an online pharmacy, built with love, Go and PostgreSQL
backend-api ecommerce gin-gonic go postgresql sqlc swagger
Last synced: 29 Oct 2025
https://github.com/juzershakir/authenticate_user
User Authentication
action-mailer bootstrap devise postgresql rails recaptcha ruby
Last synced: 22 Oct 2025
https://github.com/streamer45/pgkup
A minimalistic PostgreSQL backup utility
backup minimalist postgresql utility
Last synced: 25 Jan 2026
https://github.com/cos301-se-2021/masakhaner
A web-based interface that will be used as a named entity recognition tool for African languages. Users of the system will be able to input a string of characters in an African language. This input will be used to train an NER model stored in the system. Feedback from the NER model will be displayed on the interface for users to see and give feedback on.
flask machine-learning postgresql react typescript
Last synced: 18 Mar 2025
https://github.com/devmunyi/recipe-app
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.
authentication authorization cancancan devise erb mvc postgresql ruby ruby-on-rails rubygems testing
Last synced: 06 May 2026
https://github.com/onegreyonewhite/easyrest-plugin-postgres
The EasyREST PostgreSQL Plugin is an external plugin for EasyREST that enables EasyREST to connect to and perform CRUD operations on PostgreSQL databases.
golang postgres postgresql restapi
Last synced: 30 Dec 2025
https://github.com/quickcall-dev/opentrace
Multi-CLI AI coding session tracer. Normalize, store, and browse sessions from Claude Code, Codex CLI, Gemini CLI, Cursor, and pi.dev.
ai ai-agents claude cli code-assistant codex cursor gemini nextjs observability postgresql session-tracking tracer
Last synced: 01 Jul 2026
https://github.com/omar-muhamad/vet-clinic-database
In this project I used a relational database 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.
database postgres postgresql sql
Last synced: 16 May 2026
https://github.com/mananpatel06/bus-booking-system
This is Bus Booking ( bus name ,reservation ,cancellation ) Oracle 10g project for Database Management System (DBMS)
ce246 cspit database dbms-project depstar oracle oracle-10g postgresql
Last synced: 16 May 2026
https://github.com/pedro-donoso/postgresql
conectarse a base de datos postgresql desde terminal
database postgres postgresql terminal
Last synced: 10 May 2026
https://github.com/pedro-donoso/restapi-node-postgres
Rest API: Utilizo modulo pg, levanto servidor con Express y creo rutas, en Middlewares utilizo métodos para formato JSON y urlencoded, con Postgresql creo Base de Datos y agrego datos a Tabla
api api-rest express express-js expressjs json json-api node node-js nodejs nodemon npm pg postgres postgresql rest-api terminal
Last synced: 07 Apr 2026
https://github.com/gromanoff/pgsnapsafe
is an automated PostgreSQL backup service with S3 storage support and email notifications. It allows flexible scheduling of backups and efficient management of stored copies via a simple `.yml` configuration file.
automation backup-tool best-backup-tool cron database-management docker docker-compose opensource postgres postgresql postgresql-tools
Last synced: 02 May 2026
https://github.com/altair-bueno/ubay
A web auction platform using Jakarta EE servlets
glassfish jakarta-ee java postgres postgresql
Last synced: 16 May 2026
https://github.com/subratamondal1/argus
Framework-free, horizontally-autoscaled multi-agent deep-research engine. Own the loop, not the framework.
agent agentic-ai agentic-rag ai-agents deep-research fastapi keda kubernetes langchain-alternative litellm llm llm-evaluation llmops mcp multi-agent pgvector postgresql python rag retrieval-augmented-generation
Last synced: 30 Jun 2026
https://github.com/musleh0001/actix-auth
Basic JWT Authentication
actix-web postgresql rust sqlx
Last synced: 16 May 2026
https://github.com/hvignolo87/analytics_engineer_assignment
Resolution of the Analytics Engineering assignment of Clara
airflow analytics-engineering data-engineering dbt postgresql python sql
Last synced: 16 May 2026
https://github.com/aliabbos-ashurov/pixel-trade
Pixel Trade is a cryptocurrency trading platform offering P2P trading, staking, wallet management, and transaction handling. Built with Java and Spring Boot, it focuses on scalability, security, and a modern, reactive experience
aws-s3 freemarker graphql hibernate java liquibase mailing postgresql redis rest-api spring spring-boot spring-security swagger
Last synced: 18 Mar 2025
https://github.com/29td/vet_clinic
Use a relational database to create the initial data structure for a vet clinic.
Last synced: 16 Jun 2025
https://github.com/aliwert/hospital-management-system
docker fiber gorm heroku jwt microservice postgresql
Last synced: 15 Dec 2025
https://github.com/lycantropos/cetus
asynchronous working with PostgreSQL/MySQL based on asyncpg/aiomysql
Last synced: 30 Sep 2025
https://github.com/techysanoj/sql-course
Step-by-step SQL tutorials and practical examples covering queries, constraints, transactions, and more. Ideal for beginners, interview prep, and anyone looking to master SQL—from basics to advanced.
beginner-friendly constraints joins learn-sql learn-sql-language learning-path mysql mysql-database mysql-server postgresql sql sql-course sql-examples sql-join sql-joins sql-queries sql-query sql-tutorial transactions
Last synced: 15 May 2026
https://github.com/Le36/PasteBag
PasteBag is an online text storage site. Made with Python, Flask and PostgreSQL.
flask paste pastebin pastebin-service postgresql
Last synced: 01 May 2025
https://github.com/arnauld/tokend
Basic Tokens Vault
actix-web postgresql rust sqlx tokenization
Last synced: 16 May 2026
https://github.com/bessouat40/python-data-loader
Python service : insert data from a directory inside postgres db or inside elastic.
api-rest data-insertion data-loader database databases elasticsearch fastapi kibana postgresql python
Last synced: 06 Mar 2026
https://github.com/fellipeutaka/nest-graphql-auth
apollo-server bull docker graphql handlebars jest nestjs nodemailer passport postgresql prisma redis typescript
Last synced: 06 Apr 2026
https://github.com/akmamun/django-nginx-docker
Dockerizing Django with Postgres, Gunicorn, and Nginx
devlopment devops django docker docker-compose docker-deployment gunicorn nginx postgresql python
Last synced: 09 Apr 2026
https://github.com/nikoirdevelopment/yp3-2024
Creating a web application for the organization of the Russian road (Educational practice) | Создание веб-приложения для организации дороги России (Учебная практика)
aspnet csharp css3 entity-framework-core html5 maui postgresql sql visual-studio-2022 xml
Last synced: 04 Jul 2025
https://github.com/tsotetsi/ticket-flow
Event ticketing system. (AWS System Design Interview Implementation)
api-rest django django-rest-framework docker docker-compose github-actions kubernetes kubernetes-deployment microservices postgresql python3
Last synced: 06 Apr 2026
https://github.com/sebastianmahecha/teravision
This project is a practice API. I'm using Go + Gin + Gorm and PostgreSQL
Last synced: 11 May 2026
https://github.com/elenduuche/reportserver
Sample Go CSV Report Server
clean-architecture golang golang-examples golang-server gorilla-mux http-server postgresql
Last synced: 16 May 2026
https://github.com/akshayark97/next-app-template-demo
A production-ready Next.js starter with auth, PostgreSQL, Redis, AI, file storage, email, testing, and deployment workflows already configured.
ai-sdk anthropic biomejs drizzle-orm neondb nextjs playwright postgresql react-email reactjs resend shadcn-ui stack-auth tailwindcss typescript upstash-redis vercel-blob vitest
Last synced: 30 Jun 2026
https://github.com/augustomello09/sql-e-jdbc-em-java
Iniciando os estudos em SQL e JDBC em Java
banco-de-dados java junit postgresql sql
Last synced: 16 May 2026
https://github.com/rtasalem/busgres
Busgres is a Node.js package that will receieve a message from an Azure Service Bus queue or topic and save it into a PostgreSQL database.
azure npm postgresql service-bus
Last synced: 09 Sep 2025
https://github.com/manuelbento19/nestjs-caching-redis-pgsql
Demonstração de como utilizar o banco de dados Redis para implementar um sistema de cache em uma API feita com Nest.js, Faker.js, Prisma, Postgres e SQLite.
caching docker express faker javascript nest nestjs node nodejs postgresql prisma redis sqlite
Last synced: 02 Apr 2026
https://github.com/jplanckeel/steampipe-plugin-opsgenie
Steampipe Plugin to access Opsgenie
hacktoberfest hacktoberfest2023 postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 17 Jan 2026
https://github.com/fr13nd230/nebula-fs
NebulaFS is an inspired project that mocks the core concepts and functionalities of an distributed file storage system and that inspires some techniques from common IPFS platforms.
api-gateway backend distributed distributed-storage-system distributed-systems golang grpc ipfs makefile microservices mongodb nestjs postgresql protobuf protocol-buffers rabbitmq redis restful-api system-design unit-test
Last synced: 06 Apr 2026
https://github.com/mauryiv/mvc-tech-blog
A blog where users can sign in and post about tech
bcrypt expressjs handlebars mvc-architecture nodejs postgresql
Last synced: 06 Apr 2026
https://github.com/alissatroiano/boutique-ado
Full-stack E-Commerce application built with Python & the Django framework, JavaScript, jQuery, Bootstrap 4, HTML, CSS. Calls the Stripe Test API for checkout functionality.
amazon-s3 django postgresql python stripe-api
Last synced: 20 Mar 2025
https://github.com/priyansusingh/writely
Writely is a Simple Blogging website where users can create blogs and read others blog
axios cloudflare-workers hono postgresql prisma reactjs tailwindcss typescript zod
Last synced: 02 Apr 2026
https://github.com/sahil2k07/grpc-go
Go-based Inventory Service with REST (Echo) and gRPC endpoints for managing users and inventory items.
echo golang gorm grpc-go postgresql
Last synced: 15 May 2026
https://github.com/guilhermersouza34/mod38-projetocompleto
Projeto de uma aplicação web completa desenvolvida utilizando JavaServer Faces (JSF) para a camada de apresentação, um controle para recebimento de informações dos usuários, um serviço dedicado à validação das regras de negócio e integração com JPA para persistência de dados no banco de dados PostgreSQL.
java javaee jpa-hibernate jsf maven postgresql spring-boot sql
Last synced: 06 Apr 2026
https://github.com/kadirgonen/go-bootcamp
client-server concurrency e-commerce gin golang golang-library gorm postgresql rest-api swagger viper zap
Last synced: 07 Jan 2026
https://github.com/ericmbouwe/vending-machine
A vending machine app built with Express js and Reactjs
authentication jwt nodejs postgresql reactjs redux-toolkit tailwindcss
Last synced: 06 Apr 2026
https://github.com/sad-spirit/pg-gateway
Table Data Gateway implementation for Postgres based on pg_builder, mix and match manually written SQL with query builder
orm php postgres postgresql sql table-data-gateway
Last synced: 16 May 2026
https://github.com/dance-reservation-system/kamann
Booking system
backend hibernate java21 jwt postgresql springboot
Last synced: 04 Oct 2025
https://github.com/nickemma/go-jwt
A Golang web application that provides secure user authentication and authorization using JSON Web Tokens (JWT). The application allows users to register and login securely, and verifies their identity for protected endpoints.
bcrypt go-jwt golang postgresql
Last synced: 16 May 2026
https://github.com/z-bj/kona-bikes-rental-shop
Bash program that stores rental information for Kona's bike rental shop using PostgreSQL. 🚲⛰
Last synced: 11 May 2026
https://github.com/azmisahin/azmisahin-software-web-architecture-sails
Sails.js is a Model-View-Controller web application framework developed in the Node.js environment. It is designed to make it easy to build web applications and APIs.
api continuous-integration devops express framework javascript mongodb mssql mysql nodejs oracle orm postgresql redis rest sails socket-io sqllite vuejs web
Last synced: 13 Apr 2025
https://github.com/srijan-d/twitter-trpc-t3stack
Twitter built on top of T3 stack, NextJS, Trpc ,Typescript, zod for complete SEO, typesafe API's across backend and frontend styled with TailwindCSS and reactIcons. For database Prisma ORM and Postgresql were used to store data on the serverless SQL platform Planetscale. Authentication with NextAuth, lazyloading, revalidation of prebuilt SSG pages
cache infinite-scroll lazy-loading next-auth nextjs planetscale postgresql prisma react ssg t3-stack tailwindcss trpc typescript vercel
Last synced: 11 Feb 2026
https://github.com/biohackerellie/openfacilities
An open source facilities reservation app made with school districts in mind using TypeScript and NextJS
drizzle-orm facilities-management nextjs open-source postgresql typescript
Last synced: 13 Apr 2025
https://github.com/kevincoakley/ansible-role-postgis
ansible ansible-role gis postgis postgres postgresql
Last synced: 07 May 2025
https://github.com/richardd3ng/shelf-stability-system
Duke ECE 458 Senior Design Project
material-ui nextjs postgresql prisma react sendgrid swagger vercel
Last synced: 20 Jan 2026
https://github.com/lgzarturo/personal
Practicing the skills that I have learned about Spring Boot 3 and REST API for Portfolio Project.
docker portfolio postgresql rest-api spring-boot
Last synced: 06 Mar 2026
https://github.com/jerryshell/k8s-postgres-longhorn
K8s PostgreSQL Longhorn
homelab k8s kubernetes longhorn postgresql
Last synced: 16 May 2026
https://github.com/koldyr/csvpumper
Tool to pump data from DB to CSV and from CSV to DB. Multiple tables in multiple threads
csv csv-export csv-import database kotlin mssqlserver multithreading oracle postgresql
Last synced: 26 Mar 2025
https://github.com/tapeline/taskstorm
A universal and collaborative task-tracker
celery django django-channels django-rest-framework docker docker-compose postgresql python rabbitmq react redis task website
Last synced: 09 Apr 2026
https://github.com/matheusrodriguesdasilveira/user-api-test-practice-pre-stage
Mini aplicação Node.js voltada para gestão de agendamentos de uma profissional autônoma (ex: manicure). Utiliza boas práticas de arquitetura, testes, validações, autenticação e documentação via Swagger. Criado como parte da preparação para estágio
design-patterns expressjs fastify jest nodejs postgresql prisma swagger typescript zod
Last synced: 09 Apr 2026
https://github.com/nderousseaux/resume
My resume, and some tools related to it.
express javascript jsonresume personal-config postgresql puppeteer vercel web
Last synced: 30 Dec 2025
https://github.com/satriaapn/open-music-api
OpenMusic api let you manage your very own music, add music to your playlist, collaboration playlist with other people
hapi-js node-js postgresql rabbitmq sequelize
Last synced: 11 May 2026
https://github.com/pyveci/sqlalchemy-postgresql-relaxed
Relaxed PostgreSQL dialects for SQLAlchemy.
orm postgresql postgresql-compatibility rdbms rdbms-support sql sql-dialects sql-orm sqlalchemy sqlalchemy-dialects sqlalchemy-orm
Last synced: 28 Oct 2025
https://github.com/olirice/realtime
Realtime Subscription to PostgreSQL for Python
Last synced: 16 May 2026
https://github.com/guardian/smartbackup
Simple utility to make backing up Postgres databases on Netapp volumes easy
backup database-backup-solutions netapp postgres postgres-replication postgresql
Last synced: 16 May 2026
https://github.com/bikomaster6589/personal_blog_site
Welcome to the Personal Blog Website – a modern platform for sharing thoughts, ideas, and stories through blog posts. This full-stack web application combines a powerful backend and a user-friendly frontend, allowing users to: Create, Edit, and Delete Blog Posts Manage Accounts Securely with a robust authentication system.
blog fullstack nodejs postgresql website
Last synced: 19 Jun 2025
https://github.com/lokrip/social-network
This is a social network project developed using Django. The application provides a wide range of functionality, including managing users, chats, posts, notifications, profiles and much more. Mood project for working in Docker containers.
celery css django django-channels django-redis django-rest-framework docker docker-compose flower html javascript postgresql python redis
Last synced: 11 Apr 2026
https://github.com/rishabyadav-dev/docwise
An intelligent chat application that allows you to have conversations about your PDF documents. Upload a PDF and start asking questions
argon2 docker fastapi gemini-api hugging-face jwt-token nextjs nodejs postgresql prisma-orm python pytorch reactjs shadcn tailwindcss typescript vercel-deployment zod-validation
Last synced: 11 Jul 2025
https://github.com/arkapg211002/formify
Formify is a web application designed to create online forms seamlessly using the Gemini AI API. This project leverages modern technologies to provide an intuitive and powerful form-building experience for users.
clerk-auth css daisy-ui drizzle-orm gemini-api javascript jsx lucide-icons neondb nextjs14 postgresql reactjs shadcn tailwind-css
Last synced: 07 Apr 2026
https://github.com/mujahidraj/techwisdom-student-nestjs
This repository contains a university project built using NestJS and Express.js, focusing on [insert project focus, e.g., "building a scalable backend application," "creating a RESTful API," or "developing a real-time application"]. The project showcases a modular and efficient architecture leveraging the power of NestJS for dependency injection .
argon2 expressjs javascript jwt-authentication nestjs nodemailer pipeline postgresql prisma typescript
Last synced: 20 Jun 2025
https://github.com/jpchip/fssk-laravel
Full Stack Starter Kit, using PHP/Laravel for server instead of Node.
docker laravel php postgresql react typescript
Last synced: 07 Apr 2026
https://github.com/shadmankhan/fullstack-reddit
A project with fullstack tech stack
apollo apollo-server-express chakra chakra-ui expressjs graphql mikroorm nextjs nodejs postgresql react redis typeorm typescript urql
Last synced: 06 Apr 2026
https://github.com/danielxfeng/daniels_lab
A modern blog platform with seamless OAuth authentication, intelligent search integration, and a 3D interactive homepage built with Three.js and custom drag-and-drop UI elements.
authentication framer-motion mocha nodejs postgresql react sentry shadcn-ui tailwindcss typescript umami zod
Last synced: 07 Apr 2026
https://github.com/sntakirutimana72/bluech-web
A client chat-app designed to handle multi users, threaded, and other complex forms of chatting.
postgresql rails7 reactjs tailwindcss
Last synced: 02 Feb 2026
https://github.com/imubarak234/youth-portal-2.0
The youth portal is a fully responsive web application that handles information gathering and manipulation of data provided by the users.
bootstrap5 database postgresql ruby rubyonrails scss
Last synced: 07 Apr 2026
https://github.com/helcioitiyama/launchstore
E-commerce developed with HTML5, CSS3 & VanillaJS
css3 express html5 javascript lottie-web multer nodejs nunjucks postgresql
Last synced: 09 Apr 2026
https://github.com/lokrip/core
A Fullstack project in next js with professional programming
docker docker-compose eslint javascript mui-material nextjs postgresql prettier prisma react typescript
Last synced: 07 Apr 2026
https://github.com/dominikjalowiecki/studies-search
Web application for searching and reviewing schools.
chakra-ui django django-rest-framework djoser docker openapi postgresql react rest-api sentry swr transactions
Last synced: 10 Apr 2026
https://github.com/sebastianpadillazabala/jubolsrl-web
Sistema Web Ecommerce JUBOLSRL - Proyecto de Tecnología Web
Last synced: 22 Jun 2026
https://github.com/brobro332/332-blokey-land-service
🏰 [삼삼이 플랫폼] 프로젝트 관리 및 멤버 매칭 서비스
docker docker-compose elasticsearch java jpa oci postgresql querydsl react spring-boot
Last synced: 09 May 2026
https://github.com/adrianovolter/modulo-2
Modulo 2 Back-End | curso FullStack Senai SC / LAB365
backend dbeaver env express fs git http javascript json migration modules nodejs npm postgresql pwt rbac-authorization sequelize sequelize-cli
Last synced: 07 Apr 2026
https://github.com/ceci-aguilera/fullstack-web-home-key-renovations
Django and React fullstack web to administrate the business Home Key Renovations. The project is meant to work as a Digital Warehouse and as an Administration System.
bootstrap5 django django-api django-react-integration django-rest-framework docker fullstack knox-tokens nginx postgresql react reactjs reactjs-django
Last synced: 07 Apr 2026
https://github.com/iamfitsum/ryde
Ryde is a ride-hailing app that combines real-time location tracking, secure payment processing, and a responsive design for a seamless user experience on both Android and iOS
clerk expo google-maps-api nativewind neondb postgresql reactnative stripe tailwindcss zustand
Last synced: 06 Apr 2026
https://github.com/sachinprasanth777/flipkart-etl-pipeline
ETL Pipeline for scraping data and updating dataset for realtime usage
apache-airflow docker-compose minio postgresql python webscraping
Last synced: 11 May 2026
https://github.com/mukeshlilawat1/hotel-mountain-mirage
Hotel-Mountain-Mirage is a full-stack hotel booking and management web application built with React.js (Frontend) and Spring Boot (Backend). It integrates secure authentication using Spring Security with JWT and is deployed using AWS services. This project demonstrates real-world development skills including role-based access control, API integrati
aws-s3 jwt-authentication postgresql reactjs spring-boot spring-data-jpa spring-security springframework
Last synced: 05 May 2026
https://github.com/mjczone/mjczone.dappermatic
Additional IDbConnection extensions (leveraging Dapper).
dapper ddl dotnet mysql postgresql sqlite sqlserver
Last synced: 11 Jul 2025
https://github.com/suraj-kumar00/pictora-ai
Build Pictora AI, a photo generator SAAS product
3-tier-architecture devops docker expressjs full-stack-application github-actions kubernetes nextjs photoai pictoraai postgresql
Last synced: 04 Apr 2026
https://github.com/Xjectro/graphql-apollo-server
A modern GraphQL API server - showcasing best practices for building scalable and maintainable GraphQL services
graphql node-js nodejs orm postgresql prisma prisma-client prisma-orm typescript
Last synced: 22 Jun 2025
https://github.com/ekefrancisokechukwu/task-manager-pg
This is a simple task manager API i created with Node, Express And Postgres
bycryptjs expressjs jsonwebtoken jwt nodejs postgresql postman
Last synced: 08 Apr 2026