An open API service indexing awesome lists of open source software.

SQL

SQL stands for structured query language. It uses commands such as “select”, “insert”, “update”, “delete”. Some common relational database management systems that use SQL are: Oracle, MySQL, Microsoft SQL Server, PostgreSQL, etc.

https://github.com/hvignolo87/analytics_engineer_assignment

Resolution of the Analytics Engineering assignment of Clara

airflow analytics-engineering data-engineering dbt postgresql python sql

Last synced: 16 May 2026

https://github.com/cityssm/mssql-multi-pool

A simple way to manage connections to multiple SQL Server databases using the Node.js Tedious driver.

connection-pool hacktoberfest mssql node-mssql pool sql tedious

Last synced: 30 Oct 2025

https://github.com/trbureiyan/app-web-bibliotecavirtual

Aplicación enfocada en OLTP CRUD, seguridad y potencial para escalabilidad e integraciones de CRUD completa.

bases-de-datos crud crud-application database espanol library-app mysql mysql-database oltp php sql sql-injection usco webapp

Last synced: 07 May 2026

https://github.com/leoglme/tweet_academie

Projet from scratch de 3 semaines, l'objectif était de créer un réseau social pour les élèves de la Web@cademie à la Twitter.

php poo social-media sql twitter ui

Last synced: 17 May 2026

https://github.com/shamaz332/showroom-management-system

Car showroom management Software in JAVA and SQL.

java management-system sql

Last synced: 26 Jun 2025

https://github.com/fabianofrank/postgresql-hello-world

This project uses a relational database and PostgreSQL. The database contains a data file with animals' information, the schema needed to create the table and related queries.

database postgresql sql

Last synced: 07 Sep 2025

https://github.com/planetarydev/pure-live-pg

PostgreSQL wrapper with live, realtime queries

livedata pg postgres postgresql reactive realtime sql

Last synced: 28 Jun 2025

https://github.com/imehmetgenc/mysql.js

This Node.js package simplifies MySQL usage and helps you perform database operations more efficiently in the Node.js environment.

mariadb mysql mysql-database mysql-server mysql2 sql sql-server

Last synced: 03 Mar 2025

https://github.com/sagarpednekar/sparkify-data-warehouse

The project involves developing an ETL pipeline on Amazon Redshift to load data from S3, create staging tables, and transform the data into a star schema optimized for song play analysis. The goal is to enable Sparkify's analytical team to uncover insights about user behavior and music preferences.

aws data-warehousing etl python redshift s3 sql udacity

Last synced: 19 May 2026

https://github.com/mchavhan1998/customer-database-querying-and-analysis

This name reflects the core focus of the project on querying a database to retrieve and analyze customer details, including various SQL operations and functions.

large relational-databases sql sql-server

Last synced: 06 Feb 2026

https://github.com/churchil15/Sparks-Web-Development-GRIP-June-2021

A Transaction System Website is a website that uses the online transaction processing (OLTP) principle to keep track of a person's bank account.

css html javascript mysql php phpmyadmin sql xampp

Last synced: 12 Mar 2025

https://github.com/ayvero/sql_videoclub_queries

"A PostgreSQL database project simulating a film rental system, including schema design, data population, and complex SQL queries for educational and analytical purposes

bbdd postgresql queries sql

Last synced: 10 Apr 2025

https://github.com/ayvero/sql-voluntarios-project

SQL project for practicing database queries and constraints using a volunteer management system.

database datagrip postgresql sql

Last synced: 10 Apr 2025

https://github.com/vasu10134/encryption-decryption-tool

This repository contains a Java project, Encryption-Decryption Tool, designed to securely encrypt and decrypt data. It uses Java for cryptographic operations and SQL for storing encrypted data. The tool ensures data security and serves as a great resource for learning cryptography and database management.

java sql

Last synced: 23 Feb 2025

https://github.com/cauadesa/5by5-championship

Championship controller with data bank (SQL) and C#.

csharp dotnet-framework entity-relationship-diagram relational-model sql

Last synced: 01 Jul 2025

https://github.com/PRATHAM1ST/petpooja-node

This is a web app for restaurant, with table and kitchen management with bill generation

express nodejs react sql xampp

Last synced: 12 Mar 2025

https://github.com/nav3005/timetable-management-system

Project on Time table management system using Python GUI(Tkinter) and SQL for Database

sql tkinter-python

Last synced: 05 Nov 2025

https://github.com/leonardobringel/firebird-dumper

Python solution to simplify backup and migration tasks on Firebird by dumping the database into a SQL file.

firebird migration python sql

Last synced: 18 Mar 2025

https://github.com/varun-khorgade/weatherflow-etl-data-pipeline

ETL pipeline to fetch, clean, and load weather datasets for structured analysis.

bigquery data-engineering etl-pipeline pandas postresql psycopg2 sql

Last synced: 16 May 2026

https://github.com/andersthuesen/nextjs-materialize-reactive-demo

Reactive SQL NextJS application with Materialize demo

materialize nextjs react reactive sql

Last synced: 05 May 2026

https://github.com/ibensusan/tournament-database-project

Database create for a multi-sport tournament built using SQL and PL/SQL, the system is optimised for data retrieval and performance.

database sql sql-query

Last synced: 14 Jun 2025

https://github.com/turbot/steampipe-plugin-uptimerobot

Use SQL to instantly query monitors, alert contacts, and more from UptimeRobot. Open source CLI. No DB required.

backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin uptimerobot uptimerobot-api zero-etl

Last synced: 18 Apr 2026

https://github.com/zaytiri/mieq

A simple query builder.

builder query queryable simple sql sqlite

Last synced: 17 Jan 2026

https://github.com/tynoee/adventureworks-database

Collection of SQL queries written for the AdventureWorks2019 database. AdventureWorks2019 is a sample database provided by Microsoft that simulates a fictional bicycle manufacturer. These queries are designed to extract valuable insights from the database and perform various data analysis tasks.

sql sql-query

Last synced: 02 Feb 2026

https://github.com/jonathasfrontend/servertechfixsupabase

Sistema de cadastro e ordem de serviço (back end)

api api-restful javascript js json postgresql sql supabase

Last synced: 07 Apr 2026

https://github.com/nodef/extra-sql

Generates SQL commands for creating tables, inserting data, and performing operations like text search and matching in PostgreSQL databases.

create create-index create-table create-table-data create-view delete-data exists extra index insert insert-into into match select setup setup-table sql table tsquery view

Last synced: 19 Jul 2025

https://github.com/jcoreio/sequelize-sql-tag

a template tag for Sequelize that quotes Models' table names, attribute names, and puts other expressions into bind parameters

parameterized-queries parameterized-query raw-sql sequelize sql tagged-template-literal

Last synced: 01 Jul 2025

https://github.com/yaaa3ser/sql-notes

SQL notes from leetcode SQL-study plan

sql

Last synced: 04 Feb 2026

https://github.com/patrickpissurno/sql-to-jsdoc

Generate JSDoc annotations from raw SQL queries

code-generation javascript jsdoc nodejs postgresql raw sql

Last synced: 30 Apr 2026

https://github.com/eng-omarfuhaidi/exchange-companies-management-system-with-apex

Illustration of part of the exchange companies management system using Oracle Apex , Oracle DB19c and PL/SQL

html-css-javascript jasperreports jquery oracle oracle-database oracle-db oracleapex ords plsql sql

Last synced: 14 Mar 2025

https://github.com/odeyiany2/flit-apprenticeship-data-science-projects

This repo contains all my projects for my FLiT Apprenticeship

data-analysis data-science data-visualization machine-learning sql

Last synced: 17 May 2026

https://github.com/alexandrelamberty/tftic-fswd-courses

Technofutur tic - Full Stack Web Development Training

algorithms angular express html javascript jquery json nodejs react rest-api sql xml

Last synced: 10 Apr 2026

https://github.com/ndohvich/ibm-data-science-professional-certificate

Kickstart your career in data science & ML. Build data science skills, learn Python & SQL, analyze & visualize data, build machine learning models. No degree or prior experience required.

coursera dash data-analysis data-science html5 ibm ibm-professional-certificate javascript machine-learnng python sql

Last synced: 16 Nov 2025

https://github.com/tobihatti/languages-summaries

✔🌍 Summary for several programing-languages (A-Levels)

a-level csharp documentation dotnet example instructions sql

Last synced: 20 Apr 2026

https://github.com/skalt/postgres_sample_dbs

A collection of postgres sample dbs

examples postgres postgresql sql

Last synced: 20 Jan 2026

https://github.com/alextanhongpin/goql

URL querystring to SQL where

go golang qs querystring sql

Last synced: 24 Mar 2025

https://github.com/roneetkumar/normal-phone

Writing a program that will normalize an SQL table of phone numbers into a single format.

db go golang phone-number postgresql sql

Last synced: 08 May 2026

https://github.com/xaquinalves/1_daw_bd_sql

All SLQ code created during my databases classroom

learning sql

Last synced: 11 Feb 2026

https://github.com/ra1nz0r/elementary_bank_service

Элементарный сервис для банка.

cicd docker docs golang kubernetes migration postgres protobuf sql swagger transaction

Last synced: 24 Apr 2026

https://github.com/sskender/postgres-pgadmin-docker

docker-compose for painless setup of postgresql and pgadmin panel

docker docker-compose pgadmin postgres postgresql sql

Last synced: 10 Apr 2026

https://github.com/yurecouto/api-golang

Template Restful API Written in Go for future projects.

golang http sql

Last synced: 14 Apr 2025

https://github.com/eezing/sqerge

Forward only PostgreSQL migration

migration postgres sql

Last synced: 04 Feb 2026

https://github.com/paologaleotti/blaze-api-example

Example of a REST API using Go, blaze, sqlx

api example go http rest sql sqlx

Last synced: 01 Jul 2025

https://github.com/afonsedev/controle-hospital

Projeto Windows Forms desenvolvido para ambiente hospitalar com rotina de agendamento de consultas.

azure csharp dotnet sql sql-server

Last synced: 10 Apr 2026

https://github.com/rayxtr/student_mangement_system

Student Management System is a application to register students and edit their respective properties. Delete students from front end as well as backend.

hibernate-jpa java16 mysql rest-api spring-boot springmvc springweb sql thymeleaf

Last synced: 16 Oct 2025

https://github.com/nickcrepeau/crepeau-painting-php

HTML website including multiple pages, PHP scripts, and interfaces with an SQL database.

html php sql

Last synced: 08 Apr 2025

https://github.com/sharkb8t/sql-challenge

Demonstrates my abilities in the use pgAdmin 4 to generate and navigate SQL databases.

pgadmin4 sql

Last synced: 04 Feb 2026

https://github.com/maxcore25/next-phone-contacts

University task: "Phone Contacts CRUD" using Next.js, Prisma, React Query, MobX, MUI

api api-rest crud material-ui mobx mobx-react-lite mui nextjs openapi prisma prisma-orm react-query rest-api restful-api sass scss sql sqlite swagger

Last synced: 11 Apr 2026

https://github.com/mmggyy66/vets_clinic

Vet Clinic is a project to create data structure for a vet clinic using a relational database. It implements PostgreSQL and contains all the data about animals. The complete database contains tables with data about: [] animals [] animals' owners [] clinic employees [] visits

pgadmin4 postgresql sql

Last synced: 30 Mar 2025

https://github.com/emersonloureiro/cwql

SQL-like support for CloudWatch

cloudwatch metrics sql

Last synced: 16 Mar 2025

https://github.com/randerson112358/sql

:mouse: SQL Queries

mysql sql

Last synced: 11 Jul 2025

https://github.com/rimveunfinishedprojects/volunteeringplatform

WEB page for Volunteers & Event Organizers

bootstrap4 facebook-sdk php sql website

Last synced: 11 May 2026

https://github.com/twtrubiks/sort-string-to-sql

Sort String To SQL For Python 📝

python sql sqlexpress

Last synced: 06 Mar 2025

https://github.com/corverroos/truss

Truss is a simple golang mysql schema management library

golang golang-library mysql schema sql

Last synced: 20 May 2026

https://github.com/adrianomonteiroweb/mysql-vocabulary-booster-project

Projeto Trybe de SQL para praticar as primeiras queries.

sql

Last synced: 15 Mar 2025

https://github.com/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.

database postgress sql

Last synced: 04 Jul 2025

https://github.com/radusuciu/django-sqlfun

A Django app that lets you define custom SQL functions

django sql

Last synced: 16 Jan 2026

https://github.com/derrickbaruga7/sql-database-management

In this SQL database project, I showcase my skills in database design and management. I created normalized tables with primary and foreign key constraints to ensure data integrity. By designing schemas, inserting data, and performing advanced joins, I demonstrated proficiency in data definition and manipulation.

database database-management relational-database sql

Last synced: 05 Sep 2025

https://github.com/reusjimenez/sqlserver-data-analysis

Laboratorios prácticos sobre el análisis de datos utilizando SQL Server. 📊

data-analysis database-scripts joins queries sql sql-server stored-procedures transactions views

Last synced: 16 Aug 2025

https://github.com/fatkhurrhn/puskesmas_project_uts

is a UTS 2023 project by creating a simple health center website

css html javascript php project-uts puskesmas sql

Last synced: 28 Dec 2025

https://github.com/haidermalikk/mood-atlas-alt-version

Mood Finder is an app that recommends destinations based on user moods or feelings. It combines a React/Next.js frontend with a Flask Python AI backend to process user prompts, using Google Places API for location data and Google Maps API to display the recommended places. The backend also utilizes SpringBoot to transfer user data to a SQL Database

css flask google google-cloud google-cloud-platform google-maps-api googleplaces java javascript nextjs openai postman python react spring-boot sql

Last synced: 01 Apr 2026

https://github.com/iantomasinicola/ebook

La mia guida completa sul linguaggio SQL "Come scrivere una query"

database mysql mysql-database sql sql-server

Last synced: 19 Apr 2026

https://github.com/armahdavi/scale_AI_outlier_LLM_training_tuning_rlhf

This repository summarizes work samples in the Scale AI's Remotask and Outlier platforms to train and tune LLMs by providing penalty and reward data.

css-html java javascript llm prompt-engineering python reinforcement-learning sql

Last synced: 10 Nov 2025

https://github.com/finesse/wired

Light standalone ORM with a query builder and no external configuration

database library mysql orm pdo query-builder sql sqlite

Last synced: 09 Apr 2026

https://github.com/mithunr085/bike-rental-system

This is a Back-end project with jpa and SQL to perform crud operations.

java jpa sql

Last synced: 15 Aug 2025

https://github.com/ahadalireach/leetcode.solutions

A GitHub repository that contains all the LeetCode problems I have solved, along with their solutions.

cpp dsa problem-solving sql

Last synced: 26 Mar 2025

https://github.com/isaque-s-0liveira/mysql-one-for-all-be

O desafio simula um banco de dados similar ao do Spotify, no qual foi necessário lidar com dados brutos e não estruturados, aplicando técnicas de modelagem para estruturar o banco de dados de forma eficiente.

docker mysql normalization-database sql

Last synced: 19 Apr 2026

https://github.com/nicolasvero/covid_tracker

Projet de création d'un Dashboard sur les données de la pandémie de Covid-19

chartjs php sql

Last synced: 24 Mar 2025

https://github.com/roosterpips12/library-management-sql

Library management with SQL

excel-import mysql-database sql

Last synced: 04 Jul 2025

https://github.com/isaque-s-0liveira/mysql-all-for-one-be

Este projeto tem como objetivo aplicar e aprimorar habilidades avançadas em manipulação e consulta de bancos de dados, utilizando o famoso banco de dados Northwind.

docker mysql northwind-database sql

Last synced: 12 Apr 2026

https://github.com/joutvhu/spring-dynamic-commons

Spring Dynamic Commons provides SQL Directives and Utils for other Spring Dynamic libraries

commons directive spring spring-boot spring-data sql utils

Last synced: 29 Apr 2026

https://github.com/anzo52/mysqlcom4py

Simple command line tools for MySQL using Python

cli database mysql mysql-python-connector python-cli sql

Last synced: 12 Apr 2026

https://github.com/vcnovaes/registro_de_notasdelphi-pgsql

Sistema de registro, exclusão e busca de notas utilizando PostGreSQL e DELPHI

delphi pascal postgresql sql

Last synced: 29 Jun 2025

https://github.com/ritobrotomukherjee/medical-clinic

It has PostgreSQL codes for creating a medical clinic DB from a ERD

databse-design dbms er-diagram postgresql sql

Last synced: 31 Mar 2025

https://github.com/exegeses/introdb-64992

Curso Introducción a Bases de datos | código 64992

database-design databases mysql mysql-database sql

Last synced: 18 May 2026

https://github.com/thekapcioszek/kapcioszek_strona-asp.net

Website made using ASP.NET I made during apprenticeships in November 2022

asp-net-core aspnetcore sql

Last synced: 28 May 2026

https://github.com/birg81/php-2022-02-09-shoppinglistdb

Hi guys. I developed this PHP code, for demonstration purposes. This code simulates a shopping list, like the one used by mom at the supermarket. The code is written in PHP and MySQL. I wrote a PHP script that allows you to automatically create the DB within the DBMS, if it is not already present (./listaSpesaDB.sql.php). I also wrote a configuration file (./config.inc.php), by modifying this file you can change the DB settings. I also used javascript, in fact there is also a page (leggivoci.html) this page, through the javasript fecth() function, makes an ajax request to a php page (./listaspesa.json.php with content-type: application/json ), this page, like a Servlet, returns the list of items in json format. You shouldn't have too much trouble in tweaking the code and make everything work. In case of difficulties, do not hesitate to contact me. Good luck!

ajax crud fetch javascript json mysql mysqli php php8 rest school sql teacher

Last synced: 06 May 2026

https://github.com/josecelano/phpsql

PHP multi database console client

console database mssql myssql php sql

Last synced: 05 Jan 2026

https://github.com/vladdba/blog

Support files related to blog posts on https://vladdba.com/

blog mssql mssqlserver powershell sql sqldba sqlserver sqlserver-2019 windows

Last synced: 10 Mar 2026

https://github.com/ap/sql-interpol

interpolate Perl variables into SQL statements

perl sql

Last synced: 12 Apr 2025

https://github.com/zaujulio/webchatroompostgres

BD2 Project: Web Chat Room Based Application

db dbms postgresql sql

Last synced: 14 May 2026

https://github.com/bian-sh/sqlite-test

SQLite - Net 的测试项目

sql sqlite3 unity3d

Last synced: 02 May 2026

https://github.com/gabryelboeira/teste_integracao_alura

Testes de Integração: testes de SQL e DAOs automatizados em Java - Alura Cursos

java sql teste-automatizado teste-integracao

Last synced: 28 Aug 2025

https://github.com/gabrielamoura25/blogs-api

A API de Blogs é uma APIRest e banco de dados para gerenciamento da produção de conteúdo de um blog.

express javascript joi jwt mysql nodejs sequelize sql

Last synced: 02 Apr 2026