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/meteopavel/fitgram
💪🌟 Платформа для всех, кто увлекается фитнесом ! Делитесь планами тренировок 📝, добавляйте понравившиеся планы в избранное ⭐ и подписывайтесь на других авторов 👥. Авторизация через REST API 🔑
css-flexbox css-grid django-rest-framework django3 html5 javascript postgresql python react
Last synced: 10 Aug 2025
https://github.com/hafrit/ha-php-docker
This is a PHP friendly multi stack docker. You can create and configure any PHP stack project. You can create as much project as you want with only one build.
composer docker elasticsearch kibana logstash mongodb multi-project-php-docker mysql nginx php php-docker-stack php-fpm php74 php74-fpm phpdocker postgresql sgbd symfony symfony-installer xdebug
Last synced: 09 Apr 2026
https://github.com/lemmego/migration
A simple to use database schema migration tool for go applications.
database database-migrations database-schema db-migrate db-migration go migration migration-tool mysql pgsql postgres postgresql
Last synced: 04 Oct 2025
https://github.com/guangzhou-meta/beetl-go
数据库模板引擎,适用于Golang。
beetl beetlsql mysql postgresql
Last synced: 12 Jan 2026
https://github.com/learnathon-by-geeky-solutions/quantum-trio
Repository for team Quantum Trio
django-framework html javascript postgresql tailwind-css
Last synced: 21 Jun 2025
https://github.com/nicobistolfi/go-postgres-s3-backup
A serverless backup solution for PostgreSQL databases using AWS Lambda, with automatic daily, monthly, and yearly backup rotation to S3.
aws backup backup-utility database-backup database-backup-scripts golang lambda postgres postgresql postgresql-database supabase supabase-db
Last synced: 11 Aug 2025
https://github.com/mdarkanurl/startups-from-ai
This AI bot goes online, gathers information about AI startups, and posts updates about them on X and Dev.to.
ai ai-agent ai-bot backend bot mongodb nodejs playwright postgresql puppeteer typescript webscraper webscraping
Last synced: 08 Apr 2026
https://github.com/dcgadmin/extensionmigrationassistant
Detect Lock-in Extension wrapper introduce as part of conversion tool and provides automated way to remove it.
aws-oracle-ext aws-sct conversion database extension migration oracle pack postgresql
Last synced: 14 Apr 2025
https://github.com/fshmidt/game-site
6 containerized services (Go backend, Postgres DB, Redis DB, Vue3 Account client, html/js/css Game App & Traefik) work together for Autentificate, Authorize, Update Profile details, Save profile picture in Google Cloud Storage & Edit it at Frontend side. Now there's a second gaming Front-end.
api css docker-compose full-stack gin golang google-cloud-storage html javascript jwt-authentication makefile postgresql redis rsa-cryptography unit-testing validation vue3 vue3-component
Last synced: 08 Apr 2026
https://github.com/chuksjoshuaa/reddit-project
Built a Full stack Typescript project with GraphQL, PostgreSQL, Typeorm, Chakra UI, Redis and so much more. Users can Login and Register to access the full functionalities of the website. Users can upvote and downvote a particular post. Check it out!
apollo-server-express chakra-ui graphql mikro-orm nextjs nodejs postgresql typeorm typescript urql
Last synced: 09 Apr 2026
https://github.com/bryceberczik/digbi-ai
Digbi AI is an innovative text-to-video (TTV) chatbot powered by OpenAI and the D-ID API. The chatbot is designed to analyze user-provided prompts and JSON data, generating insightful AI-driven text responses. These responses are then transformed into dynamic, AI-generated videos using D-ID's cutting-edge video synthesis technology.
ai artificial-intelligence postgresql threejs typescript
Last synced: 19 Feb 2026
https://github.com/matthewdargan/swippy
Retrieve from the eBay Finding API and store results in a PostgreSQL database
ebay ebay-api go golang postgresql
Last synced: 03 Aug 2025
https://github.com/shabinx30/ums-react-node
An application where you can manage the users. It has two phases for users and the admins, Admin has some special feature like adding, editing, deleting the users. I have used typescript for both frontend and backend.
jwt postgresql react react-redux redux-toolkit tailwindcss ts-node typescript vite
Last synced: 21 Jun 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/yeabnoah/maven
Maven is a simple real time messaging app built with express, socket io, Nextjs, postgresql, prisma and better auth
better-auth expressjs messaging-app nextjs postgresql prisma socket-io websocket
Last synced: 08 Apr 2026
https://github.com/ynixt/shared-finances
A project written in spring + angular to control personal and group finances
angular controle-financeiro financas finance-control kotlin postgresql spring websocket
Last synced: 14 Aug 2025
https://github.com/rafat-alam/mdx-editor
MDX Editor is a modern platform for creating and organizing .mdx documents with AI-assisted writing, live preview, and folder management for dynamic, interactive content.
nextjs postgresql redux-tookit tailwindcss typescript
Last synced: 18 Jan 2026
https://github.com/m-thirumal/postgresql
A quick reference guide for PostgreSQL, PgBackRest, PgModeler, and troubleshoot.
pgbackrest pgmodeler postgresql
Last synced: 14 Aug 2025
https://github.com/hemangnakarani/project-canteen-backend
Spring Boot Server For Canteen Automation Project, Currently deployed on AWS Elastic-Beanstalk. You can containerize this application using Docker. Server has SSL certificate issued by Amazon
aws-elastic-beanstalk aws-rds-postgres codepipeline docker-image java-8 payment-gateway postgresql socket-programming spring spring-boot ssl-certificate stompwebsocket
Last synced: 12 Apr 2026
https://github.com/caarmen/fastapi-postgres-docker-example
Minimal example FastAPI app with Postgres, docker-compose
docker docker-compose fastapi postgresql
Last synced: 12 Apr 2026
https://github.com/jbrown9124/tic-tac-toe-royale
Created a full-stack online Tic-Tac-Toe web game with a twist. Acquire and use powers to dominate your enemies. Set the board size, board color, “win by” condition (amount of pieces in a row required to win), and pieces (upload custom piece capability included). Capable of having up to 100 players in a single game. Full bot functionality (add up to 10 AI per board). The client was created with TypeScript React.js, the REST API with Python (Django), data is stored in and queried from a PostgreSQL (SQL) database, and real-time client updates are handled with Socket.IO. Deployed using Heroku.
django game material-ui postgresql python react-spring reactjs socket-io typescript
Last synced: 12 Apr 2026
https://github.com/codebyaadi/upzy
Upzy is a modern uptime and performance monitoring platform inspired by BetterStack — but built to go further. It provides fast, reliable uptime checks, smart incident alerts, and is designed with a scalable microservices-first architecture using Turborepo.
better-auth drizzle-orm monorepo nestjs nextjs postgresql turborepo
Last synced: 15 Aug 2025
https://github.com/keploy/samples-csharp
Sample application made using C# and integrated with keploy
crud csharp csharp-app csharp-code keploy pgql postgresql
Last synced: 03 Feb 2026
https://github.com/sidd-77/adb_assignments
expressjs mysql postgresql react typescript
Last synced: 11 Apr 2026
https://github.com/mohitmun/punter
The only command line db client you will ever need
csv database-management json mongodb mysql orm postgresql
Last synced: 13 Apr 2025
https://github.com/nicholasspencer/vapor-api-psql-template
Vapor template based of off vapor/auth-template and includes the PostgreSQL provider
api auth postgresql psql swift template vapor
Last synced: 20 May 2026
https://github.com/giulic3/data-engineering-nanodegree
Projects realized for the Data Engineering Nanodegree offered by Udacity https://www.udacity.com/course/data-engineer-nanodegree--nd027
apache-airflow apache-cassandra apache-spark aws aws-emr aws-redshift aws-s3 data-engineering postgresql
Last synced: 11 Feb 2026
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/spoonx/express-wetland
Wetland middleware for expressJS.
database express middleware mysql nodejs orm postgresql sqlite
Last synced: 07 Apr 2026
https://github.com/bilalmohib/bilalmohib
GITHUB PROFILE README
development-environment fullstack-developer github-pages nextjs postgres postgresql reactjs readme-profile software-architecture software-developer software-development software-engineering visionary
Last synced: 12 Sep 2025
https://github.com/compendium-tech/compendium
🏫 Compendium provides automated AI-based college research, application assistance and international exam preparation tools.
elasticsearch gemini gin go grpc kafka nginx pinia postgresql redis tailwindcss-v4 tonic typescript vue3
Last synced: 16 Aug 2025
https://github.com/simon-fontaine/spectra
A Next.js application demonstrating custom authentication using sessions, CSRF protection, and email verification.
admin-dashboard authentication csrf-protection email-verification nextjs overwatch-2 postgresql prisma rate-limiting redis session-management tailwindcss team-management typescript upstash vercel
Last synced: 14 Apr 2025
https://github.com/symfony/ai-postgres-store
PostgreSQL pgvector vector store bridge for Symfony AI
ai bridge llm pgvector postgres postgresql store symfony symfony-ai vector
Last synced: 19 Feb 2026
https://github.com/debas-31/vet_clinic
It's a project on relational database to create the initial data structure for a vet clinic, create a table to store animal's information, insert some data into it, and query it.
Last synced: 03 Jul 2026
https://github.com/rodriiandino/note-creation-fullstack
Proyecto FullStack realizado con Spring Boot, React,.js y PostgreSQL
docker docker-compose java javascript postgresql reactjs spring-boot
Last synced: 10 Apr 2026
https://github.com/jameelhamdan/suary
Photo sharing app made with Django 3.0 and React.
django django-rest-framework jwt jwt-authentication mongodb mongoengine postgresql pymongo python react redux-store
Last synced: 12 Apr 2026
https://github.com/devhoangkien/social-microservices
Project social, e-commerce, nestjs microservices
docker k8s microservices nestjs nodejs postgresql sequelize typescript
Last synced: 10 Apr 2026
https://github.com/alex6712/smart-delivery
Web-application for delivery optimization. Summer practice of NSTU students.
angular api async fastapi postgresql python3 rest-api sqlalchemy typescript web-application
Last synced: 04 Apr 2026
https://github.com/mindflavor/pgdelaytest
A simple tool to evaluate replication latency on PostgreSQL
gcp-pubsub latency-monitor postgresql rust
Last synced: 18 May 2026
https://github.com/yanniskatsaros/gutensearch
A searchable database and command-line-interface for words and documents from Project Gutenberg
docker docker-compose postgres postgresql project-gutenberg python3 text text-processing
Last synced: 27 Sep 2025
https://github.com/ryanlarge13/calendar-next-gen
A next generation PWA calendar / utility application
contextapi dates postgresql prisma pwa service-worker
Last synced: 05 Oct 2025
https://github.com/shamimgeek/docker-compose-postgres
Postgresql with pgadmin4 and docker-compose and practice sql
docker docker-compose pgadmin-docker pgadmin4 postgresql sql
Last synced: 17 Jan 2026
https://github.com/cosmic-heart/AI-Learning-Platform
AI-Learning-Platform, a LLM-RAG pipeline which behaves like a guide and able to solve doubts. Deployed on-premise IBM ppc64le architecture. vLLM for model inference & Qdrant with Langchain for RAG Pipeline. Server written in django, postgres & cassandra as the sql & nosql databases.
cassandra django langchain llm postgresql ppc64le qdrant ray-distributed vllm
Last synced: 18 Aug 2025
https://github.com/ashish-makes/resume-generator
web-resume-generator
css3 django-application django-project html-css-javascript html5 javascript js portfolio-generator portfolio-page portfolio-site portfolio-website postgresql resume-builder resume-creator resume-generator resume-template resume-website
Last synced: 15 Sep 2025
https://github.com/moisessantana/solid-gym-api
API Rest inspirada no GymPass
cookie docker-compose e2e fastify jwt nodejs postgresql refresh-token solid token typescript unit-testing vitest zod
Last synced: 08 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/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/valpere/shopogoda
ShoPogoda is a production-ready Telegram bot built with Go and gotgbot framework, designed for corporate weather monitoring, environmental compliance, and employee safety alerts. This project demonstrates advanced backend development, enterprise architecture, and DevOps practices suitable for senior-level portfolio showcasing.
air-quality clean-architecture cloud-deployment docker enterprise-bot environmental-alerts golang gotgbot health-checks localization monitoring openweathermap-api postgresql railway redis security supabase telegram-bot upstash weather-monitoring
Last synced: 07 Apr 2026
https://github.com/xp-framework/rdbms
RDBMS support for the XP Framework: MySQL, Sybase, MSSQL, PostgreSQL, SQLite3, Interbase
mssql mysql php postgresql rdbms sqlite3 sybase tds transaction xp-framework
Last synced: 19 Aug 2025
https://github.com/keanteng/option
✨ Sales Order Management Solution (NextJS + Shadcn UI)
crud dashboard docker nextjs postgresql prisma salesmanagement shadcn shadcn-ui tailwindcss
Last synced: 07 Apr 2026
https://github.com/aryaniyaps/python-graphql-relay-todos
Fully fledged todo application using Strawberry GraphQL, FastAPI, Relay and React
fastapi graphql graphql-relay postgresql python react relay relay-modern sqlalchemy strawberry-graphql
Last synced: 22 Sep 2025
https://github.com/arctikant/fastapi-modular-monolith-starter-kit
Template for FastAPI RESTful application built on Modular Monolith and Layered Architecture principles
alembic docker fastapi jwt layered-architecture modular-monolith poetry postgresql pytest python redis rest-api sqlalchemy
Last synced: 19 Aug 2025
https://github.com/ssivanov19/a-data-pro-internship-2022
Powered by AI, our project has the goal to provide citizens with quick and easy access to the news that they consider important.
ai azure django postgresql scrapy webapp website
Last synced: 25 Jan 2026
https://github.com/morgankryze/mangodb
Database project with C# UI
csharp database db postgresql ui
Last synced: 04 Jan 2026
https://github.com/mironberch/register-of-talented-students
Registry for recording the results of students of educational institutions.
celery django docker docker-compose nginx postgresql python3 redis
Last synced: 07 Apr 2026
https://github.com/percona/percona_pg_telemetry
Percona telemetry extension for PostgreSQL
percona percona-distribution pg postgresql telemetry telemetry-collection
Last synced: 22 Jul 2025
https://github.com/lucas-duarte-dev/backend-nlw04
Criando uma API-REST usando Typeorm, Typescript, Express e Postgres junto a comunidade e equipe da Rocketseat
api-rest express nlw-4 postgresql rocketseat typeorm typescript
Last synced: 10 Apr 2026
https://github.com/meg4cyberc4t/photodatabase_longpolling_api
Асинхронный многопоточный сервер на Flask с использованием longpooling
flask longpolling postgresql python
Last synced: 06 May 2025
https://github.com/dbackowski/chatter
Simple chat (NodeJS + PostgreSQL + Socket.io + React)
chat express nodejs postgresql react socket-io
Last synced: 13 Apr 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/wendreof/zombie-
:rocket: Automated testing in NodeJS, Docker, Jenkins, NightwatchJS and PostgreSQL. :rocket:
docker jenkins nightwatchjs nodejs pgadmin postgresql yarn
Last synced: 10 Apr 2026
https://github.com/angelluzk/aquashift
🚗✨ AquaShift: Motor inteligente de agendamento e otimização de recursos para lava-jatos. (Projeto de Portfólio SaaS-Ready)
appointment-scheduler booking-system car-wash docker full-stack inertiajs laravel laravel-sail optimization php portfolio-project postgresql pwa rbac saas scheduling spatie tailwindcss vite vuejs
Last synced: 04 Nov 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/gkampitakis/docker-local-stack
A repo containing docker compose for running locally various services
docker docker-compose elasticsearch kafka mongodb postgresql
Last synced: 14 Sep 2025
https://github.com/wizardjedi/clickhouse-test
Yandex ClickHouse database test (clickhouse vs postgresql)
clickhouse docker example postgresql test tutorial
Last synced: 09 Apr 2026
https://github.com/ridwanullahi-code/vet_clinic_database
The Veterinary PostgreSQL Database Management System is a system designed to manage the data and records of a veterinary clinic. The system is designed to store and manage data related to animals, their owners, appointments, treatments, and medical histories
database database-magement-system normalization-database postgresql postgresql-database sql transaction
Last synced: 17 May 2026
https://github.com/vbss-io/financial-transfer-system
Aplicação FullStack que simula um banco digital, onde é possível fazer login com username e password, consultar o balanço de um usuário, transferir dinheiro para outros usuários e consultar o extrato de transações de um usuário, podendo filtrar por data e tipo de operação (cash-in/cash-out).
backend express frontend fullstack fullstack-typescript nodejs postgresql radix-ui reactjs sequelize tailwindcss typescript
Last synced: 07 Apr 2026
https://github.com/Aypak/dbhelpers
Helper Functions for Common Database Operations in R
database pool-connection postgresql r-package schema
Last synced: 30 Jul 2025
https://github.com/jeannesi/apera-server
Trabalho Final de Backend: Desenvolvimento do Backend em Java Spring Boot para um Sistema de Gerenciamento de Investimentos.
hibernate-jpa java postgresql spring-boot swagger
Last synced: 11 May 2026
https://github.com/mohammadumar-dev/resumeagent
ResumeAgent is an AI-powered web app that converts one master resume into multiple ATS-optimized, job-specific versions. Built with Java, Spring Boot, Next.js, and PostgreSQL, it ensures accuracy, user control, and professional, editable resumes tailored to each role.
ai ai-agents java maven multi-agent nextjs open-ai postgresql resume shadcn-ui spring-ai spring-boot typescript
Last synced: 08 Mar 2026
https://github.com/basilysf1709/getquranverse
Quran Trivia with friends. 1800+ visits. (paused)
nextjs postgresql python3 supabase typescript
Last synced: 09 Apr 2026
https://github.com/ize-302/twitter-clone-api
A tiny app implementing twitter core feature 🐦
api expressjs nodejs postgresql postman rest-api typescript
Last synced: 13 Apr 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/kumarvna/terraform-azurerm-postgresql-db
Terraform Module to deploy a PostgreSQL Server, PostgreSQL Database other optional resources.
active-directory-authentication azure-database-for-postgresql azure-postgres postgres-database postgresql postgresql-ad-admin-login postgresql-database postgresql-firewall postgresql-virtual-network-rule terraform terraform-module terraform-postgresql terraform-postgresql-database
Last synced: 14 Apr 2025
https://github.com/daniellaera/spring-blog-app
Spring Java Angular Blog App
angular docker docker-compose flyio flyway flyway-migrations jacoco postgresql rest-api spring spring-boot spring-docker spring-mvc testcontainers
Last synced: 14 Apr 2025
https://github.com/dheerajcl/jynx2.0
Jynx is an AI-powered system that lets you chat with PDF's and get answers to your questions.
kinde-auth langchain nextjs pinecone postgresql prisma-orm reactjs shadcn-ui stripe tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/yonk-labs/pg-raggraph
PostgreSQL-native GraphRAG. Vector search, full-text, and knowledge-graph traversal in a single SQL query. No Neo4j. No Pinecone. No AGE.
embeddings graphrag knowledge-graph llm pgvector postgresql python rag retrieval-augmented-generation vector-search
Last synced: 23 May 2026
https://github.com/foo123/easydb.js
Database abstraction layer (DBAL) for Node.js (supports mysql, postgres, sqlite,..)
dbal dbms mysql node-js postgresql sqlite
Last synced: 09 Apr 2026
https://github.com/flexycode/analytics-saas
Enterprise-grade AI-powered analytics platform with predictive insights and automated reporting.
bull docker google-vertex-ai grafana jaeger kubernetes loki nestjs nextjs14 nginx-ingress open-ai-api postgresql prometheus react-18 redis shadcn-ui tailwindcss typeorm typescript
Last synced: 08 Apr 2026
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/life-pill/pharmacy-pos-main-backend
The Pharmacy POS System Backend is the server-side component of our comprehensive pharmacy management software. It is developed using Spring Boot, Java, Spring Security ,and Microservices Architecture
layered-architecture microservices postgresql spring-boot spring-cloud spring-security
Last synced: 01 Aug 2025
https://github.com/rascql/rascql
Reactive, asynchronous Scala query library
akka akka-streams postgresql scala
Last synced: 21 Apr 2026
https://github.com/khaledsaeed18/yalla-learn-backend
Yalla Learn - 🚀 Backend
2fa backend expressjs jwt nodejs nodemailer nodemon postgresql prisma restful-api typescript zod
Last synced: 17 Jul 2025
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/willahh/notizen
Store and sync your notes across all your devices
nestjs postgresql react reactnative redux storybook tailwindcss typeorm typescript
Last synced: 11 Apr 2026
https://github.com/staciax/django-book-store
Anime Book Store written in Django (with next.js app router in django)
djnago docker docker-compose nextjs postgresql python tailwindcss
Last synced: 15 Jul 2025
https://github.com/codenteq/podcast-backend
It is an open-source podcast application developed using Spring Boot.
java jpa postgresql rest-api spring-boot
Last synced: 14 Jul 2025
https://github.com/kidd254/vet-clinic-database
This project is about creation of the schema and all the necessary queries for a database of a veterinary clinic using postgreSQL
Last synced: 13 Jul 2025
https://github.com/phanletrunghieu/fulltext-search-elasticsearch-postgresql
Fulltext fuzziness search with elasticsearch & postgresql
docker elasticsearch fulltext-search fuzziness kibana logstash postgresql
Last synced: 04 Oct 2025
https://github.com/nguyenductung2709-dt/fullstackopen
Exercises solution for part 0 - part 13 FullStackOpen course from the University of Helsinki
docker expressjs full-stack-web-development github-actions graphql javascript mongodb mongoose nodejs postgresql reactjs redux restful-api sequelize typescript
Last synced: 07 Apr 2026
https://github.com/lostovayne/administrador-de-productos
Administrador de Productos usando el Stack Pern junto a una Rest Api
Last synced: 07 Apr 2026
https://github.com/fanyicharllson/way-finder
WayFinder is an intelligent multi-modal commute planner that helps users find the most efficient, cost-effective routes based on their personal preferences and real-time conditions.
accelarate exp jwt nodejs postgresql prisma react react-native typscript
Last synced: 07 Apr 2026
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/funfried/zonky-maven-plugin
This Maven plugin helps you to start an embedded PostgreSQL database with the help of the Zonky Embedded Postgres project. It's intended to help you running your database migration scripts (e.g. Liquibase or Flyway) or other database related tasks during build time against a production near database.
database embedded-database maven-plugin postgres postgresql zonky
Last synced: 17 Jan 2026
https://github.com/delicelydia/online-class-reservation-apis
This application facilitates the process of making reservations for online classes with teachers.
bcrypt jwt postgresql postman rails ruby
Last synced: 28 Mar 2025
https://github.com/gacarrillor/pg2ili
Python script to import tables from a PostgreSQL/PostGIS SQL file to INTERLIS
gis interlis interoperability ogc postgis postgresql python sql
Last synced: 18 Feb 2026