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/ryosuke-horie/server-monitoring-proto
サーバー監視業務の効率化を図ったアプリケーション。フロントエンドはNext.js(Vercel)、バックエンドはNest.js(AWS EC2)を採用。一部表現をぼかしている部分があります。
docker nestjs nextjs postgresql typescript
Last synced: 13 Apr 2026
https://github.com/jorge-menjivar/chatbot-ui-rdbms
Relational database support for Chatbot UI
chatbot chatgpt cockroachdb extension gpt-3 gpt-4 mariadb mysql postgres postgresql relational-databases
Last synced: 21 Jan 2026
https://github.com/kamanhang/sqldatawarehousedataengineeringproject
This project delivers a modern data warehouse which focuses on building clean, organized data pipeline which covers important aspects such as ETL Pipeline Development, Data Cleaning, Data Modelling and Data Analytics
customer-analytics data-analysis data-cleaning data-engineering data-modeling data-pipeline data-visualization datascience etl-pipeline postgresql powerbi powerbidashboard sales-analysis sql
Last synced: 10 Oct 2025
https://github.com/absognety/rdbms-autosearch-api
RDMS Client for Auto Search and Data Dictionary preparation (mysql, Oracle, SQL Server etc)
db2 mysql oracle postgresql sql-server
Last synced: 14 Apr 2026
https://github.com/wagner-de-carvalho/cd_gigalixir
Exemplo de 'deploy' no repositório do Gigalixir através de 'pipeline' de CD do Github
cicd elixir gigalixir github-actions phoenix-framework pipeline postgresql workflows
Last synced: 13 Apr 2026
https://github.com/fiap-8soat-tc-one/tc-backend-s3-rds-iac
Tech Challenger FIAP
aws fastfood fiap postgresql rds terraform
Last synced: 13 Apr 2026
https://github.com/brian3814/advent_of_sql_2024
Advent of SQL 2024 Challange
Last synced: 05 Jun 2026
https://github.com/agxp/finsight
Financial research RAG agent over SEC EDGAR filings — multi-stage ingestion pipeline (download → parse → chunk → embed), pgvector semantic search, and a ReAct agent (Claude) that answers questions with citations.
agents airflow anthropic claude data-pipeline duckdb fastapi financial-data llm minio openai parquet pgvector postgresql python rag redis sec-edgar vector-search
Last synced: 13 Mar 2026
https://github.com/anicetkeric/odoo_v10
Odoo 10 on Ubuntu 16.04
odoo-10 postgresql shell-script
Last synced: 28 Apr 2026
https://github.com/faem/macaron-api
Simple API using Macaron and Xorm (postgres)
api go golang macaron postgresql xorm
Last synced: 20 Apr 2026
https://github.com/brunonavarrooficial/loginauthtoken-tddjs
Login Auth Token TDD
clean-code clean-code-example express faker jest jest-tests jsonwebtoken mariadb nodejs nodemon postgresql sequelize sqlite3 supertest tdd tdd-javascript
Last synced: 04 Apr 2026
https://github.com/nexentra/midgard
Mini Headless CMS
bash-script docker flyio golang postgresql react tailwind taskfile
Last synced: 19 Jan 2026
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/bulatruslanovich/hhbot
Telegram bot designed for job seekers.
headhunter-api hibernate-orm java-17 java-17-gradle kafka liquebase postgresql redis spring-boot spring-data telegram-bot
Last synced: 22 Feb 2026
https://github.com/epilif3sotnas/bus-reservation-system
Bus Reservation System
Last synced: 20 Apr 2026
https://github.com/cuongtk8/gorm_kit
A GORM KIT 👰🏻 for Go project
103cuong go golang gorm gorm-kit hacktoberfest postgresql
Last synced: 20 Apr 2026
https://github.com/kasir-barati/cloud
It was my endeavour to build a wrapper around Docker and develop a RESTful API. In order to serve Platform as a Service. But now it's a place to learn more about cloud and put things into practice, of course things that are related to this topic.
aws backend bash bash-script cloud cloud-computing docker dockerfile linux nodejs npm paas platform-as-a-service postgresql restful-api
Last synced: 14 Apr 2026
https://github.com/nguyenductung2709-dt/messenger-server
Backend for Messenger App
expressjs github-actions jest nodejs postgresql sequelize socket-io supertest
Last synced: 14 Apr 2026
https://github.com/kostiantyn-matsebora/streamstore
Asynchronous event sourcing.
amazon amazon-s3 async asynchronous backblaze-b2 cosmosdb database-abstraction-layer event-sourcing eventsourcing multitenancy optimistic-concurrency-control pessimistic-concurrency postgres postgresql s3 s3-storage sqlite streams
Last synced: 10 Apr 2025
https://github.com/cvilla714/blogapp
The project was about creating a blog using rails it has the functions of creating new blogs, editing, and destroying blogs. Built with
Last synced: 13 Apr 2026
https://github.com/gabrielpenteado/page-ohmydonuts
A Vue.js and Vuex-powered app designed for placing and managing donut orders effortlessly. The app features reusable form components, custom SASS-styled buttons, and integrates with PostgreSQL for efficient storage and retrieval of order data, providing a smooth and seamless user experience.
donut donuts postgresql sass vue vue-router vue3 vuejs vuex
Last synced: 18 Apr 2026
https://github.com/ahmadu-suleiman/wiktionary-json-parse-old
Wiktionary Json Parse is a Java program that parses a large JSON file gotten from kaikki containing English dictionary entries into the preferred SQL databases, Structuring and removing unneeded attributes from the file.
json maven oop oops-in-java postgresql sqlite
Last synced: 04 Apr 2026
https://github.com/juliencrn/twitter-clone
[Abandonned] A very simple version of the twitter api to learn how to create a REST API using Rust and the actix framework
actix-web diesel postgresql rest-api rust
Last synced: 21 Apr 2026
https://github.com/kavinda-100/sprintly
A production-ready Task Management REST API built with Rust, Axum, and SQLx, designed for team collaboration and task tracking. This project demonstrates clean architecture, async Rust patterns, and scalable backend design.
axum postgresql rest-api rust sqlx
Last synced: 04 Apr 2026
https://github.com/marharita08/gradebook
Gradebook is an online journal web-application. It serves as a digital gradebook for school students.(Java, Spring Framework)
ajax css gradebook html java java-servlet-pages javascript jsp online-journals postgresql school spring-mvc spring-security springframework webapp
Last synced: 04 Apr 2026
https://github.com/rafaelrok/ms-sales
Microservice Ms-sales, projeto desenvolvendo envolvendo um eco sistema de eCommerce, com gerenciamento de vendas, estoque de produtos e pagamento, a fim de fornecer toda uma estrutura de um shop virtual
docker docker-compose flyway gradle java jdk11 kibana nodejs postgresql rabbitmq spring spring-security
Last synced: 14 Apr 2026
https://github.com/lucretia/samueltardieu-postgres-ada
Archive version of Samuel Tardieu's clean up of postgres-ada, it's no longer on his github account or the net. I don't know how much this differs from the coreland version.
ada database databases pgsql postgres postgresql
Last synced: 21 Apr 2026
https://github.com/valchanoficial/desafiodatabaserelations
Rocketseat - Desafio: Database relations
express javascript jest nodejs pg postgresql typeorm typescript
Last synced: 14 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/arkenidar/java-spring-sql
Console app with JDBC (note: using Spring Framework)
java jdbc postgresql spring sql
Last synced: 13 Apr 2026
https://github.com/code-alchemist01/ai-basic-editor
AI-powered code editor with Streamlit interface and Gemini API integration. Write professional code with expert-level AI assistance, real-time chat, and PostgreSQL database storage. Features modern UI, multiple Gemini models support, and secure API key management.
ai api gemini postgresql python streamlit
Last synced: 21 Apr 2026
https://github.com/vic778/private-parking
the Admin Portal is a web-based application that allows administrators to manage and monitor the slots and reservations in a parking lot
figaro mailer opp postgresql rspec-rails rubocop ruby ruby-on-rails services sidekiq tdd
Last synced: 21 Apr 2026
https://github.com/0xErwin1/expenses-manager-backend
This was a simple project for managing my expenses. The goal is to have a project in my portfolio and use it for my personal expenses.
database expenses-manager expressjs nodejs postgresql redis typescript
Last synced: 24 Apr 2025
https://github.com/said-laasri/blog_app
This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.
migration postgresql rails ruby ruby-gem ruby-on-rails
Last synced: 13 Apr 2026
https://github.com/dagmawi-22/invoice
Invoice management full-stack application with nextjs, nestjs, prisma & postgresql.
jspdf nestjs nextjs nextjs14 postgresql prisma react sql swagger swagger-ui tailwindcss xlsx
Last synced: 13 Apr 2026
https://github.com/dalenewman/transformalize.provider.ado
The ADO Provider for Transformalize
access ado etl mysql postgresql sqlce sqlite sqlserver transformalize
Last synced: 14 Apr 2026
https://github.com/anam1980/library_management_system
Java Backend Project in SpringBoot using Hibernate JPA
backend-service dbeaver hibernate-jpa java lombok maven minor-project mysql oops-in-java postgresql postman-test rest-api spring-boot system-design tomcat-server
Last synced: 14 Apr 2026
https://github.com/manojpatra1991/otp-based-verification
An OTP based mobile verification system developed with Python and Flask framework.
flask-application postgresql python3 sqlalchemy twilio
Last synced: 21 Apr 2026
https://github.com/danny-yamamoto/nestjs-sample
This is for NestJS functional verification.
nestjs postgresql prisma typescript
Last synced: 05 May 2026
https://github.com/salaah01/visualcsv
VisualCSV is a web application built using Django, React and Redux for state management which allows users to upload CSVs and build graphs based on the data in the CSVs.
database django docker postgresql python react redux
Last synced: 21 Jan 2026
https://github.com/osmanaliyardim/eventpam
Microservices on .Net platforms which used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, MongoDB, Redis, Entity Framework Core, MongoDriver, CQRS, MediatR, DDD, Vertical Slice Architecture implementation with using latest features of .NET 8 and C# 12
asp-net-core cqrs ddd-architecture docker dotnet-core event-driven event-sourcing grpc masstransit mediatr microservices mongodb postgresql rabbitmq redis vertical-slice-architecture yarp-gateway
Last synced: 03 Jan 2026
https://github.com/aravind-selvam/bikeshare-company-analysis
Google Data Analytics Professional Certificate program's Capstone project, of a bike sharing company
analytics business-analytics business-intelligence data data-analysis data-visualization dataanalytics google-data-analytics postgresql sql sql-server
Last synced: 22 Apr 2026
https://github.com/aryadiahmad4689/selectq-go
SelectQ adalah project opensource yang di bangun atas landasan kemudahan query golang
Last synced: 22 Apr 2026
https://github.com/kieran-lawrence/quill
A real-time chat application built with Next.js on the frontend and NestJS on the backend, using WebSockets for truly instant messaging.
nestjs nextjs postgresql websockets
Last synced: 05 Jun 2026
https://github.com/theanujdev/theanujdev
Full Stack Developer | React | Web Desktop Mobile Apps | Postman Student Leader | JavaScript & Python | AIT Pune
aws django docker electronjs expressjs figma firebase html javascript mongodb nextjs nodejs postgresql python react reactjs rust-lang tailwindcss theanujdev typescript
Last synced: 04 Apr 2026
https://github.com/jbasko/pg-objects
Manage PostgreSQL objects (databases, schemas, groups, users, privileges, default privileges)
acl declarative dependencies dependency-graph groups postgresql privileges python36 roles schemas users
Last synced: 22 Apr 2026
https://github.com/assyatier21/simple-cms-admin-v2
Simple CMS Service V2 that allows you to manage articles and categories as an admin.
cms echo-framework elasticsearch golang postgresql
Last synced: 11 Mar 2026
https://github.com/leandroalcantara-1997/heroes-social-network
Heroes social network is a project created to make life easier for superhero fans.
docker docker-compose golang graceful-shutdown jaeger postgresql redis splunk swagger
Last synced: 19 Jan 2026
https://github.com/panoschatzi/paris_olympics_2024_database
A postgreSQL database of 2024 Paris Olympics.
cs50sql-final-project database docker postgresql sql
Last synced: 13 Apr 2026
https://github.com/nao1215/sqlode
Generate type-safe Gleam code from SQL schemas and queries. sqlc-style workflow with PostgreSQL, MySQL, and SQLite support.
cli code-generation codegen database erlang gleam mysql postgresql sql sqlite type-safe
Last synced: 09 May 2026
https://github.com/kyyril/backend-blogs
Blog API Backend A RESTful API backend for a blog application built with TypeScript, Express.js, Postgresql and Prisma ORM.
cloudinary expressjs google-auth jwt postgresql prisma
Last synced: 04 May 2026
https://github.com/rajharit77/student-management
Repository of student management in Java JDBC
java jdbc jdbc-driver postgresql
Last synced: 17 Apr 2026
https://github.com/ramarimoo/insert-tools
Simple and fast Python toolset for bulk data insertion into databases and CSVs. Ideal for ETL pipelines and data engineering tasks.
bigdata cli couchdb database datafaker excel-to-sql export go java pg-dump postgresql script testing wordpress
Last synced: 07 Apr 2026
https://github.com/turbot/steampipe-plugin-bigfix
Use SQL to instantly query actions, computers, fixlets, roles and more from BigFix. Open source CLI. No DB required.
bigfix postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 14 Jan 2026
https://github.com/gabrielpenteado/api-adonisjs-jwt
RESTful API with JWT authentication for CRUD operations; created with AdonisJS and Supabase database.
adonisjs jwt-authentication jwt-token lucid postgresql supabase
Last synced: 13 Apr 2026
https://github.com/just-in-chang/jelli
📅 Jelli is a full-stack web application to help its users manage their projects and tasks through a card based organization system. Utilizes a React front-end to display information retrieved from the Django Rest API back-end.
django-rest-framework postgresql
Last synced: 24 Apr 2026
https://github.com/yupanquiah/programming
- I will share my learning path
docker git go javascript postgresql react rust sql svelte typescript vuejs
Last synced: 03 Apr 2026
https://github.com/escape-dev/rails-jwt
api database postgresql ruby ruby-on-rails-7
Last synced: 13 Apr 2026
https://github.com/rishikesh-suvarna/zyppd
A modern, feature-rich URL shortener built with Next.js 14, offering custom domains, advanced analytics, and premium features for businesses and professionals.
neondb nextjs postgresql serverless url-shortener vercel-deployment
Last synced: 17 Apr 2026
https://github.com/bogdusik/ai-qa-assistant
AI-powered QA artifact generator with a human-in-the-loop review workflow, quality analysis and coverage tracking. Built with Next.js, Prisma, PostgreSQL, NextAuth, and OpenAI.
nextjs openai postgresql qa-testing test-cases typescript
Last synced: 03 Jun 2026
https://github.com/said-laasri/rails
This is a Ruby on Rails starter app that connects to a Railway Postgres database and supports Action Cable. Deploy on Railway
postgresql rails railway-app ruby
Last synced: 17 Apr 2026
https://github.com/okanx68/sqs-project
Brewery Explorer ist eine Webanwendung, die Informationen über Brauereien in einer bestimmten Stadt bereitstellt, einschließlich Adresse, Telefonnummer und Link zur Webseite. Dieses Projekt nutzt Quarkus für das Backend, Angular für das Frontend und PostgreSQL als Datenbank.
angular docker github-actions postgresql quarkus
Last synced: 21 Jan 2026
https://github.com/jsfraz/whisper-server
Secure private self-hosted messaging server using end-to-end encryption.
end-to-end-encryption go golang instant-messaging mail messaging-app openapi3 postgresql self-hosted
Last synced: 12 Oct 2025
https://github.com/peteroyelegbin/intern-pulse
This repository showcases my hands-on experience with InternPulse, a platform that facilitates intern management. It includes several projects demonstrating my skills and proficiency in Backend Web Development.
api django django-rest-framework mongodb postgresql python3
Last synced: 17 Apr 2026
https://github.com/aminedjeghri/medicaprod
MedicaProd is a webapp that will help you to produce pharmaceuticals and to define with what ingredients and with how much you can produce pharmaceuticals.
glassfish javaee jsf2 postgresql
Last synced: 25 Apr 2026
https://github.com/code-raushan/json-data-generation-script
Script to generate json files with faker data and importing them into PostgreSQL tables.
faker javascript json postgresql
Last synced: 17 Apr 2026
https://github.com/bheki-maenetja/sei-project-4
A superhero information website featuring a 'top-trumps' style card game
css3 django html5 postgresql python python3 react reactjs sql
Last synced: 25 Apr 2026
https://github.com/valentina17varela/argentine_culture_data_integration
Argentinean cultural database (libraries, museums and movie theaters)
pandas-python postgresql postgresql-database python python-app sqlalchemy-python webscraping
Last synced: 25 Apr 2026
https://github.com/junaidsalim/giki_bus_ticket_reservation_system
This repository contains our Database Management System (DBMS) project aimed at streamlining bus ticket reservations for GIKI students. It features a user-friendly interface for booking tickets and an admin panel for efficient ticket management.
busticket busticketingsystem dbms dbms-project django html-css-javascript html5 postgresql reservation-system sql tailwind
Last synced: 17 Apr 2026
https://github.com/tse-wei-chen/lite-pg
Lightning-fast PostgreSQL TUI client built with Rust and ratatui.
Last synced: 30 May 2026
https://github.com/adiazt01/finances-server
Server for a store web application
backend express javascript nodejs postgresql sequelize typescript webapp
Last synced: 31 May 2026
https://github.com/gabrielmaialva33/innkeeper
Modern multi-tenant hotel management system built with AdonisJS and React
adonisjs adonisjs-framework adonisjs6 boilerplate bull inertiajs inertiajs-react jwt management multi-tenant postgresql rbac react react19 redis tailwind web
Last synced: 13 Apr 2026
https://github.com/brucevilo1013/react-express-typescript-boilerplate
Boilerplate with Typescript, React.js, Express.js, Postgres, Docker, CI/CD
boilerplate bun cicd docker expressjs jest nodejs playwright postgresql reactjs sequelize storybook template typescript vitejs
Last synced: 26 Apr 2026
https://github.com/legionjp/caption_generator
Caption Generator for Videos by uploading videos and Processing in background using python celery , redis for queue, openai whisper model for speech recongnition
celery-redis django docker docker-container ffmpeg openai-whisper postgresql pyhton3
Last synced: 22 Feb 2026
https://github.com/augustoscher/time-to-answear
RoR 5.x Application
devise postgresql ruby ruby-on-rails themes
Last synced: 04 May 2026
https://github.com/peter-trerotola/goro-pg
Read-only PostgreSQL MCP server with schema intelligence
claude database go llm mcp model-context-protocol postgresql read-only
Last synced: 02 Apr 2026
https://github.com/sethbacon/terraform-registry-backend
Private Terraform registry implementing the HashiCorp module, provider, and network mirror protocols
gin go infrastructure-as-code postgresql private-registry terraform terraform-registry
Last synced: 07 Jun 2026
https://github.com/zeroidentidad/practicas_postgresql
Scripts SQL y PLpgSQL, ejemplos de base de datos, notas practicas.
Last synced: 27 Apr 2026
https://github.com/svastikkka/docker
Docker compose yml of diffrent tools setup locally
airflow docker docker-compose grafana influxdb jenkins kafka keycloak krakend loki mongo mysql nexus nifi otel-collector postgresql vault victoriametrics wikijs
Last synced: 13 Mar 2026
https://github.com/bruhathisp/useraccessmanagement
A web-based application that enables organizations to efficiently manage user access requests for various software applications. It implements role-based access control (RBAC), allowing users to submit access requests, managers to approve/reject them, and admins to manage the overall system and software.
apache-tomcat java javaee maven postgresql rabc
Last synced: 17 Apr 2026
https://github.com/jreyesr/steampipe-plugin-mongodb
Use SQL to instantly query MongoDB databases. Open source CLI. No DB required.
postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 27 Apr 2026
https://github.com/supermarsx/universus
A Space-war Text Based MMO Browser Game
browser-game builder game mmorpg ogame open-source postgresql private-server strategy text-based-game typescript universus
Last synced: 27 Apr 2026
https://github.com/prbento/personal_finance_ai
LLM-powered personal finance ERP via Telegram. Dual-agent AI pipeline, PostgreSQL AP/AR ledger, FastAPI webhook.
ai-agents data-engineering fastapi groq llm personal-finance postgresql python telegram-bot
Last synced: 27 Apr 2026
https://github.com/coder7475/text2sql
Text2SQL Analytics System
fastapi postgresql pytest pytest-cov python
Last synced: 27 Jan 2026
https://github.com/qninhdt/typespec-libraries
TypeSpec emitters and decorators for generating GORM (Go) and SQLModel (Python) ORM code from a shared schema
dbml go gorm javascript postgresql python sql sqlmodel typescript typespec zod
Last synced: 02 Apr 2026
https://github.com/yagolopesmartins/fullstack_react-dashboard-admin-nest_api_auth
Sistema completo CRUD de usuários com autenticação e recuperação de senha por e-mail (React/Nest)
authentication axios email-verification javascript jwt-authentication nestjs passport-jwt postgresql prisma-orm prismaorm react shadcn-ui swagger tailwindcss typescript vite zod-validation
Last synced: 02 Apr 2026
https://github.com/ghosts6/library_management_system
Library management system from basic to advacne write with languages like bash,c,c++,python and js
bash c cpp django django-orm django-rest-framework html-css-javascript javascript library-management-system postgresql python3 tailwind
Last synced: 02 Apr 2026
https://github.com/dev-rishav/chatty
One to one messaging web app
hibernate-jpa postgresql reactjs sockjs spring-boot stomp tailwindcss typescript
Last synced: 13 Apr 2026
https://github.com/arkenidar/java-sql
from https://zetcode.com/java/postgresql/
Last synced: 27 Apr 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/buathiertom/automatic-bdd-project
SAE de création de base de données d'une compétition CS:GO (Counter Strike Global Offensive) avec un classement automatique.
plpgsql plpgsql-scripts postgresql sql
Last synced: 07 Jan 2026
https://github.com/suchapalaver/newsletter
newsletter learning project based on the actix-web framework
actix-web fake html postgresql postmark quickcheck rust serde sqlx tokio tracing wiremock
Last synced: 28 Apr 2026
https://github.com/dagiteferi/ethiopian-medical-datawarehouse
Building a data warehouse for Ethiopian medical businesses by scraping data from Telegram channels. The project integrates object detection using YOLO and provides CRUD operations via FastAPI to enable comprehensive data analysis and user interaction.
data-scraping data-warehouse dpt fastapi postgresql yolo
Last synced: 17 Apr 2026
https://github.com/thepatrickniyo/super-nest
A nestjs boiler plate with preconfigured typeorm for postgresql, swagger, dockerfile, eslint, prettier & jest
boilerplate dockerfile eslint jest jest-tests nestjs postgresql prettier swagger typeorm
Last synced: 14 Apr 2026
https://github.com/lanseria/i-share-clue
The simple permission system and file upload, as well as the trail sharing system on the map developed mainly with GIS, plus the automatic subtitle generation function of Tencent, are simply a stitching monster 简单的权限系统和文件上传,以及主要用地理信息系统开发的地图上的线索共享系统,外加腾讯系的字幕自动生成功能, 简直就是一缝合怪
amap gis minio naive-ui nestjs postgis postgres postgresql shp typescript vue vue3
Last synced: 05 May 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/pauloruszel/project-pokedex
Poc de uma Pokedex que lista os pokemons e suas características, utilizando Quarkus.
jdk12 lombok modelmapper panache postgresql quarkus swagger-ui
Last synced: 13 Apr 2026