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-06-26 00:20:35 UTC
- JSON Representation
https://github.com/portfoliome/pgawedge
Postgresql Sqlalchemy adapter
data-science etl finance postgres postgresql python-3 sqlalchemy
Last synced: 15 Mar 2026
https://github.com/dizzzable/altshop
Telegram bot, FastAPI backend, and React web app for selling VPN subscriptions with Remnawave integration.
aiogram docker-compose fastapi nginx postgresql react remnawave subscriptions telegram-bot valkey vite vpn
Last synced: 12 Apr 2026
https://github.com/3noch/beam-postgres-transaction-monad
Very basic transaction monad on top of the venerable Beam library
haskell monad postgresql sql transaction
Last synced: 25 Oct 2025
https://github.com/1and1/pg-exporter
Improved prometheus exporter for PostgreSQL
go golang hacktoberfest2020 postgresql prometheus prometheus-exporter
Last synced: 27 Oct 2025
https://github.com/thelabbingproject/pylabber
A base project for research management.
django-application neuroimaging postgresql research-data-management
Last synced: 26 Oct 2025
https://github.com/iktakahiro/sql-basic-book
技術評論社『これからはじめる SQL 入門』関連情報 & サンプルコード & データ公開
database docker-compose postgres postgresql sql
Last synced: 04 Mar 2026
https://github.com/chenquan/zero-sqlx
zero-sqlx is a database orm framework based on go-zero implementation that supports read/write separation between leader and follower databases.
go-zero leader-follower mysql orm pgsql postgresql read-write-separation
Last synced: 11 Oct 2025
https://github.com/ilhanaydinli/dbcli
A powerful, interactive CLI tool for managing database connections, imports, exports, and operations.
bun cli database database-management pg-dump postgresql typescript
Last synced: 01 May 2026
https://github.com/mhdned/compiuo
Compiuo is a sample image compression image application
express nodejs postgresql prisma
Last synced: 05 Mar 2026
https://github.com/kaashyapan/sqlc-gen-crud
Sqlc plugin to autogenerate CRUD Sql from schema file
code-generator codegen fsharp go kotlin mysql orm postgresql python sqlc sqlite
Last synced: 02 Apr 2026
https://github.com/phrenotype/qorm
The best
activerecord database mysql orm php php-orm postgresql sql sqlite
Last synced: 18 Jan 2026
https://github.com/folkertvanheusden/ipfixer
Stores IPFIX (NetFlow version 10), NetFlow v9 and NetFlow v5 data in a database - it is a collector
database ipfix mariadb mongodb netflow postgresql
Last synced: 24 Feb 2026
https://github.com/funbringer/pg_linegazer
Transparent code coverage for PL/pgSQL
coverage plpgsql postgres postgresql
Last synced: 27 Oct 2025
https://github.com/jreyesr/steampipe-plugin-postgres
A Steampipe plugin that provides access to data stored in plain Postgres servers
postgresql postgresql-fdw sql steampipe-plugin
Last synced: 27 Oct 2025
https://github.com/datenhahn/simple-database-provisioner
The simple database provisioner allows to create and remove databases and user credentials (secretes) via kubernetes ressources on an existing DBMS server.
dbms k8s kubernetes postgresql
Last synced: 13 Feb 2026
https://github.com/jpcadena/fastapi-graphql
FastAPI backend using GraphQL API
api api-server backend backend-api fastapi fastapi-boilerplate graphene graphql graphql-api graphql-server postgresql pydantic python sqlalchemy
Last synced: 16 Feb 2026
https://github.com/met-dev/api-project
Api project with Golang, Gorm, Gorilla-Mux, Postgresql
bcrypt go-playground-validator golang gorilla-mux gorm-orm migrations postgresql rest-api
Last synced: 18 Oct 2025
https://github.com/timnekk/tgbottemplate
Aiogram Telegram Bot template with basic functional
aiogram docker docker-compose gino postgresql python redis telegram telegram-bot telegram-bots
Last synced: 11 Oct 2025
https://github.com/gui-bus/delimix
A DeliMix é uma landing page e cardápio digital feito com React, Typescript, Next.js, ShadCN/UI, Tailwind CSS, Prisma, PostgreSQL, Neon, Clerk e Vercel. Descubra a excelência da DeliMix, sua lanchonete gourmet favorita.
neondb nextjs postgresql prisma prismaorm react shadcn-ui tailwindcss typescript
Last synced: 10 Oct 2025
https://github.com/jille/etcd-postgresql-sync
A simple tool to sync your etcd cluster to PostgreSQL in realtime.
Last synced: 23 Oct 2025
https://github.com/fdhhhdjd/microservice_cqrs_event-sourcing
🏭 This is the source code used by CQRS and Event Sourcing for systems microservice.
cqrs event-sourcing mongo nodejs postgresql rabbitmq redis
Last synced: 24 Oct 2025
https://github.com/masumajaffery/vet-clinic
PostgreSQL Database Structure that uses queries for backend development practice.
Last synced: 14 Mar 2026
https://github.com/matteogioioso/serverless-pgx
Golang module for managing PostgreSQL connections at serverless scale.
aws aws-lambda go golang pgx postgres postgresql serverless
Last synced: 25 Feb 2026
https://github.com/kantelabs/armoire
Web App that could be utilize as an online wardrobe / closet to help create a visual representation of a person's clothing collection
armoire closet clothing express fashion javascript nodejs postgresql shopstyle wardrobe webapp
Last synced: 11 Apr 2025
https://github.com/surveyjs/surveyjs-nodejs-postgresql
This demo illustrates how easy it is to set up a client-server interaction of the SurveyJS client-side form builder component with any backend. By following the steps below you can run a sample React app with an integrated form builder. As a backend, the application uses NodeJS that stores form data in a PostgreSQL database.
form-builder form-library node-js nodejs postgresql postgresql-database survey-creator survey-software survey-solutions
Last synced: 12 Apr 2025
https://github.com/damirka/pg-bind
Zero-dependency tool for binding SQL queries in more native JS way
node-postgres nodejs postgres postgresql query query-builder
Last synced: 10 Apr 2025
https://github.com/florents-tselai/pgllm
Use LLMs in Postgres
ai embeddings llm postgresql sql
Last synced: 11 Apr 2025
https://github.com/amirhnajafiz/amazon-e2e-practice
An E2E project covering frontend, backend, database, and deployment.
ansible authentication docker e2e go golang nginx postgresql terraform vuejs
Last synced: 14 Dec 2025
https://github.com/beretta350/golang-rest-template
A minimal Golang REST API template built without any external frameworks. This template uses only Go’s standard library (net/http), providing a clean, modular structure for building lightweight and scalable APIs. Ideal for developers who prefer full control over their stack, with a focus on simplicity and performance.
docker golang mongodb mysql postgresql rest-api software template
Last synced: 10 Jul 2025
https://github.com/ricardogesteves/insightful
Insightful, a comprehensive finance dashboard designed to provide organizations with a clear overview of their financial performance and health. The application includes key performance indicators (KPIs) such as revenue, expenses, cash flow, and profitability. It is specifically crafted for purposes like budgeting, forecasting, and decision-making.
hono nextjs nodejs postgresql prisma react react-router recharts redux-toolkit redux-toolkit-query regression-js shadcn-ui tailwindcss tanstack-table typescript
Last synced: 06 Mar 2026
https://github.com/alicebob/schemaspy
Read Postgres schema definitions in Go.
Last synced: 11 Apr 2025
https://github.com/ronpinkas/dbbridge
dbBridge is an 'SQL Migration Tool' - enabling import of SQL Databases from any supported Dialect (MsSql, MySql, Oracle, PostgreSQL, Sqlite) to any of these supported dialects with just three lines of PHP code.
data-integration data-migration data-transfer data-transformation database-conversion db-migrate db-migration etl migration minimal mssql mysql open-source oracle php postgresql simple sql sqlite
Last synced: 30 Apr 2025
https://github.com/armour/k-skyband-query-in-postgresql
📊 K-SkyBand Query in PostgreSQL
database incomplete-data k-skyband postgresql
Last synced: 06 Jul 2025
https://github.com/daikoz/SQLWrapper
SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.
builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper
Last synced: 04 May 2025
https://github.com/annamihailovna/prettypets-docker-ci_cd
PrettyPets - приложение для обмена фото любимцев. Проект запущен на виртуальном удалённом сервере в трёх контейнерах: nginx, PostgreSQL и Django+Gunicorn. Автоматизация деплоя: CI/CD.
django django-rest-framework docker docker-compose dockerhub github-actions gunicorn nginx postgresql python
Last synced: 02 May 2025
https://github.com/serpent7776/pg_sentence_transformer
Postgres extension running a huggingface sentence transformer model directly in a background worker
ai extension postgresql python sentence-transformers
Last synced: 03 Apr 2025
https://github.com/brightcommerce/attr_translate
Rails concern for ActiveRecord attribute translation using PostgreSQL's JSONB datatype.
activerecord attributes concern i18n jsonb postgresql ruby-on-rails translation
Last synced: 29 Apr 2025
https://github.com/coder-chekunkov/article-postgresql
article. postgreSQL, spring framework and android for beginner developer.
android article java kotlin postgresql spring sql
Last synced: 10 Apr 2025
https://github.com/apazzolini/pgr
A structured and easy way to execute queries against Postgres
node-postgres postgres postgresql
Last synced: 12 Apr 2025
https://github.com/hugodf/nuxt-express-postgres-starter
A full-stack starter project with Nuxt, Express and Postgres
docker docker-compose express-js node-fullstack nuxt nuxt-template postgresql
Last synced: 19 Mar 2025
https://github.com/sajal-techie/xsports-serverside
A sports based social media platform to connect players with academies.
chann daphne django djanogo-rest-framework docker gitflow-workflow orm postgresql python restful-api social-media
Last synced: 07 May 2025
https://github.com/stood/evenement
Tuto evenement pour article Afsy
php pomm postgres postgresql symfony
Last synced: 13 Apr 2025
https://github.com/cburmeister/docker-bones
Docker, Flask, Gunicorn, Redis, Memcached, and PostgreSQL
docker flask gunicorn memcached postgresql python redis
Last synced: 20 Mar 2025
https://github.com/SMerrony/aghast
AGHAST is A Go Home Automation SysTem closely coupled with MQTT.
automation csv-export daikin go golang home-automation influxdb lidl logging mqtt node-red postgresql scraper zigbee zigbee2mqtt
Last synced: 11 Apr 2025
https://github.com/serenasensini/basi-di-dati---apogeo
Repository ufficiale del volume creato per Apogeo "Basi di dati"
database database-management dynamodb elasticsearch mongodb mysql nosql nosql-database postgresql sql
Last synced: 10 Jul 2025
https://github.com/jesperancinha/video-series-app
This is an example project to to offer you a very simple example of a CQRS architecture.
axon axon-framework cqrs docker java jdk jdk17 jdk19 kotlin kotlin-language kotlin-library kotlin-maven kotlin-maven-plugin maven mongodb mongoose postgresql spring-boot
Last synced: 10 Apr 2025
https://github.com/goblenus/1c-server-compose
docker-compose for 1C
1c docker docker-compose postgresql server
Last synced: 05 May 2025
https://github.com/klarna-incubator/postgres-to-docs
The smoooth way to document your postgres database
hacktoberfest markdown nodejs postgres postgresql typescript
Last synced: 11 Apr 2025
https://github.com/ryarnyah/dblock
SQL database Backwards Compatibility tool
backward-compatibility golang mssql mysql postgresql
Last synced: 13 Apr 2025
https://github.com/wittline/dataengineering-assignment
Prescreening Tasks for Data Engineer
dataengineering docker jupyter-notebook postgresql
Last synced: 13 Apr 2025
https://github.com/heikkilamarko/tasks-app
Tasks App - Modular Monolith
bootstrap c4-model caddy golang htmx hyperscript modular-monolith nats postgresql terraform traefik zitadel
Last synced: 06 May 2025
https://github.com/ambrose-kibet/next-auth-v5
A simple app to learn authentication using auth.js v5
next-auth-v5 next14 postgresql prisma server-actions
Last synced: 11 Apr 2025
https://github.com/funbringer/pg_particulous
Instant migration from vanilla PostgreSQL to pg_pathman and vice versa
10 partitioning pathman postgres postgresql range vanilla
Last synced: 27 Mar 2025
https://github.com/hannziegel/final-capstone-backend
This repo holds the Back-End development source for the Pawpal App. This repo provide some features like Log user, Register, List and search locations, rentals, description of places and pets. The app was built using Ruby on Rails and PostgreSQL.
api api-rest back-end back-end-development database postgresql ruby ruby-on-rails sql uml uml-diagram
Last synced: 05 May 2025
https://github.com/liam-hq/awesome-er-diagrams
A curated list of ER diagrams providing insights into modern data architectures.
awesome awesome-list data-visualization database database-schema entity-relationship-diagram er-diagram erd lists mariadb mysql postgresql prisma ruby-on-rails sqlite sqlserver
Last synced: 30 Dec 2025
https://github.com/mohammadmoataz2/diabetesplatform
Diabetes Platform is a web application for diabetes prediction and analysis. This project aims to predict the risk of diabetes using machine learning techniques in Python and analysis using Power BI. The model development process involved extensive research and work to create an accurate and reliable prediction system.
api diabetes fastapi postgresql power-bi powerbi python sklearn web
Last synced: 07 May 2025
https://github.com/konnektr-io/pg-age-digitaltwins
Konnektr Graph (Digital Twins for Apache AGE) allows to use Postgres with the Apache AGE extension as a backend for Digital Twins solutions using DTDL.
apache-age c-sharp database digitaltwins dotnet dtdl graph iot npgsql postgres postgresql
Last synced: 06 Mar 2026
https://github.com/fan9704/petmonitoringsystem-backend
Use Django Develop Elastic Stack Pet Monitoring System
django django-rest-framework elasticsearch elasticstack kibana pika postgresql rabbitmq
Last synced: 12 Apr 2025
https://github.com/turbot/steampipe-plugin-hibp
Use SQL to instantly query breaches, passwords, pastes and more from HIBP. Open source CLI. No DB required.
backup etl hacktoberfest haveibeenpwned hibp postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 30 Apr 2025
https://github.com/prog-lucasalves/dados_financeiros_b3
Coleta de dados financeiros das empresa listadas na Bovespa.
docker jupyter-notebook metabase postgresql python3 streamlit
Last synced: 20 Mar 2025
https://github.com/dav-kempten/WebTool3
Django web application, supporting full time employees and volunteers staff of the DAV (German Alpine Club) section Allgäu Kempten
angular django django-rest-framework nodejs nonprofit postgresql programming python3 typescript
Last synced: 03 Apr 2025
https://github.com/hidayatarg/aspnetmicroservices
Asp.net Core 7.0 Microservice - I will keep this project Update with Asp.net core version. a good handcraft
asp-net-core cqrs-pattern crud csharp docker docker-compose domain-driven-design elasticsearch grpc logging-library microservice mongodb mongodb-database mssql postgresql rabittmq redis rest-api
Last synced: 18 Jun 2025
https://github.com/jaimeloeuf/muwno
B2B Customer Feedback collection and analysis SaaS using AI/ML to generate, cluster and rank actionable tasks, helping you to grow your business.
ai b2b clustering customer-feedback ml nestjs postgresql ranking saas tailwindcss typescript vue3
Last synced: 04 May 2025
https://github.com/tony-dev-web/promomoto.fr
Boutique de pièces détachées
cassandra django eccommerce moto postgresql python
Last synced: 10 Apr 2025
https://github.com/stephane-klein/poc-postgraphile-forum
POC Postgraphile - forum example
graphql poc postgraphile postgresql
Last synced: 30 Apr 2025
https://github.com/codecaiine/vet-clinic
This project used the relational database to create the data structure for a vet clinic. Apart from the building data structure, here will be challenged with tasks that require SQL queries to answer specific questions.
Last synced: 31 Aug 2025
https://github.com/chenquan/sqlbreaker
A low-code intrusion library that provides SQL breaker capabilities, suitable for any relational database (Sqlite3, MySQL, Oracle, SQL Server, PostgreSQL, TiDB, TDengine, etc.) and ORM libraries for various relational database (gorm, xorm, sqlx, ent, etc.)
breaker ent go golang gorm mysql oracle orm postgres postgresql sql sqlite3 sqlserver tidb xorm xsql
Last synced: 04 Apr 2025
https://github.com/johannaojeling/go-beam-pipeline
Data pipeline built with the Apache Beam Go SDK
apache-beam batch-processing bigquery cloud-sql cloud-storage dataflow elasticsearch firestore go google-cloud memorystore mongodb mysql postgresql redis
Last synced: 16 Jun 2025
https://github.com/fabianferno/accio
A developer friendly server credential manager app. Store username, passwords, service ports & more. Search & find creds hassle-free.
credential-manager crypt-js postgresql react-js secret-keeper supabase-auth supabase-db supabase-hackathon web-app
Last synced: 11 Apr 2025
https://github.com/sekunho/butler
An automated to-do scheduler based on your availability
elixir genetic-algorithm postgresql privacy productivity scheduling
Last synced: 13 Apr 2025
https://github.com/teomane/CAP.HealthCheck
The health check library of CAP.
eventbus healthcheck outbox-pattern postgresql rabbitmq
Last synced: 04 May 2025
https://github.com/gotpop/gotpop-shop
A full stack e-commerce application built with Next.js, NextAuth.js, Prisma/PostgresQL & raw CSS, deployed on Vercel & Railway
css-grid-layout css-modules database e-commerce-project nextauth nextjs nextjs13 oauth postgresql postgresql-database primsa railway raw-css serverside-rendering swr typescript vercel vercel-deployment webanimation-api
Last synced: 09 Sep 2025
https://github.com/felipmiguel/azuredb.passwordless
.net library with extensions for passwordless authentication to Azure Database for MySql and Azure Database for PostgreSQL
azure azure-entra azure-entra-id azuread csharp dotnet entra-id managed-identity mysql passwordless passwordless-authentication postgresql workload-identity
Last synced: 11 Apr 2025
https://github.com/bwdmonkey/flask-psycopg2-starter
a flask psycopg2 server without SQLAlchemy
flask postgresql psycopg2 starter-kit
Last synced: 03 May 2025
https://github.com/bjornmelin/polyagent-research-intelligence
A modular, multi-agent AI research and report generation platform. Enter any topic, and PolyAgent Research Intelligence orchestrates multiple AI agents to retrieve literature, analyze data, and generate a polished report. Built for researchers and AI/ML engineers, leveraging LangChain, FastAPI, PostgreSQL, advanced LLMs, and a Next.js front-end.
ai-engineering ai-research faiss-vector-database fastapi grafana langchain llms machine-learning multi-agent-systems nextjs openrouter postgresql prometheus report-generation tailwindcss
Last synced: 07 Sep 2025
https://github.com/stephenkati/smart_wallet
Smart_Wallet is about 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.
budget-app daisyui devise postgresql ruby-on-rails tailwindcss
Last synced: 08 Jul 2025
https://github.com/imrenr/backend-classnotes
A comprehensive collection of class notes and code samples that document the core concepts of modern backend development using Node.js, Express.js, MongoDB, PostgreSQL, so on This repository serves as a reference guide and knowledge base as I progress through backend development topics — from the basics of HTTP and RESTful APIs to advanced top
express-js mongodb mongoose nodejs nosql postgresql restful-api
Last synced: 14 May 2026
https://github.com/lanterndata/lantern-js
JavaScript/Typescript ORMs for Lantern Vector Database
database drizzle-orm javascript knex postgres postgresql sequelize typescript vector
Last synced: 12 Apr 2025
https://github.com/trxxxxkov/chxxxxbot
Telegram Bot powered by AI models
aiogram chatbot docker nginx openai-api postgresql python telegram-api telegram-bot-webhook
Last synced: 19 Mar 2025
https://github.com/sentayhu19/book-an-appointment-back-end
Book-an-appointment is based on an app to book an appointment to try a motorcycle. Front-end: https://github.com/AyoubMs/book-an-appointment-front-end
Last synced: 11 Apr 2025
https://github.com/guaradata/etl-mds-marketing
Conecte os dados do Facebook Ads ao seu banco de dados Postgres com Airbyte e Mage.
airbyte docker docker-compose mage-ia mds modern-data-stack nginx nginx-proxy postgresql python
Last synced: 10 Apr 2025
https://github.com/martindai/docker-compose-environment
开发过程中用到的一些组件环境,可通过docker-compose命令一键部署
clickhouse docker docker-compose elasticsearch kafka mysql postgresql prometheus zookeeper
Last synced: 29 Apr 2025
https://github.com/go-park-mail-ru/2022_2_bugoverload
Backend project Movie-gate.online - analogue of Kinopoisk
alpine backend cd ci clear-architecture docker docker-compose easyjson golang grafana grpc-go metrics microservices performance-testing pgx postgresql prometheus s3 swagger websocket
Last synced: 01 May 2025
https://github.com/phdru/sqlconvert
A library to perform SQL conversions. Includes mysql2sql, a script to convert mysqldump with extended INSERTs to standard SQL.
mysq2sql mysql postgresql python python3 sql sqlite
Last synced: 07 Oct 2025
https://github.com/sentayhu19/vet-clinic-db
Vet Clinic is a relational database to create the initial data structure for a vet clinic with table animals and information, insert some data into it, and query it.
Last synced: 11 Apr 2025
https://github.com/kennymwendwax/nextauth-authentication
Next.js authentication and authorization using next-auth.
auth0 authentication next-auth nextjs postgresql prisma react-form-hook reactjs tailwindcss typescript zod
Last synced: 11 Apr 2025
https://github.com/christiangalsterer/node-postgres-prometheus-exporter
A prometheus exporter for node-postgres
grafana grafana-dashboards metrics monitoring node-js node-postgres nodejs pg postgres postgresql prometheus prometheus-exporter sre
Last synced: 10 Apr 2025
https://github.com/polaris-contrib/store-postgresql
在 Polaris 中提供基于 postgresql 实现的存储层
plugin polaris polarismesh postgresql
Last synced: 10 Apr 2025
https://github.com/adrianovolter/adrianovolter
Meu perfil do GitHub
backend bootstrap cicd css docker express frontend full-stack javascript jest node-js postgresql reactjs readme sequelize
Last synced: 11 Apr 2025
https://github.com/wesgtox/medicar
Platform for registering and managing medical appointments and schedules.
angular angular-cli angular10 django django-admin django-filter django-framework django-rest-auth django-rest-framework docker docker-compose postgresql python
Last synced: 06 May 2025
https://github.com/afthaab/crud-operation-in-go-and-postgres
This repository consist of Go application which performs CRUD operation using Postgres.
Last synced: 04 May 2025
https://github.com/marselester/distributed-signup
Partitioned signup demo based on Kafka.
distributed-systems go kafka postgresql
Last synced: 11 Apr 2025
https://github.com/afthaab/user-login-and-signup-using-jwt-gin-gorm
This repository consist of Go application which performs CRUD operation using Postgres.
gin-gonic gorm-orm jwt-authentication postgresql
Last synced: 20 Sep 2025
https://github.com/piomin/sample-argocd-liquibase-kustomize
Sample Argo CD configuration repository for demonstrating CI/CD on Kubernetes and databases with Liquibase
argocd database-management kubernetes liquibase postgresql spring-boot
Last synced: 18 Mar 2025
https://github.com/rustam-tolipov/real-time-message-app
Chat in real-time with this Ruby on Rails messaging app! Built with Redis and Rails for speed and efficiency, it keeps conversations smooth and instant. Jump in and start connecting!
action-cable css javascript postgresql ruby ruby-on-rails
Last synced: 11 Apr 2025
https://github.com/hamid-rezaei/music-recommender
This project, developed using the Django-rest-framework, serves as a practical training ground for students enrolled in the Cloud Computing Course,
django django-rest-framework docker docker-compose postgresql rabbitmq simple-storage-service
Last synced: 12 Apr 2025
https://github.com/kkasaija/expense_meter
A mobile, web based application where you can manage your budget: allows one to register and log in, introduce new transactions associated with a category, and see the money spent on each category.
bootstrap5 cancancan devise postgresql ruby-on-rails
Last synced: 08 Sep 2025
https://github.com/williamkoller/clean-arch-node-pg
Clean Arch Node Pg
adapter-pattern express jest nodejs postgresql sucrase tdd typescript
Last synced: 30 Apr 2025