Topic: "postgress"
shaishab/sequelize-express-example
An example for the usage of Sequelize within an Express.js application with schema generation from existing table
Language: JavaScript - Size: 65.4 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 31 - Forks: 5

yaitoo/sqle
A SQL-first/ORM-like Golang SQL package.
Language: Go - Size: 142 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 20 - Forks: 1

tgmarinho/gostack-template-typeorm-upload-desafio
Challenge from Rocketseat - Read description for more information (pt_br)
Language: TypeScript - Size: 1.8 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

joao-gugel/incontrol3
Your easiest way to stay inControl of your finances
Language: TypeScript - Size: 1.26 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

GavriloviciEduard/fastapi-microservices
Microservices Architecture with FastAPI, Docker and Nginx
Language: Python - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 2

WilliamFalci/Prisma-Cluster
Full Stack RPC Service Manager with Multi-DB management
Language: Shell - Size: 228 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 7 - Forks: 3

bigsmoke/pg_mockable
The `pg_mockable` extension can be used to create mockable versions of functions from other schemas.
Language: PLpgSQL - Size: 225 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

vitoorfraga/to-do-list-fs
Organize seu dia com essa aplicação simples e intuitiva de To Do.
Language: TypeScript - Size: 337 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 0

HasaanAhmad/NextPress-Starter
NextPress Starter is a template that offers seamless authentication using AuthJS, integrated with a PostgreSQL database via Prisma ORM. It also includes Shadcn for an elegant UI component setup, making it easy to kickstart your Next.js projects with a modern tech stack.
Language: TypeScript - Size: 217 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

melchisedech333/c-postgresql
:elephant: Introductory examples for people who want to use PostgreSQL with the C language. In the examples, the most basic operations to manage the database were covered, namely: connecting, creating tables, inserting records, selecting data, updating and deleting records.
Language: C - Size: 190 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

thara003/vaquita
Event Management System, built with java.
Language: HTML - Size: 1.28 MB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

albacoretuna/food-ordering
A simple web app to parse csv file of food orders
Language: JavaScript - Size: 730 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 1

yandex-cloud-examples/yc-iam-federation-with-zitadel
Развёртывание федерации удостоверений в Yandex Cloud на базе решения Zitadel.
Language: HCL - Size: 1.12 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 3 - Forks: 2

hsnmnr/hsnmnr
My special repository
Size: 950 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

sajalbatra/HarvestHero
A platform that connects individuals, restaurants, grocery stores, and other food providers with NGOs and charities that distribute food to those in need.
Language: JavaScript - Size: 11.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

matheustsa/PandorasBox
Repository containing things I already needed to research or use frequently. Each file contains the commands related to that theme.
Size: 70.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

egorantonov/postgress
Game automation tool
Language: C# - Size: 58.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

nithinmohantk/udacity-aws-developer-project-workspace
Udacity Cloud Developer nano-degree program - exercises and project works
Language: TypeScript - Size: 33 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 1

akash202004/Sim-Fluence
Sim-Fluence simulates social media engagement using AI, helping creators test and optimize posts before publishing.
Language: TypeScript - Size: 2.5 MB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

Sam123ben/IDP-Integrated-Developer-Platform
A user-friendly tool for real-time tracking of infrastructure release versions and environment health status. It checks the health of environments in real-time from the PostgreSQL database.
Language: TypeScript - Size: 1.32 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

sankalpbarriar/Petcare
PETCARE -> A comprehensive care taker for your pet
Language: TypeScript - Size: 454 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

gioudi/portfolio
This is my portfolio, where you can find some of information about to me. If you are looking for a new talent to add on your team, don't doubt to contact to me.
Language: Vue - Size: 18.1 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

jubair-jx/DocConnect-application
Language: TypeScript - Size: 1.49 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Noskine/pet-top
🐩 | Este projeto atende à necessidade geral de um pet shop, oferecendo acesso aos administradores, um ponto de venda (PDV) e um site de vendas.
Language: TypeScript - Size: 58.6 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jessicamosouza/login-system
A Secure authentication system built with Golang, featuring login and sign-up functionalities. User data is stored in a Postgres database and passwords are persisted using bcrypt.
Language: Go - Size: 5.09 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

maxskyden/typeorm-relations
Um projeto para praticar TypeORM e suas relações usando Node.js, Postgres, Docker e TypeScript.
Language: TypeScript - Size: 213 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

reny-pacheco/restin
An automation tool for inserting data to a database from a csv file.
Language: Python - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

vinicussavillla/e-diaristas
panel
Language: PHP - Size: 2.87 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

nerooc/translation-service-backend
Cisco - IT Best Practices course final project
Language: Java - Size: 110 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

tpiva/ts-api-me
Study of typescript, repository about course in Udemy.
Language: TypeScript - Size: 1.22 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JhonatanMedeiros/e-commerce-microservice
E-Commerce Micro Service with Nodejs
Language: JavaScript - Size: 1.2 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

NeelParihar/e-com-type
backend for E-commerce app made in nodejs using express.js framework
Language: JavaScript - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

jrsousadev/d3set-challenge-fullstack-api
👨🏻💻 System Back-end Server with Express, Node, Prisma and Postgress
Language: TypeScript - Size: 50.8 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

aliatayee/vet_clinic
This template should be used for database related projects at Microverse. Generate your own repository, update this README and edit all files content while working on projects. You should not be adding any new files unless asked otherwise.
Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Bendomey/avc-server
African Venture Counsel - A Modern Legal Solution For African Businesses
Language: Go - Size: 10.4 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

izakdvlpr-studies/crud-nestjs
🐱 A simple crud made using Nest.js
Language: TypeScript - Size: 125 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

boydwo/GoBarber-API-v2
A barber scheduling API, using TDD, DDD, Postgres, MogoDB, Redis, Jest. Where it allows users to schedule an appointment with their favorite barber and show their schedule for the day.
Language: TypeScript - Size: 758 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

viniciusfal/cash-machine
Repositório com NODE.JS, TYPESCRIPT e TYPEORM que armazena a lógica de um caixa eletrônico, e permite a importação dos dados de transações em em csv.
Language: TypeScript - Size: 117 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

mrsants/fastfeet-backend 📦
Desafio 02 e 03 do bootcamp da rockeseat
Language: JavaScript - Size: 1.44 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

jadewale/cbt_java_api
A java EE application built with JAX-RS and hosted on glassfish server which helps users create account and schedule online exams for registered candidates.
Language: Java - Size: 167 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

LinaLtu/image-board
CactusImages - a single page, responsive image board
Language: JavaScript - Size: 7.15 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

hacker-bastl/WIFIonICE
🚆📡 #WIFIonICE 🔍📶 quality map 🗺📍
Size: 11.8 MB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0


VictoriaTaiwan/CappuccinoDb
CappuchinoDB is a REST API database containing various ingredients and recipes.
Language: Go - Size: 31.3 KB - Last synced at: 24 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

mananghetia/Patient-Service
Language: Java - Size: 48.8 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

saicharanars/jobboard
Job Board Application: Next.js & NestJS platform for job listings and applications. Features user auth, job/company management, and application tracking. Uses PostgreSQL with TypeORM. Highlights: - User/company profiles - Job posting and application - Search functionality - RESTful API - Server-side rendering - Efficient database queries
Language: TypeScript - Size: 1.53 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mdselimme/PERN-TODO-server
Language: JavaScript - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Nihalrt/inventory-management
Developed a full-stack inventory management dashboard using React, NextJS, and Redux for state management. Implemented data visualization with Recharts, designed with Tailwind CSS, Node for handling routes, and managed the database with Postgres. Utilized AWS services like EC2, RDS, S3, and Amplify for deployment and storage.
Language: TypeScript - Size: 3.85 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

yandex-cloud-examples/yc-postgresql-create-ro-dbuser
Создание БД PostgreSQL и пользователя в ней. Предоставление пользователю БД права только на чтение данных.
Language: HCL - Size: 11.7 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

rakeshkanneeswaran/SmartLiftSystem
Language: TypeScript - Size: 1.48 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

prkshayush/gorm-neon
Testing out the casbin, gorm and fiber libraries of golang with neon postgress instance
Language: Go - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

alohadancemeow/next-book-bidding
Language: TypeScript - Size: 295 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

MostafaK2/boltbucket
Language: JavaScript - Size: 250 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

vikasutf8/Inventory_Management_Dashboard
this webpage for inverntory managment of any store with scable amount of data and users with admin access and deloped with aws service
Language: TypeScript - Size: 198 KB - Last synced at: 26 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Ivillysg/NLW-pocket-js
Este é um projeto desenvolvido durante a Next Level Week, realizada pela @Rocketseat durante os dias 09 a 12 de setembro de 2024.
Language: TypeScript - Size: 85 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

PedroL22/Next-JS-Social-Network
A Next JS social network prototype built with Tailwind CSS, Daisy UI and Prisma.
Language: TypeScript - Size: 208 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 2

SugamKuber/expense-tracker
A expense tracker application using microservices with golang and simple file management for tracking
Language: Go - Size: 44.9 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

rachit-bharadwaj/InSync
A social media platform built with Next.js for people to connect.
Language: TypeScript - Size: 677 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

evdmatvey/ecommerce-backend
Monolithic e-commerce backend application
Language: TypeScript - Size: 363 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

aryan-salemababdi/post_manager_provider
manage of posts for any projects
Language: TypeScript - Size: 3.5 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Indu-Chandana/Magic-Search-AI
A beautifully designed, hybrid search engine that enhances search accuracy by querying semantically related results.
Language: TypeScript - Size: 19.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jgatjens/frontapp
Nextjs + Drizzle + Postgress + Next Auth + TRPC
Language: TypeScript - Size: 1.13 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mehmanabdullayev/linkfree
Functional social media app written on Next.js & Express.js frameworks that allows users to create account, follow/unfollow other users, share posts, like/unlike posts. You can clone the repo and test it locally.
Language: JavaScript - Size: 586 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

z4kk4/5micronChallenge
the challenge is a small technical test i recieved from 5Micron for a student job (which i didnt get)
Language: JavaScript - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

iarleyibiapina/Grafico_com_PHP_e_JavaScript
Neste projeto eu utilizo uma ferramenta javascript fornecida pelo Google Charts, onde reuni vários tipos de gráficos para implementar no seu projeto, neste projeto pessoal eu desenvolvi junto com o Javascript a linguagem PHP e banco de dados Postgress.
Language: PHP - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Lucas98Fernando/nestjs-clean-arch
API using NestJS, with a clean architecture
Language: TypeScript - Size: 118 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

panoskorovesis/data-engineering-workflow
Full self-hosted data-engineering project.
Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

devcodecampos/universe-poke-api
Software de Pokédex que permite os players realizarem operações sobre um pokémon, como cadastrar pokémon, remover, atualizar os dados, pesquisar todos os pokémons e pesquisá-los por número de pokédex.
Language: TypeScript - Size: 98.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

eddiemuhoro/prisma
A compact web app built with Express.js, using Prisma for type-safe database access and PostgreSQL as the backend database.
Language: TypeScript - Size: 65.4 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AnasJMirza/ERC20_Token_Indexer
This is a web3 project that will index the balance of an ERC20 token from Ethereum mainnet.
Language: TypeScript - Size: 101 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

LecoOliveira/to-do
Projeto de API para to-do list, desenvolvido usando Pyhon e FastApi
Language: Python - Size: 29.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

elahemortazavi/full-stack-PERN-book-app
BOOK-APP
Language: JavaScript - Size: 661 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

hokageCV/go-todo-api
Language: Go - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

TresorRw/learning-nestjs
Learning NestJS
Language: TypeScript - Size: 345 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dp789/node-express-pg
Language: JavaScript - Size: 82 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Jason-Azevedo/Video
A simple fullstack video streaming web app inspired by YouTube.
Size: 866 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jrsousadev/Seven-INC
👨🏻💻 System Back-end Server with Express, Node, Prisma and Postgress
Language: TypeScript - Size: 139 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rich-dacan/solid-control-api Fork of iasmimd/solid-control-api
Api designed to orchestrate a marketplace and dashboard for Solid Control, a logistics operations management application.
Language: TypeScript - Size: 826 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

prabal01pathak/multi_backend
Multiple backends for one application , As microservices architecture. Over Engineering the things
Language: Python - Size: 1 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

smtechien/notes-app-back-end
Notes App Back End - Dicoding Class
Language: JavaScript - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

maleykovichdim/test_task_java_and_spring
Test task. Java + Spring
Language: Java - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

lucassantus/node-videos
Language: TypeScript - Size: 55.7 KB - Last synced at: 15 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

katerina-tziala/deployment-process Fork of udacity/nd0067-c4-deployment-process-project-starter
Deployment of a full-stack web app on AWS and continuous integration with CircleCI
Language: TypeScript - Size: 7.1 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Timoh97/Al-InstaClone
Instagram is a simple photo web application to showcase beautiful pictures and designs. Users can create profiles,upload their pictures and get to comment and like other pictures.
Language: Python - Size: 29.2 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

egasimov/parcel-delivery-system
Parcel Delivery System
Size: 668 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jovinhz/todo-api
Tugas Web Lanjutan
Language: JavaScript - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

aureliasegarra/OakProject
End of studies project on the creation of an application to manage reading lists for children.
Language: JavaScript - Size: 7.06 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

fhansmann/munich-owls
Responsive web app for users to view and upload information about obstacles on the streets
Language: JavaScript - Size: 5.13 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

meltingice1337/dev_test-node
Node.JS, Postgress, React dockerized boilerplate
Language: TypeScript - Size: 642 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

leonardossz/dawn 📦
AWS Aurora Serverless command-line client talking directly via RDS Data API.
Language: Python - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mcarter-00/Vine-Reviews
Use ETL, Amazon Web Services, and Spark to analyze big data on an Amazon dataset.
Language: Jupyter Notebook - Size: 58.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Mwrightvet/bookworms
Using a SQL based database (Postgress) to creating a database from publicly available datasets allowing one to query the database to analyze data and draw conclusions from it.
Language: Jupyter Notebook - Size: 7.54 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

reynld/carbtographer
Application that recommends macro friendly meals from local restaurants
Language: Go - Size: 14.7 MB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

bartonhammond/aqueduct_examples Fork of stablekernel/aqueduct_examples
Examples of using Aqueduct, Flutter, Angular2, etc.
Language: Dart - Size: 130 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
