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-03 00:26:03 UTC
- JSON Representation
https://github.com/iremcatak/leetcode_sql_50
leetcode sql 50 solutions
leetcode leetcode-solutions mssql sql
Last synced: 09 Mar 2026
https://github.com/pzim-devdata/data-developer
All my DATA developer projects
correlation data-analysis data-mining data-science data-visualization database folium folium-maps mongodb mysql python spark sql
Last synced: 11 Apr 2026
https://github.com/manasesjesus/fdbs-and-sql-parser
Implementation of a Federative Database System – SQL Parser included
database dbms distributed-database federated java javacc jdbc oracle parser sql sql-parser
Last synced: 12 Jul 2025
https://github.com/nziza-oscar/nzizaoscar250
I’m a positive, enthusiastic and competent Software Developer,
agriculture bootstrap4 bootstrap5 css educational-systems javascript mongo mongoose mysq php7 php8 postgres postgresql react software-development softwaretesting sql tailwindcss vue3
Last synced: 18 Jan 2026
https://github.com/mulliru/check-point-02-java-advanced
🗂️ Repositório desenvolvido para o Checkpoint 2 da matéria Java Advanced da FIAP. O projeto cadastra brinquedos usando Spring Boot ☕ e banco de dados Oracle. 🚀
fiap java java-advanced oracle spring sql
Last synced: 09 May 2026
https://github.com/notcoffee418/dbmigrator
Database Migration system for Go.
database database-management db go golang migration-tool mssql mysql pgsql sql sqlite
Last synced: 07 Mar 2026
https://github.com/hellymodikalpesh/employee-attrition-analysis
Employee Attrition Analysis | Power BI insights into key attrition factors and strategic recommendations to enhance employee retention.
dax-expression excel powerbi python sql
Last synced: 23 May 2026
https://github.com/cavencj/vue-electron-sql
集成了 Vue、Electron、Sql、Element的脚手架,方便开发桌面端的 Vue 应用程序
desktop electron element-ui sql vue
Last synced: 10 Apr 2026
https://github.com/evan-choi/jsqlparser.net
JSqlParser.NET parses an SQL statement and translate it into a hierarchy of .NET classes. The generated hierarchy can be navigated using the Visitor Pattern
dotnet ikvm jsqlparser parser sql
Last synced: 21 May 2026
https://github.com/karenina-na/information-security-basic-capability-experiment
西北工业大学(NWPU)信息安全基础能力实验
crypto javascript linux python python3 shell sql sqlinjection web xss
Last synced: 05 May 2026
https://github.com/collumbus/data-modeling-with-postgres
This is a project, where I applied concepts of data modeling with Postgres and build an ETL pipeline using Python. To complete the project has been defined fact and dimension tables for a star schema for a particular analytic focus, and wrote an ETL pipeline that transfers data from files in two local directories into these tables in Postgres using Python and SQL.
data-engineering pipeline postgres python sql
Last synced: 05 May 2026
https://github.com/sangeethnandakumar/express-data-library
This repository holds the Express Data library. This library is a easy to use wrapper around Dapper and Dapper Contrib and exposes APIs to do single line CRUD operations on databases with proper disposing
dapper dto helper mysql sql sqlserver
Last synced: 10 Apr 2026
https://github.com/adesoji1/real-time-messaging-with-ember-and-go
Realtime messaging Application
emberjs golang grpc-client protobuf protoc sql
Last synced: 19 May 2026
https://github.com/leanwit/hattrick
chromedriver csharp efcore netcore-webapi netcore2 sql swagger swagger-ui
Last synced: 10 Apr 2026
https://github.com/miguelapp10/workinghoursbetweentwodate_bigquery
Este proyecto es una calculadora de horas laborales que determina la cantidad de horas trabajadas entre dos fechas, teniendo en cuenta días hábiles y horas de trabajo especificadas con Bigquery
bigquery bigquery-dataset bigquery-table querying sql sql-query
Last synced: 24 Aug 2025
https://github.com/lakhindarpal/candidate-key
candidate-key dbms normalization oracle rdbms sql
Last synced: 29 Jun 2025
https://github.com/vduseev/aws-ec2-pricing
Command line tool to collect EC2 prices from AWS API and put them into SQLite table to analyze them better
aws command-line ec2 pricing python sql table
Last synced: 25 Jul 2025
https://github.com/iamriteshkoushik/db-dev
My attempt to write a simple SQL database from build-your-own.org
dbms golang sql systems-programming
Last synced: 25 Aug 2025
https://github.com/santosh-konappanavar/school_library
The school library, managed by a Ruby-powered program, efficiently organizes and automates book lending, tracking, and online reservations, streamlining the entire library experience for students.
Last synced: 25 Aug 2025
https://github.com/srikanth-kandi/optic-lens
This is a full stack web development project
apache-tomcat bootstrap css3 html5 javascript oracle-10g sass sql
Last synced: 09 Apr 2026
https://github.com/elyse502/uok
A repository for my coding assignments and projects at the University of Kigali, showcasing various programming modules and practical implementations.
backend coding computer-science cplusplus cprogramming data-science frontend html-css-javascript java javascript mysql-database oop-principles pandas php programming python sql university-project web-development xampp-server
Last synced: 08 Apr 2026
https://github.com/joao208/ecommerce
Ecommerce de estudo de uma loja de tênis usando PHP, html e sql
Last synced: 30 Mar 2025
https://github.com/olbeup/verdu-method
The Verdú Method — Native Cross-DB Queries in Firebird 2.5
cross-database database execute-statement firebird firebird-25 sql verdu-method
Last synced: 13 Jan 2026
https://github.com/alessandrorebosio/db25-farmhouse
Database project for managing a traditional farmhouse @ unibo
Last synced: 13 Aug 2025
https://github.com/steffo99/unimore-bdd-2020-alexandria
Piattaforma per organizzare e condividere la propria libreria multimediale
postgresql sql unimore-informatica
Last synced: 27 Mar 2025
https://github.com/microsphere-projects/microsphere-alibaba-druid
The microsphere projects for Alibaba's Druid
alibaba-druid cloud-native druid java jdbc microservices microsphere sql
Last synced: 24 May 2026
https://github.com/suvroneel/thrift-store-e-commerce-website
A basic Thrift e commerce store wit admin and users interface that uses sql as database
css html php-framework php8 sql
Last synced: 18 May 2026
https://github.com/sangeethnandakumar/Express-Data-Library
This repository holds the Express Data library. This library is a easy to use wrapper around Dapper and Dapper Contrib and exposes APIs to do single line CRUD operations on databases with proper disposing
dapper dto helper mysql sql sqlserver
Last synced: 06 Aug 2025
https://github.com/omar-muhamad/medical-database
In this project we used a relational database to create the initial data structure for a Clinic. We converted ERD diagram to a functional data base.
Last synced: 29 Jun 2026
https://github.com/raleighlittles/sql-practice-solutions
Annotated solutions to the "SQL Practice" exercises
sql sql-practice sql-practice-exercises
Last synced: 26 Aug 2025
https://github.com/inductjs/core
Induct core is an extensible framework built on top of ExpressJS used for quickly creating REST APIs based on an SQL or mongodb database.
expressjs mongodb nodejs prototyping sql typescript
Last synced: 11 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/wahidpanda/sql-coding-practices-solutions
Here are some SQL coding solution that will help for preparation and also helpful for beginners.
beginner-friendly dbms-project jquery mysql practice sql sqlcommand sqlite sqlprojects
Last synced: 09 Apr 2026
https://github.com/nadilson-ifpe/dsmeta
Semana Spring React - DevSuperior. O projeto final está no seguinte link (aguardar alguns segundos para que a Heroku reative o acesso ao back-end, que é pausado após 30 minutos sem acesso): https://dsmeta-nadilson.netlify.app/
back-end backend front-end frontend java javascript react spring-boot sql typescript
Last synced: 09 Apr 2026
https://github.com/masajinobe-ef/prsc
🔐Free cross-platform password manager on Flask, Python, SQLite with Cryptography
cross-platform cryptography database flask linux macos password password-manager python security sql sqlite web-development windows
Last synced: 01 Aug 2025
https://github.com/igormanoels/.estudos-em-banco_de_dados
Exercícios realizados no curso de Banco de Dados para Data Science do Senai Frederico Jacob
cassandra mariadb mongodb mysql neo4j redis sql sql-server
Last synced: 18 Feb 2026
https://github.com/linx-software/dynamic-csv-generation
This solution shows how you can dynamically generate a CSV based off a table name that you are passing in. It will dynamically compile the SQL using Linx expressions, and then create a CSV File.
Last synced: 19 May 2026
https://github.com/dorukeskicorapci/sql-basics-password
This project is password encoding feature extension for SQL Basics Project repository.
encoding-decoding passwordencryptor sql
Last synced: 24 Feb 2025
https://github.com/minasamirsaad/alx-higher_level_programming
All steps and tasks that I used to learn Python and mySQL with ALX
conditions data-structures everything-is-object exeption-handling fileio import-module inheritance input-output mysql object-relational-mapping oop orm python3 sql test-driven-development
Last synced: 18 May 2026
https://github.com/odilson-dev/sql_zoo
Build and run queries against existing tables using SQL ZOO
database mysql-database queries sql
Last synced: 12 May 2026
https://github.com/bifenzine/carsearchhub-discover-react-and-explore-cars-react-tailwindcss-nodejs-express-sql-
CarSearchHub: Web app for car discovery. React frontend, Tailwind CSS, Node.js/Express backend, SQL database. Search, compare, and explore vehicles effortlessly.
express nodejs react sql tailwindcss
Last synced: 11 Apr 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/omatheusribeiro/clean-architecture-template-dotnet
This repository has a Clean Architecture template using .NET Core 8. It applies the Code First pattern with Migrations to create a SQL Server database. The goal is to guide developers in learning and applying Clean Architecture principles in .NET applications. 🚀
architecture auto-mapper automapper clean-architecture code-first codefirst dotnet dotnet-core dotnet-core-8 entity-framework entity-framework-core jwt jwt-authentication jwt-token migration sql sql-server viewmodel xunit
Last synced: 24 Feb 2026
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
https://github.com/caren-koroeny/vet--clinic
The project was to create a relational database for a veterinary clinic to manage animal data. A table was designed to store animal information, data was added, and SQL queries were used to extract information from the table. The aim was to improve the clinic's ability to organize and access animal data.
Last synced: 24 Sep 2025
https://github.com/mushfique-tajwar/eCommerce
An eCommerce website project with dynamic database using PHP & SQL. (HTML & CSS as well)
bracu cse370 cse370lab cse370project css database dynamic ecommerce ecommerce-website html mysql mysql-database php sql
Last synced: 29 Mar 2025
https://github.com/georgiosioannoucoder/nyc-open-data-311-service-requests
Normalize and organize the NYC Open Data 311 Service Requests dataset in third-normal form. 🗄️
311-data 311-service-requests big-data database mysql mysql-workbench normalization nyc-opendata sql
Last synced: 19 May 2026
https://github.com/alyqamar/hackerrank
hackerrank hackerrank-solutions ms-sql-server sql sql-server t-sql
Last synced: 20 May 2026
https://github.com/chouaib-629/miniprojet_bddr
This project demonstrates the implementation of distributed database concepts such as links, synonyms, and fragmentation. Each user's SQL script includes the necessary setup for these concepts. The project aims to showcase how distributed database concepts can enhance data access and management across multiple locations.
oracle oracle-database oracle-db sql
Last synced: 25 Jan 2026
https://github.com/elitan/tsql
A type-safe SQL query builder and database toolkit for TypeScript.
bun database mssql mysql nodejs postgres sql sqlite typescript
Last synced: 21 Sep 2025
https://github.com/ariya/timeline2sqlite
Convert location history to a database
clojure google-maps location nbb sql sqlite
Last synced: 28 Apr 2026
https://github.com/sammymedawar/nuevamed-csharp-windowsforms
Our first software project for the COSC231: Database Management Course. It is a clinic information system that can deal with patients and appointments.
Last synced: 03 Jan 2026
https://github.com/fdeaquino/farmers_market
Byte Farmers Market serves as a hub for both customers and vendors of farmer's markets, offering a localized alternative to large online retailers, where local farmers, artisans, and small businesses can showcase their products.
bcrypt bootstrap expressjs handlebarsjs mysql sequelize sql
Last synced: 04 Jan 2026
https://github.com/EnriqueBDeL/Primer-Contacto-SQL-y-PL-SQL
Este repositorio contiene tanto practicas realizadas durante mis estudios, como códigos libres que he realizado para practicar. El programa que utilizo es Oracle APEX.
evolution notes oracle remeber sql university university-project
Last synced: 21 Sep 2025
https://github.com/hourout/hive_kernel
Hive Kernel for Jupyter
hive hiveql jupyter-kernels sql
Last synced: 17 Sep 2025
https://github.com/alecdotninja/firstlast-pg
`FIRST` and `LAST` aggregate functions for PostgreSQL
aggregation firstlast-pg postgresql sql
Last synced: 29 Mar 2025
https://github.com/apostolouagge/Cinema-Management-Program-MVC
Cinema management program in .NET
Last synced: 21 Sep 2025
https://github.com/aloksingh20/hirequest
HireQuest is a dynamic Android hiring application bridging the gap between job seekers and HR professionals. With tailored dashboards for both candidates and HR users, the app offers a personalized experience.
alarmmanager android android-application android-studio fcm-notifications firebase java java8 jwt-authentication kotlin notification-android push-notifications redis-client rest-api room-database spring-boot spring-security sql websocket websocket-client
Last synced: 04 Jan 2026
https://github.com/jveiiga/bootcamp-claro-java-com-spring-boot
Bootcamp Java com Spring Boot e outras tecnologias que realizei na Dio (Navegue entre as Branchs).
abstracao debugging encapsulamento exceptions heranca java junit5 mariadb maven mongodb phpmyadmin polimorfismo programacao-funcional programacao-orientada-objetos railway spring sql stream testes-unitarios uml-diagram
Last synced: 11 Apr 2026
https://github.com/vitonsky/nano-queries
Simple and powerful query builder for any database (SQLite, Postgres, MySQL, etc).
javascript mariadb mysql nodejs pglite postgres postgresql query-builder sql sqlite sqlite3 typescript
Last synced: 13 Sep 2025
https://github.com/pandamy619/postgre-docker-template
Useful postgreSQL docker template
docker docker-compose dozzle pgadmin postgres postgresql sql
Last synced: 25 Jan 2026
https://github.com/lgautier/tablecloth
Set the tables for data science work.
Last synced: 17 Jun 2026
https://github.com/a-moseman/tagsystem
dropwizard java jooq rest-api sql sqlite
Last synced: 20 May 2026
https://github.com/mithunr085/bike-rental-system
This is a Back-end project with jpa and SQL to perform crud operations.
Last synced: 15 Aug 2025
https://github.com/assem-elqersh/train-ticketing-system
A comprehensive train ticketing system that allows administrators to manage train schedules and passengers to book tickets. The system supports functionalities like adding train details, bulk uploading via CSV, and booking tickets with real-time availability updates.
css html javascript php sql web-development
Last synced: 11 Apr 2026
https://github.com/radusuciu/django-sqlfun
A Django app that lets you define custom SQL functions
Last synced: 16 Jan 2026
https://github.com/andreaslill/react-next-chat-app
Chat app with channels and authentication built in NextJS.
bcrypt next-auth nextjs pusher react sql tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/agustinmusanti/sqlchallenge-4
Desafio de creación de una base de datos SQL para una plataforma de streaming. Incluye DDL, DML y consultas avanzadas.
data-analysis database mysql sql streaming
Last synced: 18 May 2026
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/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/billy0402/sql-server-tutorial
A learning project from NTUB Database course.
Last synced: 16 Aug 2025
https://github.com/yashodatta15/project_portfolio
data-analysis data-science data-visualization python sql
Last synced: 14 May 2025
https://github.com/vgvr0/sql-complete-reference-basic-intermediate-advanced
Commonly Used SQL Functions
interview-questions sql sql-advanced sql-basics sql-functions sql-intermediate sql-interview-questions
Last synced: 04 Jan 2026
https://github.com/codecshekhar/sql-examples
This repository contains SQL to illustrate its concepts
Last synced: 01 Aug 2025
https://github.com/synvox/sql
sql is another sql template string library. Bring your own database client.
nodejs postgresql query-builder sql
Last synced: 13 Apr 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/pleuvoir/sql-metadata-plugin
Execute SQL to return result set metadata easily.
metadata plugin springframework sql
Last synced: 12 Jan 2026
https://github.com/krsnanaut/krsnasakhaa-blogs
mern-project postgres sql typescript
Last synced: 06 Apr 2025
https://github.com/nafisalawalidris/northwind-traders-sales-analysis
Northwind Traders Sales Analysis project, which analyses sales data for a fictitious company. It utilises the Northwind Database and includes SQL queries to provide insights on employees, products, suppliers and revenue. The project aims to help the company gain valuable information for business decision-making.
business-insights data-analysis database northwind-traders sales sql
Last synced: 07 Aug 2025
https://github.com/wesleysales/estudandojava-dio
api data-structures database design-patterns git github intellij java orientacao-a-objetos spring sql
Last synced: 15 Jan 2026
https://github.com/priyansusahoo/complete-interview-preparation-material
Interview Preparation Kit for Java Backend
design-patterns git gradle java jpa-hibernate junit kafka maven microservice mockito pdf pdf-document spring springboot sql streamapi
Last synced: 14 Apr 2025
https://github.com/dominikjalowiecki/rentito
Car rental company website project.
bootstrap4 css3 file-lock html5 javascript php sql
Last synced: 11 Apr 2026
https://github.com/165nuno/nosql-tp
Migration, design, and querying of a hospital management system from a relational database to a non-relational graph-oriented database (Neo4j) and a non-relational document-oriented database (MongoDB).
Last synced: 09 Mar 2026
https://github.com/derak-isaack/pharmacysalestracker
Streamlit application that tracks pharmacy products sales for a Big Pharma company across various regions. Thereafter, transformation is done using dbt. Streamlit DBT
dbt google-sheets-api jinja2-templates sql streamlit
Last synced: 18 May 2026
https://github.com/osvaldomx/pyntegritydb
Herramienta de línea de comandos para analizar y medir la calidad de la integridad referencial en bases de datos relacionales.
data-quality database integrity referential-integrity sql validator
Last synced: 16 Jan 2026
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