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-11 00:24:00 UTC
- JSON Representation
https://github.com/anatoly-semenov/keycloak-user-service
User management service based on Keycloak with extended functionality on Java
java k8s kafka keycloak postgresql redis users
Last synced: 28 Apr 2026
https://github.com/worthant/rpi-psql-cluster
Portable highly available PostgreSQL cluster, built with Raspberry Pi 5 boards, pgpool2, and ESP32-based monitoring dashboard
esp32 pgpool-cluster pgpool-ii postgresql raspberry-pi spi uart
Last synced: 28 Apr 2026
https://github.com/ashedfox/blogwebapp
Blog Web App [React + ASP.NET Core Web API]
asp-net-core-web-api entity-framework-core postgresql react
Last synced: 28 Apr 2026
https://github.com/d-ashesss/nulland
Note taking REST API with Python and FastAPI
fastapi jwt oauth2 postgresql python rest-api
Last synced: 28 Apr 2026
https://github.com/kwambiee/vetclinic-database
This repository contains a database that has postgresql syntax to create a table and populate the table with sample data. It also has queries that have been run on the animal database.
Last synced: 28 Apr 2026
https://github.com/gugdun/svin-chat
The piggiest chat ever written in JavaScript 🐷
chat ejs express longpolling nodejs passport postgresql
Last synced: 28 Apr 2026
https://github.com/muratdemirci/payloadcms-mt-example
This example demonstrates how to achieve a multi-tenancy in Payload CMS. This is a powerful way to vertically scale your application by sharing infrastructure across tenants.
heroku-deployment multitenancy payloadcms postgresql typescript
Last synced: 28 Apr 2026
https://github.com/biggaji/0xads
Basic platform ads system server implementation in NodeJs.
ads biggaji graphql nodejs oxwware postgresql prisma
Last synced: 28 Apr 2026
https://github.com/yoanesber/spring-boot-jwt-auth-postgresql
This REST API for managing Netflix Shows is built with Spring Boot, using PostgreSQL, Spring Data JPA, and Spring Security. It secures endpoints with JWT via JJWT, enabling stateless authentication. JWTs act as Bearer tokens, offering scalability over sessions and flexibility over API keys with built-in expiration and claim support.
auth authentication authorization jwt postgresql rest-api spring-boot token
Last synced: 29 Apr 2026
https://github.com/gustavocd/api-gorilla-mux-pgsql
Simple RESTful API built with Postgres and Gorilla Mux, and also writing some test.
api-rest go golang gorilla postgresql
Last synced: 29 Apr 2026
https://github.com/powersystem2024/the-debugging-dojo-integrador-3s
TUP 2024
Last synced: 29 Apr 2026
https://github.com/alive1258/agency-website-nest.js-backend
Digital Product Selling Backend API
nestjs postgresql sslcommerz typeorm
Last synced: 29 Apr 2026
https://github.com/shenjackyuanjie/sr_download
sr 下载计划! simplerocket!
postgresql rust rust-lang simplerockets
Last synced: 29 Apr 2026
https://github.com/dolsity/discord-leveling-postgresql
Discord leveling system using Pillow and PostgreSQL
discord-bot nextcord nextcord-py postgresql
Last synced: 29 Apr 2026
https://github.com/andyfrith/graphql-user-auth
A GraphQL, Node.js, TypeORM server application written in Typescript providing user authentication
authentication graphql nodejs postgresql typeorm typescript
Last synced: 29 Apr 2026
https://github.com/chubi-x/booking-system-api
REST API for a hotel booking system
nestjs postgresql prisma rest-api typescript
Last synced: 29 Apr 2026
https://github.com/vtickner/codecademy-creating-a-database
This portfolio project was created as part of Codecademy's Computer Science Career Path course. The database I have created around a hypothetical UK secondary school.
database postgresql schema sql
Last synced: 29 Apr 2026
https://github.com/willbraun/ai-poker-coach
Full stack app for analyzing poker hands with AI.
ai csharp dotnet poker postgresql
Last synced: 29 Apr 2026
https://github.com/nikhilbadyal/pgextras
Unofficial Python port of Heroku's pgextras that provides various statistics for a Postgres instance.
database heroku performance postgres postgresql statistics
Last synced: 29 Apr 2026
https://github.com/pmutua/zumblr
A Blog Application in Ruby on Rails
blog-platform devise postgresql rails rails5 ruby simple-form
Last synced: 29 Apr 2026
https://github.com/safzz/real-time-product-activity-pyspark
Real-time Product Activity Tracker using Apache Kafka, PySpark, and PostgreSQL | Built for high-throughput streaming analytics
data-engineering kafka postgresql pyspark real-time-analytics streaming-data
Last synced: 29 Apr 2026
https://github.com/simon987/pg_asciifold
asciifold C-Language function based on Lucene's ASCIIFoldingFilter
Last synced: 29 Apr 2026
https://github.com/shyamg090/quizable
Quizable is a full-stack application built with Node.js, Next.js, and Temporal.io workflow orchestration. It demonstrates core Temporal concepts through a containerized development environment featuring PostgreSQL persistence, a Temporal server with web UI, and a modern React frontend with TailwindCSS styling.
docker express nextjs nodejs postgresql react tailwindcss temporal
Last synced: 29 Apr 2026
https://github.com/laguna1/doctor-patient-contact
many_to_many associations with the same model
database many-to-many postgresql rails ruby
Last synced: 29 Apr 2026
https://github.com/jerryowusu/budgetmanager
Budget Manager is a Ruby on Rails capstone project 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. The application allows the user to: register and log in, so that the data is private to them. introduce new transactions associated with a category. see the money spent on each category.
authentication authorization capybara postgresql rspec ruby-on-rails
Last synced: 29 Apr 2026
https://github.com/shuklaritvik06/databases
Learnings and Projects of using Databases
mysql postgresql redis sql sqlite
Last synced: 29 Apr 2026
https://github.com/viveknathani/kkrh
A service to track you, with your control. 🚪
golang heroku postgresql redis webapp
Last synced: 29 Apr 2026
https://github.com/frnn4268/k8s_helm_demos
A repository for practicing Kubernetes deployments using Helm. It includes examples of managing third-party charts like Bitnami's PostgreSQL, creating custom Helm charts, and working with minimal Helm templates to understand key features like variables, conditionals, loops, and chart metadata.
bitnami helm helm-charts kubernetes postgresql
Last synced: 29 Apr 2026
https://github.com/yigittopm/auth-with-graphql
Typescript with Graphql,Postgresql,TypeORM
authentication graphql jsonwebtoken nodejs postgres postgresql ts-node typeorm typescript
Last synced: 29 Apr 2026
https://github.com/thehimel/fast-auth
Production-ready FastAPI auth API starter: Google OAuth, secure JWT httpOnly cookies, user management, RBAC, async Postgres, and Alembic migrations.
alembic api asyncio authentication authorization backend boilerplate cookie-auth fastapi google-oauth jwt oauth2 postgresql pytest python rate-limiting rbac sqlalchemy starter-template user-management
Last synced: 08 Jun 2026
https://github.com/shahob-atm/ielts-platform
IELTS Platform is a modern and user-friendly online system designed to manage the educational process, facilitate testing, and automate the operations of language centers specializing in IELTS exam preparation.
java javamailsender lombok maven postgresql spring-boot spring-data-jpa spring-security swagger validation
Last synced: 29 Apr 2026
https://github.com/hasin023/medi-ease-nextjs
A medical centre management system for the medical centre of Islamic University of Technology
authjs nextjs14 postgresql typescript
Last synced: 30 Apr 2026
https://github.com/skalt/pg_doc_archive
scraper & archive for the english postgres documentation site
archive documentation postgres postgresql
Last synced: 30 Apr 2026
https://github.com/bartekbp/stellar-docker
Dockerized tool for fast database restoration
Last synced: 30 Apr 2026
https://github.com/sarwar-asik/ready-serverprismapostgres
Prisma Express, PostgreSQL,JWT, Husky,logger,uncaught error with TypeScript Server built for fast cloning
aws-s3 compression husky jwt-authentication postgresql prisma security-audit swagger swagger-ui typescript winstone
Last synced: 30 Apr 2026
https://github.com/andrelkj/universo-cypress
Project to automate Samurai Barber Shop using cypress framework to write tests, postgreSQL and ElephantSQL to store and maintain data. REST API for backend validation, and github actions as pipeline for continuos integration.
api-rest css cypress github-actions html javascript postgresql test-automation testing
Last synced: 30 Apr 2026
https://github.com/torobucci/budget_app
Budget_App is a ruby on rails application that allow users to budget their money effectively. It utilizes devise gem for proper user authentication. User can add a category and see expenses on that category.
Last synced: 30 Apr 2026
https://github.com/adelmonsouza/30diasjava-day02-contentcatalog
API de Catálogo de Conteúdo com Paginação Eficiente - Netflix/Spotify Style - Spring Boot
java pagination performance postgresql spring-boot spring-data-jpa
Last synced: 30 Apr 2026
https://github.com/fene-87/school-library
A ruby application whose aim is to serve as a library tool that records what books are in the library and who borrows them
Last synced: 30 Apr 2026
https://github.com/bappasahabapi/go-gin-postgresql-local
This project demonstrates how to build a simple REST API using Go with the Gin framework, connecting to a locally installed PostgreSQL database. It includes features like automatic table creation on startup, colored console logging for better readability, and live reloading for an improved development experience.
Last synced: 30 Apr 2026
https://github.com/limon-s-backend-zone/todo-fastapi-service
This repository contains the basic server implementation using FASTAPI
fastapi postgresql python sqlalchemy
Last synced: 30 Apr 2026
https://github.com/philecker/db-restore
📜 This is a shell script for simplifying a PostgreSQL database restore from backup file.
postgresql shell shell-script shellscript
Last synced: 30 Apr 2026
https://github.com/tinix/pento
elixir elixir-lang elixir-phoenix lua phoenix-framework phoenix-liveview postgresql tmux vim wezterm zellij
Last synced: 30 Apr 2026
https://github.com/integeralex/sql-injection-demo
This project is a demonstration of a SQL injection vulnerability in a Node.js application using Express.js and PostgreSQL. It showcases how an attacker can exploit such vulnerabilities to execute arbitrary SQL queries and potentially gain unauthorized access to sensitive data in the database.
demo docker nodejs postgresql sqlinject sqlinjection
Last synced: 30 Apr 2026
https://github.com/vic778/event-ticket-booking
the Event Ticket Booking System is a Ruby on Rails application designed to facilitate the booking of tickets for various events. The system allows users to register, log in, and book tickets for events. Users can create events with details such as name, description, location, date and time, and total number of tickets available
jobs postgresql redis ruby ruby-on-rails services sidekiq
Last synced: 30 Apr 2026
https://github.com/froganbee/nft_token_next
This project is occurring NFT transaction.
blockchain ethereum ethers metamask-wallet nextjs postgresql typescript
Last synced: 11 Aug 2025
https://github.com/thlindustries/desafiosgostack11
Desafios do Bootcamp Gostack 11
csv-parser javascript node nodejs postgresql react react-native typerom typescript
Last synced: 09 Apr 2026
https://github.com/nanorobocop/worldping
Worldping is educational project to scan Internet IPv4 addresses and check services availability.
Last synced: 18 May 2026
https://github.com/shiru99/resume-builder
Resume Building Website using Spring Boot
docker jpa-hibernate kubernetes postgresql spring-boot spring-security thymeleaf
Last synced: 04 Oct 2025
https://github.com/ryushida/shinymoney
R Shiny + PostgreSQL application for managing and visualizing expenses + net worth
Last synced: 30 Jul 2025
https://github.com/said-laasri/hello_react_rails
Hello Rails React is a simple web app that combines functionalities of Ruby on Rails and React. It allows users to get a random greeting from the backend API.
database javascript postgresql react redux-thunk ruby ruby-on-rails
Last synced: 09 Apr 2026
https://github.com/abbywright/celestial-bodies-database
A database of Celestial Bodies using PostgreSQL, created by following a tutorial from FreeCodeCamp.
Last synced: 30 Jul 2025
https://github.com/beto-ouverney/falemais-telzir
Fullstack project build with golang , postgres and vue.js
docker docker-compose go golang postgres postgresql scss swagger vue vuejs
Last synced: 09 Apr 2026
https://github.com/s0rbus/steampipe-plugin-openmeteo
Plugin for Steampipe to access weather data from Open-Meteo
postgresql postgresql-fdw sql steampipe steampipe-plugin weather-forecast
Last synced: 09 Mar 2026
https://github.com/odhiambo-ed/doctors-app
This a web app built on Rails API as backend and React framework as a frontend. This app is used for reserving a doctor's appointment by patients. Users can create, view, edit and delete a list of appointment(s).
css3 html5 postgresql rails react
Last synced: 09 Apr 2026
https://github.com/angelluzk/laravel-docker-pgsql-tailwind-boilerplate
Um boilerplate completo e didático para acelerar o desenvolvimento de aplicações web com um ambiente containerizado pronto para produção usando Laravel, Docker, PostgreSQL e TailwindCSS.
boilerplate containerization dev-environment didactic-repository docker docker-compose full-stack laravel laravel-12 learning-laravel nginx php php-8 postgres postgresql starter-kit tailwindcss template tutorial web-development
Last synced: 07 Apr 2026
https://github.com/kavorix/corporate-event-planning-platform
Full Stack End-To-End Corporate Event Planning Platform
chakra-ui nanostores nextjs postgresql react-hook-form supabase
Last synced: 21 Mar 2025
https://github.com/iwolf22/art-vault-clone
Art vault clone, allows users to upload pictures to a publicly curated art gallery.
nextjs postgresql prisma tailwindcss typescript
Last synced: 09 Apr 2026
https://github.com/lokrip/books
This project provides an API for working with books. It allows you to manage books, their authors, genres, and other related data through a RESTful API. The project also supports authorization via OAuth.
django django-rest-framework docker docker-compose flake8 oauth2 poetry postgresql python
Last synced: 09 Apr 2026
https://github.com/planetarydev/pure-live-pg
PostgreSQL wrapper with live, realtime queries
livedata pg postgres postgresql reactive realtime sql
Last synced: 28 Jun 2025
https://github.com/legolasvzla/pgplsql-useful-examples
Pgplsql useful scripts examples
database-migrations etl geopy plpgsql plpgsql-scripts plpython postgis postgresql tree-structure
Last synced: 11 Aug 2025
https://github.com/rrwen/slides-covid19-geosocial-db
Presentation titled "A Real-time Geo-social Media Database for Large-scale Coronavirus Disease 2019 (COVID-19) Research" for my second research seminar at Ryerson University
covid covid-19 covid19 data database disease geo gis index media ncov-2019 ncov19 postgres postgresql presentation research seminar slides social virus
Last synced: 18 May 2026
https://github.com/fortunewalla/air-cargo
Air Cargo is an aviation company that provides air transportation services for passengers and freight. Airlines dataset in the form of CSV, database, dashboard using Tableau, PowerBI & MS Excel.
air-cargo airlines analysis aviation cargo csv dashboard database dataset excel microsoft msexcel mssql mysql postgresql powerbi sql
Last synced: 18 Apr 2026
https://github.com/egbertludema/memoryvault-community-edition
Self-hostable MemoryVault Community Edition: the App and Admin for saving memories, notes, photos, videos, loved-one profiles, groups, and legacy messages. Source-available for personal and noncommercial use.
digital-legacy family-archive legacy-message memory-management memoryvault nextjs noncommercial payloadcms postgresql react self-hosted source-available tailwindcss typescript vercel-blob
Last synced: 12 Jun 2026
https://github.com/matheusbanqueiro/desafio-smbot
ClientConnect foi um projeto desenvolvido como parte do Desafio Técnico para a vaga de Desenvolvedor Backend no Grupo SM.
celery django docker-compose figma git-actions makefile mvc postgresql postman redis-cache tailwind ubuntu
Last synced: 13 Feb 2026
https://github.com/shreekar11/automate-workflow
Workflow Automation enables seamless automation of your workflows. Users can effortlessly create workflows and configure them to the available trigger providers and multiple available actions with precision. Designed with a robust event-driven architecture, the application ensures reliable and asynchronous execution of actions upon each trigger.
express mvc-architecture nextjs nodejs oops-in-typescript postgresql prisma react-flow redis redis-queue-worker typescript webhook
Last synced: 21 Mar 2025
https://github.com/krasivaya/instagram-ph2
This is a Django website that allows a user upload pictures and other users can like, comment on them. As well as they can be able to follow each other and see their followers pictures on their timeline, even they can view posts from their profile alongside with the number of followers and followings they have. (Live site is down below)
django heroku postgresql python virtualenv
Last synced: 09 Apr 2026
https://github.com/ericgitangu/blog
Django-based blog biography
azure azureblobstorage azureweb ci django django-rest-framework github-actions middleware postgresql whitenoise
Last synced: 09 Apr 2026
https://github.com/amritmaurya1504/microservice
This is a microservice architecture application designed for a hotel rating service. The application comprises several distinct services: Hotel, User, Rating, API Gateway, and Config Server. Each of these services is registered with a Eureka service registry, facilitating service discovery and management.
config-server eureka java microservice microservices-architecture mongodb mysql postgresql spring-boot
Last synced: 09 Apr 2026
https://github.com/keenthemes/crudhunt
Full-stack CRUDs for Next.js
cruds nextjs postgresql prisma radix-ui react react-aria supabase tailwind
Last synced: 04 Mar 2025
https://github.com/z1skgr/full-stack-open-sql
NodeJS applications that use relational databases, using PostgreSQL.
full-stack full-stack-open jsonwebtoken middleware nosql postgresql route-handlers router sequelize sql-query token-login umzug
Last synced: 21 May 2026
https://github.com/jonasmarquesdev/habitsup
plataforma inovadora de monitoramento de hábitos projetada para ajudar você a alcançar seus objetivos de forma mais eficiente.
Last synced: 09 Apr 2026
https://github.com/oragazzo/django-tasks-api
Django REST API implementation with Docker, showcasing best practices for containerization and deployment configuration.
django django-rest-framework docker docker-compose postgresql python
Last synced: 27 Jun 2025
https://github.com/moj124/codenames
A cloned remake of the game CODENAMES from https://www.horsepaste.com/, where I loved the logic and style of the web application so I've recreated myself.
postgresql reactjs sessions social-games
Last synced: 18 Apr 2026
https://github.com/alokshandilya/sql50-leetcode
SQL 50 leetcode | solutions | postgres
Last synced: 27 Jun 2025
https://github.com/knaxus/docker-compose-basics
:package: MIcroservices using Docker Compose :package:
docker docker-compose flask nodejs php postgresql
Last synced: 18 Feb 2026
https://github.com/ltossian/bike-sales-data-metrics
Traitement, stockage, analyse et visualisation d'un fichier csv volumineux et de données en temps réel de ventes de vélos.
fastapi grafana hadoop kafka postgresql python spark
Last synced: 20 Sep 2025
https://github.com/gwak2837/sobok-backend
소복소복이 백엔드
docker graphql postgresql typescript yarn2
Last synced: 01 Oct 2025
https://github.com/ramonbecker/ms-auth
Development of two authentication projects in microservices, using two models: stateful and stateless. Auth represents an authentication API. Any represents any API, which will only have to validate the access token
authentication authorization docker docker-compose java jwt-authentication jwt-authorization jwt-decode jwt-token microservice postgres postgresql python stateful stateless token
Last synced: 04 Apr 2026
https://github.com/jinkogule/bandejapp
BandejApp is a management system for university restaurants designed to reduce food waste by providing more efficient management.
blade css heroku infinityfree javascript laravel mailgun mariadb php postgresql sql
Last synced: 08 Apr 2026
https://github.com/mmasenheimer/springboot-restapi-db-project
This is a project I've been working on to get experience with back end development. It uses maven, springboot, and postgresql for the database. I am also practicing sql queries and integration tests
dependency-injection docker-container maven postgresql rest-api springboot
Last synced: 09 Apr 2026
https://github.com/the-man-w-laughs/fast-sln-presentation
Веб-приложение для генерации диаграмм и схем по коду на языке C# с использованием ASP.Net Core и React
asp-net-core automation c-sharp class-diagram docker-compose elkjs entity-framework-core flowchart js postgresql react reactflow roslyn
Last synced: 11 Apr 2026
https://github.com/awakelife93/spring-boot-boilerplate
spring boot (java) boilerplate
boilerplate gradle java jpa jwt postgresql querydsl redis spring-batch spring-boot spring-security
Last synced: 12 Aug 2025
https://github.com/robsonmt/crud-flask
http-auth jwt-authentication migrations postgresql python-3-6
Last synced: 18 Feb 2026
https://github.com/vipanchip/ai-powered-legal-documentation-assistant
Legal documentation can be a complicated and time-consuming process, especially for individuals and small businesses who may not have access to legal resources. In addition, the language and jargon used in legal documents can be difficult for non-lawyers to understand, which can lead to errors and misunderstandings.
flask machine-learning postgresql python reactjs tailwindcss
Last synced: 12 Apr 2026
https://github.com/inspirate789/bmstu-db
:open_file_folder: Лекции, семинары и лабораторные работы по курсу "Базы данных" в МГТУ им. Н. Э. Баумана.
5sem bmstu data-engineering data-science data-visualization database db etl golang grafana ics7 iu7 nifi notes papers plpgsql postgres postgresql redis sql
Last synced: 02 Mar 2026
https://github.com/phankieuphu/go-lang-base
Build base scr golang with gin, gorm, redis, viper and more to custom func
gin go golang gorm postgresql redis viper
Last synced: 09 Apr 2026
https://github.com/brockaltug/fullstack
Fullstack Web Development💡 Learning and practice
api bootstrap css expressjs filesystem full-stack handlebars-js html inquirer javascript jest jquery mern mern-stack nodejs postgresql sql tailwindcss testing
Last synced: 18 Feb 2026
https://github.com/sagarmaheshwary/microservices
Microservices-based video streaming platform built with gRPC, RabbitMQ, Kubernetes, Redis, PostgreSQL, AWS — with full observability using Grafana, Prometheus, Loki, and Jaeger.
distributed-systems docker golang grafana grpc kind-kubernetes kubernetes loki microservices nestjs nodejs postgresql prometheus rabbitmq redis
Last synced: 08 Apr 2026
https://github.com/goktugcy/supabase-edge-function-telegram
This project is a backend notification system built using Supabase Edge Functions and PostgreSQL triggers.
deno edge-functions plsql postgresql supabase supabase-functions
Last synced: 08 Apr 2026
https://github.com/memphis-tools/dockerize_django_app_on_digitalocean
This a dummy working Django project to use for learning purposes. Application is fully deployed on a vm DigitalOcean instance (not "app"). The application is an exercise based on a local development required by a French Python's Developer curriculum (Openclassroom).
digitalocean-droplets django-project docker postgresql python-3-10 terraform
Last synced: 23 Sep 2025
https://github.com/flowsynx/plugin-postgresql
FlowSynx plugin to interfaces with PostgreSQL for CRUD operations. Supports JSONB, full-text search, and advanced query features.
data database flowsynx postgresql postgresql-database sql
Last synced: 09 May 2026
https://github.com/amadou-6e/py-dockerdb
Docker-DB is a Python library for managing database containers via Docker: supporting fast, scriptable setup of MongoDB, PostgreSQL, MySQL, and SQL Server for development and testing.
containerization database devops docker docker-python mongodb mysql pgvector postgresql python sql-server testing vector-database vectorstore vectorstores
Last synced: 26 Aug 2025
https://github.com/santarsierilorenzo/nova-pg
Python package designed to simplify and streamline interactions with PostgreSQL databases.
Last synced: 07 Mar 2026
https://github.com/glebegor/ton-work-back
This is example of UpWork where you can use Ton coin.
api backend docker gin golang postgresql
Last synced: 08 Apr 2026
https://github.com/mrglaster/csharp-intensive-gpsd
Code from programming intensive "Development of real-time data processing system"
csharp deserialization gpsd intensive json npgsql parsing pgadmin postgresql postgressql serialization sql-query study-project
Last synced: 21 Apr 2026
https://github.com/castanedaluis/api-shop-v2
V2 de api-shop, con persistencia de datos con un motor de DB relacional en Postgres (Docker) en el cual se utiliza el ORM sequelize. Implemente la autenticación de los usuarios por medio de Tokens y encriptación de datos sensibles. CRUD completo de productos, categorias, ordenCompra, etc.
autentication auth bycrypt crud-api express jwt-authentication nodejs nodemeter passportjs postgresql sequelize-orm
Last synced: 08 Apr 2026