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/rajsunny5714/understand-jdbc-

I have made this repository for those person who wants to know how the jdbc work nad i have also made a hotel-booking mini project on it....

java jdbc-driver sql

Last synced: 05 Apr 2025

https://github.com/bfitech/zapstore-sqlite3

A simple SQLite3 connection wrapper.

microframework pdo php sql sqlite3

Last synced: 11 Jan 2026

https://github.com/bhaveshharmalkar/sql-data-warehouse-project

Comprehensive data warehousing and analytics project, from building a data warehouse to generating actionable insights

data-analysis data-analytics data-engineering data-science etl sql sqlserver

Last synced: 03 Jul 2026

https://github.com/jasminemlewis/choice-neighborhood-initiative-scholarship-award-program

Choice Neighborhood Initiative Scholarship App allows qualifying New Orleans public housing and Section 8 participants to apply online for scholarships to college, GED programs and trade schools.

ado-net bootstrap4 database sql vbnet

Last synced: 01 May 2026

https://github.com/vigneshss-07/mastering-sql-and-bigquery-on-google-cloud-platform

Take your Data Analytics skills to the next level with this comprehensive playlist. Learn SQL from the basics to advanced techniques while mastering BigQuery on Google Cloud.

analytics bigquery gcp sql

Last synced: 21 Jun 2025

https://github.com/faizan45640/railway-management-system

This repo contains Railway DBMS project made with C# (WinForms) and SQL.

csharp database database-management oop railway railway-reservation sql

Last synced: 17 May 2026

https://github.com/lauramoura98/-projeto-final-java-

Projeto final do 1º Semestre de Análise e Desenvolvimento de Sistemas - FASEH

classes-and-objects java sql

Last synced: 03 Jul 2026

https://github.com/dkm94/nextjs-dashboard

Next JS Dasboard

nextjs sql

Last synced: 17 May 2026

https://github.com/leandrolimadeveloper/desafio-database-queries-ignite

Realizar consultas no banco de dados com o TypeORM de três formas: ORM Query Builder Raw Query

query-builder sql typeorm

Last synced: 08 May 2026

https://github.com/edumoraes1/journey_active_users

Segmentação de base via SQL para jornada de vendedores ativos

bq data-analysis salesforce sql

Last synced: 02 Feb 2026

https://github.com/drmvc/database

Advanced plugin for work with database for DrMVC Framework

database mongodb multiple pdo sql

Last synced: 05 Apr 2025

https://github.com/brownred/python-and-sql

Python and SQL (postgreSQL & mySQL) for data analysis.

data-analysis databases python3 sql

Last synced: 11 May 2026

https://github.com/tianzonglin/commentsall

This is an assistant webpage to help me gather the comments on my blog in one single page. Since the comments were stored by Leancloud(cn), it could be easy to use Leancloud API to select them all from the data table and show them on the webpage.

javascript leancloud sql

Last synced: 15 Jan 2026

https://github.com/lruizap/teammaster

TeamMaster is a server-side web application built with PHP (MVC pattern)

composer dotenv php sql

Last synced: 18 Apr 2026

https://github.com/torshin5ergey/1tdata-do_2024-08-28_6.11-03

1T Data "Data architect (DevOps)". Задание 2024-08-28 6.11 №3

clickhouse docker docker-compose sql

Last synced: 17 May 2026

https://github.com/sharoonjoseph11/EventRentals

Event_Rental_System is a website that allows you to supply any items for rent.It contains,Manual Stacking System,Cart System,Online Booking System..and more

apache bootstrap5 cart-system css event-management html javascript mysql online-booking order-management php phpwebdevelopment sql stacking webdevelopment website xampp-server

Last synced: 30 Dec 2025

https://github.com/csvidit/repertoire

(UNDER DEVELOPMENT) A recipe book app for Android

android app cloud-spanner firebase firebase-auth firebase-storage google-cloud sql sqlite

Last synced: 19 Apr 2026

https://github.com/yanun0323/gem

Gem is a powerful database migration file generator for Go applications using GORM tags. It simplifies the process of creating database migration files by automatically generating SQL statements based on your Go struct definitions.

code-generator go gorm migrations sql

Last synced: 17 Feb 2026

https://github.com/umamasaif/daycare-management-system

This repository contains the source code for a Daycare Management System, a semester project developed using C# and SQL. The system features a user-friendly interface built with WinForms, allowing for efficient management of daycare operations such as managing children's records, staff details, schedules, and more.

csharp database-management gui sql winforms

Last synced: 04 Oct 2025

https://github.com/suniljeurkar/panda_sql

CSV to MySQL Importer 🛠️ This Python script automates the process of importing a CSV file into a MySQL database by dynamically detecting column names, creating the table, and inserting data while handling missing values (`NULL`). It eliminates the need for manual SQL queries, making data migration seamless and efficient. 🚀

csv migration sql

Last synced: 03 Jul 2026

https://github.com/svenslaggare/gitrends

Web-based behavior code analysis tool.

behavior-code-analysis datafusion git sql trends

Last synced: 17 May 2026

https://github.com/gabrielamoura25/carloca-sql

Um sistema de locadora de carros simples e eficiente.

sql

Last synced: 11 Jan 2026

https://github.com/abhishek5165/mastering_sql

SQL Queries 🥷

database mysql queries sql

Last synced: 17 May 2026

https://github.com/shivamsharma32/datamart-case-study-sql-

Data Dart is my latest venture and I want your help to analyze the sales and performance of my venture. In June 2020 - large scale supply changes were made at Data Mart. All Data Mart products now use sustainable packaging methods in every single step from the farm all the way to the customer.

data-science dataanalysis datacleaning datanalytics mssql sql

Last synced: 20 Jul 2025

https://github.com/agbuenoch/set-up-chinook-database-on-mariadb-server

This project provides a complete local environment to practice SQL on the Chinook database with a MariaDB server using Linux Bash.

mariadb-server sql

Last synced: 18 Jun 2025

https://github.com/ryansakurai/hotel-system-database

Project involving a hotel system for a Database Systems class.

database postgresql sql

Last synced: 21 Mar 2025

https://github.com/sanders41/clintrial_queries

A set of queries that I have found useful at times with using Clintrial. Most are for querying Clintrial's metadata tables.

oracle sql

Last synced: 07 Mar 2026

https://github.com/noamarchante/hotel_db

Hotel database (Database subject - Computer engineering degree)

database plsql sql

Last synced: 03 Apr 2025

https://github.com/kalyan4636/learning_sql

SQL Syntax SQL Select SQL Select Distinct SQL Where SQL And, Or, Not SQL Order By SQL Insert Into SQL Null Values SQL Update SQL Delete SQL Select Top SQL Min and Max SQL Count, Avg, Sum SQL Like SQL Wildcards SQL In SQL Between SQL Aliases SQL Joins and all topics are covered in this repo.

dbms excel msexcel msword mysql nosql sql sql-server ssms ssms-extension

Last synced: 17 May 2026

https://github.com/marcosvini9999/bibliotecadatabase

O trabalho final da disciplina de banco de dados da UFC 2022.1, o trabalho se trada de um site de uma biblioteca desenvolvida a partir do zero, desde de o banco de dados no mysql até o front em react e back de php.

php react sql

Last synced: 17 May 2026

https://github.com/yunusemrejr/dotnet-csharp-browseworlddb

dotNET(C#)-Browse World Cities (mySQL DB) (With extra built-in Simple Calculator)

csharp dotnet sql

Last synced: 17 May 2026

https://github.com/sayan-maity/sql_crud

CRUD operations with SQL

css nodejs react sql

Last synced: 07 Apr 2026

https://github.com/stefanp702/cps510

Ryerson/TMU Database Systems I- 2023

bash sql

Last synced: 17 May 2026

https://github.com/vigneshSs-07/Cloud-BigQuery-and-SQL---The-Interview-Guide

This deals with SQL commands, interview preparation and query questions and solutions in BigQuery

azuresql bigquery gcp sql sql-query sql-server sqlalchemy

Last synced: 09 May 2025

https://github.com/shivani0126/adventure_works_data_analysis

Data Analysis of Bicycle Manufacturing Company Using Python, SQL and Power BI. The objective of this project is to create an end-to-end sales analytic report based on AdventureWorks database.

dashboard data-visualization dataanalysisusingpython datacleaning datagathering datapreparation dax-query powerbi python salesanalysis sql

Last synced: 05 Apr 2025

https://github.com/omar-26/talentum

A full-stack Job Finder web application built with Angular 18 and Java spring boot

angular backend figma frontend full-stack java jpa-persistence-applications jparepository mysql mysql-database postman rest-api restful-api spring-boot sql typescript

Last synced: 07 Apr 2026

https://github.com/cindygnaedinger/practica-sql

Práctica queries en MySQL - Notas

mysql sql

Last synced: 01 Jun 2026

https://github.com/jerryshell/jb2st

Convert Java Bean to SQL Table

codegenerator java sql

Last synced: 09 May 2025

https://github.com/matthewpoletin/levonke-community

Community micro-service for levonke

hibernate java rest spring sql

Last synced: 17 May 2026

https://github.com/nhanphamthanh-it/tutorials-and-chill

A laid-back collection of tutorials covering programming languages, databases, dev tools, and more. Whether you're exploring Python, SQL, Git, or other essentials, this repo helps you learn at your own pace — chill, practical, and beginner-friendly. Just code, sip coffee, and grow.

beginner-friendly database-management git programming-languages python r sql tools tutorials

Last synced: 11 Sep 2025

https://github.com/hazelnutparadise/db-playground_frontend

榛果繽紛樂 DB Playground 的前端原始碼。

database playground sql

Last synced: 10 May 2025

https://github.com/mike-remo/solutions

My MS SQL HackerRank and LeetCode solutions

hackerrank hackerrank-solutions leetcode leetcode-solutions mssql sql

Last synced: 17 Feb 2026

https://github.com/franciscogallegorus/nightnavwebinstaller

Pg web para instalar NightNav, una app de escritorio para encontrar o promocionar locales de ocio

csharp desktop-app fiesta mysql ocio sql

Last synced: 17 May 2026

https://github.com/k-bloch/cafe-rewards-offers-analysis

This project explores customer interaction patterns with a café rewards program using Python and Jupyter Notebook, focusing on offer completion rates, demographic trends, and visualizations to enhance marketing strategies.

data-analysis-python jupyter-notebook seaborn sql sqlite3

Last synced: 17 May 2026

https://github.com/mahmudmardini/practical-web-development-course-using-php

This repo is about Practical Web Development Course I prepared to help beginners practice web development and teach them how to build a website conatins main database operations (CRUD: Create Read Update Delete), how to build safe login forms and add images and remove them using PHP & MySql. Course link: https://www.youtube.com/watch?v=SEPyOJBKhaY&list=PLPTmYkqRatzKlnAq_voZL7HtzufL2_7z0

bootstrap3 css3 html5 mysql php sql

Last synced: 19 Apr 2026

https://github.com/niels-bosman/basic-php-sql-crud

Basic object oriented PHP CRUD framework. Works with mySQL and PHP 7.4.

crud framework oop php php74 sql

Last synced: 17 May 2026

https://github.com/theoddysey/campaign-feedback

PHP web-based 🕸️ feedback collection 🧺system

form-validation php sql xampp-server

Last synced: 03 Jul 2026

https://github.com/joel-henri-ngoube/docgenerator

Je mets sur pied une API (et un consommateur d'API) qui permet de générer un PDF à partir du type de document souhaité, que ce soit un devis ou un CV.

expressjs mysql nodejs reactjs sql

Last synced: 07 Apr 2026

https://github.com/rahulsm20/trackbyte

A full-stack web application that helps users keep track of their playlist and provides analytics based on their music taste. Built using React, Node.js, Express.js, MySQL and Bootstrap.

bootstrap data-analysis expressjs mysql nodejs reactjs sql

Last synced: 07 Apr 2026

https://github.com/leonsilva15/cs50-sql

Coursework from Harvard's CS50 SQL

database sql sqlite sqlite3

Last synced: 18 May 2026

https://github.com/mominur-emon/Company-Database-using-SQL

I'm manually creating the company database basis table in this case, and then using SQL queries that combine the two tables that I built using the company database table.

database sql xampp

Last synced: 12 Mar 2025

https://github.com/crimsonorion/collectionserviceorders

Application assisting CSRs with collection service orders. Created using .NET 6, Prism 8 MVVM and MahApps.Metro UI.

dotnet mahapps-metro prism sql

Last synced: 18 May 2026

https://github.com/JavierCanon/Rolex.net

🔐 Custom, simple and effective authorization library 🗃, Roles Based Access Control (RBAC) for CRUD authorization, menu or module access, etc. for Asp.net with backend database.

asp-net aspnet authorization permission permissions role role-based-access-control role-management roles roles-privileges sql sql-server sqlserver

Last synced: 10 Mar 2025

https://github.com/gabryv00/database-lab-project

Laboratory project of the "Databases" course

database-management postgresql sql

Last synced: 28 Apr 2026

https://github.com/an4pdm/projeto-logico-de-bd-para-oficina

Criação de projeto lógico de banco de dados utilizando o MySQL Workbench.

banco-de-dados databases mysql project queries sql

Last synced: 19 Jan 2026

https://github.com/adam-robson/bookshoppe

This repository consists of an improvised list of real-life books written by real-life authors. Mostly very old authors. It was built using Express and PostgreSQL.

beekeeper jest nodejs nodemon pg postgresql sql vscode

Last synced: 20 Jan 2026

https://github.com/willemverbuyst/bookworm

full-stack hobby/study project

bash chakraui fastapi overmind python sql vite vitest

Last synced: 15 Jan 2026

https://github.com/kundan-10/fittrack-

FitTrack is a full-stack fitness tracking and social sharing platform. It empowers users to track their workouts, achieve goals, participate in fitness challenges, and stay motivated through real-time notifications and community engagement. Whether you're a casual fitness enthusiast or a hardcore athlete, FitTrack is built to motivate and support

restapi spring-boot springdatajpa sql swagger-ui

Last synced: 18 May 2026

https://github.com/whizvox/daily-image-poster

GUI-based tool to facilitate in uploading daily images to Reddit

jackson java java-swing reddit reddit-api slf4j sql sqlite

Last synced: 19 Apr 2026

https://github.com/sujith-kamme/leetcode

My solutions to LeetCode coding challenges.

algorithms-and-data-structures databases pandas sql

Last synced: 07 Mar 2026

https://github.com/matthewpoletin/mountainpier-social

Social service for Mountain Pier

hibernate java rest spring sql

Last synced: 18 May 2026

https://github.com/vitor-msp/agencia-viagens-blue-bird

Desenvolvimento de um site para clientes realizarem cadastro e aquisições de viagens de uma agência fictícia chamada BlueBird Viagens. Versão 1: ASP.NET MVC C#, SQL Server.

asp-net asp-net-mvc csharp entity-framework razor sql sql-server visual-studio

Last synced: 18 May 2026

https://github.com/ahmeddiaab/practical-dbms

A level-based roadmap to master relational databases with PostgreSQL. Practice schema design, normalization, real-world SQL, and transactions using Docker. Great for backend developers.

backend database postgres postgresql roadmap sql

Last synced: 18 May 2026

https://github.com/iankitnegi/sql_pizza_sales_project

As a BI Consultant for Plato's Pizza, you'll analyze a year's worth of transactional data to identify opportunities for driving sales and improving operational efficiency, helping the restaurant enhance its performance.

mysql sales sql

Last synced: 21 Jul 2025

https://github.com/nycolop/restaurant_database_with_schema

a restaurant database with schema

database postgresql schema sql

Last synced: 18 May 2026

https://github.com/rafagomezguillen/desarrollo-de-aplicaciones-web

Trabajos, tareas y exámenes del Ciclo de Desarrollo de Aplicaciones Web

csharp dotnet html-css-javascript java javascript spring-boot sql

Last synced: 12 Apr 2026

https://github.com/sibendud/csi_2024_dataengineering

Internship on Data Engineering where below topics are applied skills that are used to complete the given tasks through out 8 weeks including the project.

adf adls azure-pipelines databricks docker ipynb json numpy pandas-python parquet-avro pipeline pyspark python sql sql-server

Last synced: 07 Mar 2026

https://github.com/mdalamin5/play-with-sql-from-scratch-sqlalchemy-orm

A complete hands-on SQL practice repo based on CampusX's DBMS & SQL course. Covers DDL, DML, Grouping, Joins, Subqueries, and Window Functions using MySQL. Ideal for beginners to strengthen their database skills with real-world datasets and structured folder-wise queries.

mysql-database postgresql sql sqlalchemy-python

Last synced: 09 May 2026

https://github.com/zofiaqlt/real_estate_sql

🎯 Database development and query implementation to identify growth opportunities for a Real Estate company looking to expand their operations - use of UML modeling, SQL and MySQL (Business insights, Data collection, Data preview and modelization with SQL Power Architect and Microsoft Excel / Power Query, and database conversion to MySQL using SQL)

database mysql sql uml-diagrams

Last synced: 18 May 2026

https://github.com/fortademunca/luca-andrei-portfolio

I developed a rigorous cybersecurity project portfolio on mock clients covering NIST, audits, Linux, SQL, assets, threats, vulnerabilities, detection, incident response, escalation, Wireshark, tcpdump, IDS (Suricata), SIEM (Splunk, Chronicle), and Python automation.

chronicle cybersecurity escalation ids incident-response linux nist playbook python security security-audit security-automation siem splunk sql suricata tcpdump threat-modeling wireshark

Last synced: 03 Jan 2026

https://github.com/joaopblume/airflow-erp-api-integrator

This was a project for a company that uses a Kunden ERP in an Oracle and wants to integrate new ORDERS into the Millennium API. I created an Apache Airflow instance and wrote a DAG for this flow. After every execution, it sends a feedback email to the company. The data is based on a View inside Oracle, grouped by order items and sent via REST API

airflow api dag oracle python rest-api smtp sql

Last synced: 21 Mar 2025

https://github.com/nour-zayed/shopping-trends-analytics-sql-python-power-bi

"End-to-end Shopping Trends analytics project using SQL, Python, Excel & Power BI — data cleaning, EDA, KPI generation, and interactive dashboards with DAX for actionable business insights."

business-intelligence data-analysis data-visualization dax powerbi python sql

Last synced: 18 May 2026

https://github.com/gabrielemaurina/advanced_dbms_golf_project

The advance dbms course project about golf clubs.

database dbms dbms-project oracle-database oracle-db sql

Last synced: 18 May 2026

https://github.com/todd-demone/lighthouse-bnb

The primary purpose of this project was to design a relatIonal database and use SQL and PostgreSQL to create and query the database. The SQL was incorporated into the Node.js/Express backend.

database-design javascript postgresql sql

Last synced: 18 May 2026

https://github.com/manishjr26/painting-dataset-sql-analysis

"Exploring art through SQL queries: Analyzing a painting dataset from Kaggle.

joins server sql

Last synced: 30 Jan 2026

https://github.com/daniel-elston/sql-training

SQL training received while conducting MSc Dissertation in industry.

sql sqlite

Last synced: 04 Apr 2025

https://github.com/nicoacu/tp_soporte_ticketera

Repositorio presentación/exposición para materia: Administración de Base de Datos - ISTEA

azure mockup sql

Last synced: 28 Mar 2025

https://github.com/muktarkhanabilda/uk_bank_customers

Я создал базы данных, импорт данных о клиентах британского банка, а также создание информативного отчета с использованием Power BI Desktop. Провели обучение и оценку двух моделей, GaussianNB и KNeighborsClassifier, включая перекрестную проверку для более точной оценки их производительности.

pandas-dataframe powerbi python sql

Last synced: 16 May 2026

https://github.com/syncfusionexamples/importing-and-exporting-rules-in-the-vue-query-builder

A Vue quick start project that shows how to import and export rules in the Syncfusion Vue Query Builder component. This project contains simple code to export rules to JSON and SQL. The code includes Inline, Parameter, and Named Parameters SQL query handling.

ej2-query-builder exporting html5 importing inline-sql json mongodb named-parameter-sql parameter-sql query-builder query-builder-ui sql tutorial vue vue-components vue-query-builder vue-ui-components vuejs

Last synced: 02 May 2026

https://github.com/pavlorohozhyn/goit-rdb-hw-03

Data upload, SQL, DQL

dql mysql mysqlworkbench sql

Last synced: 06 Feb 2026

https://github.com/dal-go/dalgo2sql

SQL adapter for DALgo - a DB abstraction layer in Go

dalgo dalgo-adapter go golang sql

Last synced: 11 Jan 2026

https://github.com/andrehaguiar/nodejs-rest

Projeto CRUD-REST criado durante a LIVE 'Node.js com Bancos de Dados Relacionais (SQL) com Renan Johannsen' da DIO

crud-application digital-innovation-one nodejs relational-database rest-api sql typescript

Last synced: 18 May 2026