postgres-sql
There are 14 repositories under postgres-sql topic.
minhsangdotcom/clean-architecture
Clean Architecture Solution Template is for .NET Core🚀.
0x1000000/SqExpress
SqExpress is a sql query builder which allows creating SQL expressions directly in C# code with strong typing and intellisense.
Israelkilday/BARBERBLEND
BARBERBLEND é uma plataforma de agendamento online que simplifica o processo de reserva de horários em diversas barbearias. Com BarberBlend, você pode agendar serviços especializados com praticidade e rapidez, tudo no conforto da sua casa.
ochibooh/student-teacher-crud
Spring-boot application for teacher student crud
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.
Zapfmeister/questdb_compose
QuestDB docker compose
AhmedAbdelGawadFarag/web-blog
web blog using ruby on rails framework and postgres sql database
DurandSacha/Flask-VueJS-Docker-Demo
:gem: A demo of an application with a python flask API, postgres SQL, and a separate front-end built with vue.js.
sdeda1us/weekend-sql-to-do-list
This full stack application allows the user to create tasks, mark them as completed and delete finished tasks. When tasks are marked as complete, the time the complete button was clicked logs the time so the user can see when the task was finished. When the user selects to delete a task, a smart alert will pop up to confirm that the user truly wishes to delete the task from the list.
StepJes/Airlines-Registration-System
Handles aircraft registration with regulatory authorities, tracks aircraft details, schedules maintenance and inspections, monitors compliance with regulations, manages lease agreements, and provides reporting and analytics. The system ensures proper documentation, maintenance, and regulatory compliance for safe and efficient airline operations.
harrykamboj1/CodeMate
Find a community for programmers where you can share your knowledge
ialobanov/docker-pg-ms-sql-pgadmin
Postgres SQL, PG Admin and MS SQL form docker-compose
Tirth-955/pern-ecom
An robust e-commerce application, built with the PERN stack (PostgreSQL, Express.js, React.js, Node.js). It provides comprehensive product management functionalities including creation, retrieval, updating, and deletion, and incorporates enhanced security measures with Arcjet for rate limiting and bot protection.