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.
- GitHub: https://github.com/topics/sql
- Wikipedia: https://en.wikipedia.org/wiki/SQL
- Created by: Donald D. Chamberlin, Raymond F. Boyce
- Released: 1986
- Related Topics: database,
- Last updated: 2026-07-09 00:25:54 UTC
- JSON Representation
https://github.com/antoniakras/emergency-room-management
Java web app with Servlets, JDBC, and SQL, deployed on Tomcat. Includes REST-style endpoints, complex SQL queries and E-R diagrams.
apache-tomcat-9 java javascript jdbc rest-api servlets sql webapp
Last synced: 03 May 2026
https://github.com/alejandrocisnerosvillegas/practica_01
Aplicación web para la gestión de clientes, con interfaz responsiva y adaptativa a diferentes dispositivos. Desarrollada utilizando HTML, CSS, PHP y SQL para ofrecer una experiencia de usuario limpia y eficiente.
Last synced: 03 May 2026
https://github.com/asacxyz/flutter_aplicando_persistencia_de_dados
Para acompanhamento do curso Flutter: aplicando persistência de dados
dart data data-storage flutter persistence persistent-storage sqflite sql sqlite
Last synced: 03 May 2026
https://github.com/arkapravo-ghosh/sample-backend-with-sql
Sample Backend made with NodeJS and SQL
express javascript jsonwebtoken jwt jwt-authentication mariadb nodejs sql
Last synced: 03 May 2026
https://github.com/aswath0001/expense-tracker
Expense Tracker is a financial management application that helps users monitor their spending by recording and categorizing expenses. It provides insights through date-based filtering and visual reports to improve budgeting.
Last synced: 03 May 2026
https://github.com/azmisahin/azmisahin-software-data-service-application-postgresql-c-v1
database modeling, normalization, fragmentation, testing data service application for postgresql
architecture database docker modeling normalization postgresql semantic sql
Last synced: 03 May 2026
https://github.com/abdelnaem2002/ecommerce-analysis-dbt
Ecommerce Analysis Using Dbt
bigquery dbt dbt-cloud github looker-studio sql
Last synced: 04 May 2026
https://github.com/semoal/kingdomofwords
Videogame of questions for kids
javascript php questions sql videogame
Last synced: 04 May 2026
https://github.com/cybardev/dbsys-webapp
Full-stack Flask + SQL Web App for Database Systems course
database devops flask-app full-stack-web-development infrastructure-as-code sql
Last synced: 04 May 2026
https://github.com/pineberrycode/project-ucv-web-platform
Web platform based on control of stock and sale 👨💻.
java javascript jpa jwt-authentication mssql mssqldatabase mustache reactjs sql sql-server
Last synced: 04 May 2026
https://github.com/abderrahmanerabeh/africa-geo-junior
AfricaGeo Junior
css erd html html-css-javascript javascript js mysq mysql-database php sql use-case use-case-diagram
Last synced: 04 May 2026
https://github.com/coowinit/mysql-sql-practice-notes
一套基于 MySQL 的 SQL 语句练习记录项目,包含建库建表、测试数据、基础查询、聚合统计、JOIN 连接查询、子查询、事务、视图、索引等练习内容,并为每条 SQL 预留运行结果截图位置,方便系统学习和复盘。
crud database database-learning join-query learning-notes mysql sql sql-practice subquery
Last synced: 09 Jun 2026
https://github.com/jonoman55/blazorapp
C# ASP.NET Blazor UI App
asp-net-core blazor bootstrap csharp dapper html sql
Last synced: 04 May 2026
https://github.com/janniklth/probandapp
Database project to manage probands and medication for database lecture
Last synced: 05 May 2026
https://github.com/daniel-onyenwee/postgres-mini
A package to run an mini postgresql database right from NodeJS
database mini postgres postgresql sql
Last synced: 04 May 2026
https://github.com/karenpayneoregon/writing-sql-queries-csharp
recommendations for writing basic sql outside of code
csharp design sql testing visual-studio
Last synced: 04 May 2026
https://github.com/joeri-abbo/laravel-orm-migrations-standalone
Migration of laravel but standalone to easy generate SQL files based on Laravel migration structure
automation database laravel sql
Last synced: 04 May 2026
https://github.com/sivaosorg/qb
QueryBuilder is a powerful and flexible Go library for building SQL queries with ease. It simplifies the process of constructing SQL statements, making it effortless to interact with your database.
go-query golang mysql mysql-database native-sql-engine postgresql postgresql-database postrges query-builder query-sql sql sql-builder sqlx
Last synced: 05 May 2026
https://github.com/chantipoloju/codebasics_expense_tracking_with_sqlserver_fastapi_logging_streamlit_pydantic
This project is an expense management system that consists of a Streamlit frontend application, SQL for database and a FastAPI backend server. This application allows users to manage their daily expenses, view analytics, and interact with a database for storing and retrieving expense data.
expense-manager expense-tracker fastapi logging mysql pydantic python sql streamlit streamlit-webapp
Last synced: 05 May 2026
https://github.com/lgomezruiz/dog-grooming
Desktop application using Java, JPA and MySQL Workbench. The user interface is made with the Swing library. Stores, updates or deletes customer and pet data.
desktop-app dog java jpa mysql sql
Last synced: 05 May 2026
https://github.com/splitgraph/demo-github-analytics
Demo website built using Next.js, Madatdata, Splitgraph and Seafowl. Import GitHub repository data into Splitgraph, then export it to Seafowl, then query it with SQL directly from React with Madatdata and Observable Plot to render pretty charts.
airbyte data-driven-web nextjs observable-plot observablehq postgres react seafowl splitgraph sql
Last synced: 05 May 2026
https://github.com/jfcardoso/exercicios-jpa
Alguns exercícios básicos usando o JPA (Java Persistence API) e o MySQL.
dao java11 jpa-persistence-applications mysql-database sql
Last synced: 05 May 2026
https://github.com/flowm/grafana-sql-assistant
Grafana plugin that acts as SQL assistant to convert natural language to SQL queries, analyze database schemas, and seamlessly integrates with Grafana dashboards using LLM technology
assistant grafana postgres sql
Last synced: 05 May 2026
https://github.com/primetime/node-mysql-upgrade
A simple MySQL database upgrade module based on plain SQL files
Last synced: 05 May 2026
https://github.com/h-d-owl/dbconsole
A console application that allows you to create and open databases and send any SQL queries to them.
cli cli-tool command-line-tool console console-tool cpp database database-manager databases db sql sqlite sqlite-cli sqlite-database sqlite-shell sqlite3 unicode unicode-support utf16 windows
Last synced: 05 May 2026
https://github.com/dudesoccer123/naturallang-to-sql
This project is a LangChain-powered framework that translates natural language queries into SQL statements using Meta-Llama-3-8B-Instruct from Hugging Face. It enables users to interact with databases in plain English, eliminating the need to write complex SQL queries manually.
huggingface langchain llama python3 sql
Last synced: 05 May 2026
https://github.com/mituskillologies/data-science-july24
Programs of Data Science batch @ MITU Skillologies, July 2024
classification data-analytics data-science machine-learning mysql powerbi programming-language python sql supervised-learning unsupervised-learning
Last synced: 05 May 2026
https://github.com/srinivas6303/product-management-system-jdbc
This project implements a Product Management System (PMS) using Java,and JDBC to interact with a MySQL database. It provides functionalities to add, retrieve, update, and delete product information.
java jdbc jdbc-driver maven mysql-database sql
Last synced: 05 May 2026
https://github.com/rayan-alam-uoit/space-x-launch-prediction-tool
A full-stack data science project analyzing SpaceX launch data using web scraping, REST APIs, SQL, interactive visualizations, and machine learning in Python to explore trends and predict launch success.
dash data-science folium jupyter-notebook machine-learning matplotlib numpy pandas plotly python seaborn sql sqlite
Last synced: 05 May 2026
https://github.com/cris-neumann/random-scripts
Repositorio donde iré alojando scripts random que he ido creando en Python (varias librerías), SQL (funciones de ventana), Visual Basic, etc.
plpgsql python sql visual-basic
Last synced: 05 May 2026
https://github.com/vegadelalyra/angular_springboot_cafe_frontend
Angular 11 Frontend for Full Stack App of a Cafe System Management constructed with Angular 11 + Spring Boot 17 + MySQL DB. Backend here: https://github.com/vegadelalyra/angular_springboot_corporation_app
angular boot mysql spring springboot sql
Last synced: 05 May 2026
https://github.com/satvikpraveen/postgres-polaris
Complete PostgreSQL project with 16 progressive modules covering fundamentals through advanced topics. Features realistic urban datasets for practical experience with PostGIS, JSONB, performance optimization, security patterns, and production deployments. Includes Docker setup for immediate use.
analytics data-modeling data-quality database database-administration database-design database-monitoring database-tutorial docker full-text-search geospatial jsonb learning-resources open-source-project performance-tuning postgis postgres-advanced postgresql row-level-security sql
Last synced: 05 May 2026
https://github.com/spy230/stress_testing
Программа предназначена для проведения стресс-тестирования базы данных
Last synced: 09 Jun 2026
https://github.com/eesunmoon/db-nypd
[Project] Database ETL of NYPD
data-preprocessing database er-diagrams etl mysql postgresql sql
Last synced: 05 May 2026
https://github.com/kramachandrashenoy/dbms-lab
This repository contains codes and pdfs of the questions for lab exam.
Last synced: 19 Jun 2026
https://github.com/gps31320779/insightflow-retail-economic-pipeline
A data engineering portfolio project using AWS cloud services to analyze correlations between Malaysian retail performance and fuel prices. Features Terraform IaC, ETL/ELT with AWS S3, Glue, SQL analytics via Athena coupled with data transformation via dbt, and workflow orchestration with Kestra.
aws-athena aws-batch aws-glue aws-quicksight aws-s3 dataengineering dbt-cloud docker kestra python sql terraform
Last synced: 05 May 2026
https://github.com/king0508/duckdb-quant-engine
Production-ready quantitative finance data warehouse with ETL pipeline, REST API, and technical indicators (RSI, VWAP). Built with DuckDB, Python, and FastAPI.
analytics data-warehouse duckdb etl fastapi python quanti rest-api sql technical-analysis
Last synced: 06 May 2026
https://github.com/kashinathbiradar/bangalore-housing-price-prediction
The objective of the project is to create a machine learning model. We are doing a supervised learning and our aim is to do predictive analysis to predict housing price.
css deta doc html machine-learning matplotlib numpy pandas preprocessing seaborn sklearn sql
Last synced: 06 May 2026
https://github.com/aldenvallestero/sequelize-associations-migrations
A sequelize migrations with complex models associations
database postgresql sequelize sql
Last synced: 06 May 2026
https://github.com/yunusemrejr/our-products---php-search-inside-mysql-table-with-basic-security
Our Products - PHP search inside mySQL Table with basic JS front-end security & JS availibility detection via POST request
database javascript mysql php sql sql-injection-filterer
Last synced: 06 May 2026
https://github.com/manisha-jagtap/real-time-java-projects
Real Time (Java Projects)
java java8 javascript mvc-architecture postgresql spring-boot sql streamapi
Last synced: 06 May 2026
https://github.com/albertofaraujo/sql_eda_hospitalar
O propósito desta análise de dados é responder às questões empresariais apresentadas pela administração do hospital. Estes insights serão fundamentais para orientar decisões de natureza financeira e logística.
Last synced: 06 May 2026
https://github.com/chingling152/windowsforms-projetorh
Antigo projeto importado do BitBucket. Com metodos de listagem , cadastro , alteração e remoção de Funcionarios e Dependencias
csharp programacao-orientada-objetos sql sql-procedures sql-server sql-views windows-forms
Last synced: 06 May 2026
https://github.com/nittaany/expense_ledger
budget-management budget-tool budget-tracker js miniproject php sql
Last synced: 06 May 2026
https://github.com/vyask21/retail-data-analysis
This project provides insights for a retail store, based on available product data, sales and profits. The project aims to provide value by highlighting KPIs driving the business.
Last synced: 06 May 2026
https://github.com/ledsouza/python-sql
Desenvolver análises de um banco de dados utilizando SQL com Python
pandas plotly python sql sqlalchemy
Last synced: 06 May 2026
https://github.com/licetlemus/dev015-fleet-management-api
Este proyecto consiste en desarrollar una API REST para gestionar y consultar las ubicaciones de casi 10 mil taxis en Beijing, China. El objetivo es explorar soluciones eficientes para almacenar y procesar volúmenes de datos, asegurando una experiencia de usuario óptima.
api api-rest flask jwt-authentication jwt-token pip posgtresql python sql sqlalchemy
Last synced: 06 May 2026
https://github.com/kos-en/sql
USA real estate analysis using sql, pandas and tableau
Last synced: 06 May 2026
https://github.com/mjkillough/rqlite
Reading (and maybe writing) SQLite files in Rust
Last synced: 07 May 2026
https://github.com/vasyas/interpolated-sql
javascript mysql nodejs orm sql typescript
Last synced: 07 May 2026
https://github.com/smileexpression/database-systems-laboratory
A repo to store something of database systems lab
csharp database dotnet library-management-system mysql sql sysu-course
Last synced: 07 May 2026
https://github.com/the-forgebase/restql
The main purpose of this package is to provide a more generic and flexible way to generate SQL queries for different databases while still having to do the db connection and query execution part yourself.
golang mysql postgresql rest-api sql sqlite surrealdb surrealql
Last synced: 07 May 2026
https://github.com/dsgs76/spring-apirestfullibrary-acm
This repository contains the final project of the ACM course of Spring Backend
java jwt maven spring-boot springframework sql web
Last synced: 07 May 2026
https://github.com/ayushsiloiya619/sql_practice_session
Hands On Practice - MySQL
mysql-database query sql sql-server
Last synced: 07 May 2026
https://github.com/jaseemkhan211/complaint-management-system
Streamline the complaint resolution process, build with Oracle APEX, Oracle Database, SQL, PLSQL and JavaScript, AJAX..
ajax css javascript oracle-apex oracle-database plsq restful-web-service sql sweetalert2
Last synced: 07 May 2026
https://github.com/avinashkr-ai/django-database
crud-application database django sql
Last synced: 10 May 2026
https://github.com/matt5816/randomusersqldbgenerator
Generator of fake users SQL database import file.
database fakedata fakeusergenerator sql
Last synced: 07 May 2026
https://github.com/galileo680/networkingplatform
A networking platform similar to LinkedIn, that allows users to manage profiles, skills, education, job postings, and more.
backend java jwt-authentication linkedin-clone postgresql rest-api spring-boot sql
Last synced: 07 May 2026
https://github.com/mrs-wilderness/etl-mini-exercise
A small SQL ETL exercise demonstrating a basic PostgreSQL workflow with staging, simple data cleaning, and incremental batch processing.
Last synced: 10 Jun 2026
https://github.com/hipparchus2000/personalspendinganalysis
[Finished] C# Windows Forms Application for analysing my personal spending (code is free on Gitlab) written in 27 hours including SQL back end, PDF reporting, Charting, Json export, Data Mining. UnitTests, DI, fakeRepo for testing. Adding WebApp implementation.
c-sharp charts dependency-injection pdf-generation sql sql-server unit-testing windows-forms
Last synced: 07 May 2026
https://github.com/christiansassi/programmazione-web
This guide will show you how to setup Apache Derby and use it with Intellij IDEA.
database derby derby-database intellij intellij-idea java sql tomcat tomcat-server
Last synced: 07 May 2026
https://github.com/pr0nel/snowflake-poc
Pipeline de datos end-to-end implementando arquitectura Medallion (Bronze → Silver → Gold) en Snowflake para procesar órdenes de retail desde archivos Excel hasta vistas analíticas listas para negocio.
pandas python snowflake sql sqlalchemy yaml
Last synced: 07 May 2026
https://github.com/mehrajlatifli/shopdb-crud-with-ado.net
A database called ShopDB and its stored procedures are used to work with ADO.Net for CRUD operation in WPF Application
adonet create create-database crud crud-operation dataview delete insert read select sql sqlserver-2019 stored-procedures table tsql tsql-stored-procedures update userdefined-stored-procedure wpf wpf-application
Last synced: 07 May 2026
https://github.com/breadbored/composty
Type-safe SQL query builder designed for complex database operations... in just 2kb
mysql mysql5 mysql8 postgres postgresql sql
Last synced: 08 May 2026
https://github.com/wadhia-bhavesh/psdroid-tracker
PsDriod Tracker is a GPS-based mobile app for personal security, it ensures user safety with real-time location tracking, emergency SOS messages, and automated emergency calling. Compatible with Android, it offers a user-friendly interface, adding family/friends, and customizable alert settings for enhanced personal security.
andriod andriod-app andriod-development andriod-sdk firebase firebase-auth java sql sql-database sqlite xml
Last synced: 08 May 2026
https://github.com/dor-sketch/sql_sandbox
A collection of SQL scripts designed to help you improve your SQL querying skills through practical exercises.
database postgresql sql sqlite
Last synced: 08 May 2026
https://github.com/juanpablo70/ieti-h2
Spring Boot With H2 Database
gradle h2 persistence spring-boot sql
Last synced: 08 May 2026
https://github.com/laisgalvao/renovar-estofados
um e-commerce criado para meu projeto integrador do curso técnico em 2018
css ecommerce html javascript php refactoring-exercise sql
Last synced: 08 May 2026
https://github.com/j1sk1ss/sql_databaseworker.exmpl
Simple JFrame windows app for work with sql data-base
Last synced: 08 May 2026
https://github.com/xanonymous-github/fcjhaa-web
Focus Junior High School Alumni Association Official Website
Last synced: 08 May 2026
https://github.com/shinniuwu/quickshield
This is a simple user management application built with Fastify, Prisma, and Node.js. It includes user registration, login, and password reset functionalities. The application is designed for personal use, but anyone is welcome to contribute and improve it!
api auth authentication contribute easyauth fastauth fastify nodejs performance prisma quickshield sql
Last synced: 08 May 2026
https://github.com/willaevangelista/smart-rh_java
Repositório do Projeto SmartRH, desenvolvido durante o Bootcamp Full Stack da Generation Brasil.
generation-brasil insomnia java spring-boot sql
Last synced: 08 May 2026
https://github.com/software-development-course-2025/database-design-with-sql-week-1-assignment
This repository contains solutions for a beginner-level SQL database assignment. It covers how to create and delete databases using standard SQL commands.
database-management databases mysql postgresql sql
Last synced: 08 May 2026
https://github.com/bijithpn/sql_connection_package
A package that connects to JDBC SQL Server databases.
flutter flutterpackage jdbc sql sql-server
Last synced: 09 May 2026
https://github.com/basemax/amirkabirindustrialtown
بانک اطلاعات شهرک صنعتی امیرکبیر کاشان ایران - This repository contains a SQL/JSON dataset of businesses located in the Amirkabir Industrial Town in Kashan, Iran. The dataset includes details about various companies, their activities, contact information, and locations.
amirkabir-industrial amirkabir-industrial-town database database-as-a-service database-schema database-sql industrial-town json py python sql sql-database table
Last synced: 09 May 2026
https://github.com/syedwajihrizvi/rockservers
Backend for RockServers. Built using ASP.NET, MySQL. Also contains shell scripts for project generation
Last synced: 09 May 2026
https://github.com/araskolnikoff/grad_project
База данных музея | Распределенное приложение
csharp open-source sql sql-server sql-server-database sql-server-management-studio windows-forms
Last synced: 09 May 2026
https://github.com/45harry/foodbot_end_to_end_in_dialogflow_nlp
A Simple FoodBot for a IndoNep Eatery :- Saavita- The FoodBot
backend chatbot dailogflow database fastapi python sql
Last synced: 09 May 2026
https://github.com/anag0es/sqlite-cordova
Criação de um crud com sqlite e cordova
Last synced: 09 May 2026
https://github.com/awncorp/sql-validator
Validate JSON-SQL Schemas
json json-schema json-sql perl perl5 sql
Last synced: 09 May 2026
https://github.com/pjsalter/sql-school-explorer
SQL School Explorer: Your portal to unlocking valuable insights from student and course data through proficient SQL queries in the dynamic realm of education
java java20 jdbc jdbc-connector jdbc-database mysql mysql-database spring-boot sql
Last synced: 09 May 2026
https://github.com/anibalalpizar/react-aspnet-manager
csharp dotnet react sql typescript xslt
Last synced: 09 May 2026
https://github.com/wisebyteconcepts/wise-byte-database-helper
A lightweight, attribute-driven database helper for .NET that auto-generates SQL tables from classes—supporting SQLite (with planned SQL Server & PostgreSQL), custom attributes, foreign keys, schema updates, and a simple DbContext-style workflow
csharp dotnet relational-database sql sqlite
Last synced: 09 May 2026
https://github.com/zulqarnain1ali/sample-sql-database-
A sample SQL database which can be used for practicing SQL queries in MySQL and SSMS.
database database-management database-schema databases mysql mysql-database practice queries sample sampledatabase sql sql-query sqlite ssms tables
Last synced: 09 May 2026
https://github.com/barcek/progpgq
abstract away SQL queries | table & CRUD query creation classes | Node.js & PostgreSQL
backend crud dx library node-postgres nodejs object-oriented-programming postgresql sql web-development
Last synced: 09 May 2026
https://github.com/dj0nny/express-knex-boilerplate
An Express - Knex query builder boilerplate
backend boilerplate database express express-knex expressjs knex knexjs sql
Last synced: 09 May 2026