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-04-06 00:24:26 UTC
- JSON Representation
https://github.com/ahmadrezamozaffary/database_uni_course
Some practice and hands on code with SQL lang and MySQL RDBMS
Last synced: 18 Jun 2025
https://github.com/hevalhazalkurt/hackerrank_mysql_solutions
My HackerRank MySQL solutions and challenges
database hackerrank hackerrank-solutions hackerrank-sql mysql mysql-database problem-solving sql sql-query
Last synced: 28 Oct 2025
https://github.com/sixarm/sixarm_sql_schema_examples
SixArm » SQL » Schema examples
Last synced: 19 Mar 2026
https://github.com/dustin-decker/elasticsearchsql
A simple example of using Apache Spark SQL against Elasticsearch 5
Last synced: 24 Mar 2025
https://github.com/aloth/power-bi-book-resources
Official resources for "Teach Yourself VISUALLY Power BI" by Alexander Loth (Wiley). Get all Power BI project files (.pbix) and datasets to follow along with the visual, step-by-step exercises in the book.
analytics bi business-analytics business-intelligence dashboards data-analysis data-cleaning data-modeling datavisualization dax etl microsoft microsoft-power-bi power-bi-desktop power-platform powerbi powerquery reporting sql visualization
Last synced: 19 Feb 2026
https://github.com/superstar1205/school-django
Student Management System, Django application
css django django-application html javascript python sql sqlite3
Last synced: 16 Sep 2025
https://github.com/amruthlp12/com.onlinebankingapplication
An online banking application built with Java and MySQL, providing functionalities for account management, customer management, and transaction management.
account-management backend-development banking banking-software client-server customer-management database database-integration financial-software java java-development jdbc mvc mysql object-oriented-programming open-source project-structure sql transaction-management
Last synced: 05 Jan 2026
https://github.com/raziyehbazargan/entityframework
a small project that shows both Database-First workflow and Code-First workflow
codefirst csharp database-first entity-framework mvc-framework sql
Last synced: 12 Mar 2025
https://github.com/makevoid/sinatra-forum
Sinatra Forum (DataMapper, Haml, SASS, CoffeeScript) - coded in 2012
2012 coffeescript css datamapper forum-platform forum-software ruby sinatra sinatra-forum sql
Last synced: 14 May 2025
https://github.com/codewithkyle/jsql
Asynchronously access and manage your IndexedDB databases using SQL queries.
asynchronous indexeddb offline-capable sql web-worker
Last synced: 15 Mar 2025
https://github.com/byancamatos01/labbanco
"Revisão de SQL em Lab de Banco de Dados"
Last synced: 06 Apr 2025
https://github.com/enansari/db-uni
In this repository, my codes are placed in the database lesson
Last synced: 26 Feb 2025
https://github.com/z3ath/malgo
:floppy_disk: MyAnimeList XML to SQLite migration utility and Go library — command line tool also available
golang library migration myanimelist sql sqlite3
Last synced: 15 Dec 2025
https://github.com/whopiyush/discord-chat2db
Save discord chat into database
chat database discord eris pg postgresql sql
Last synced: 13 Aug 2025
https://github.com/nahnahaj/vet-clinic-database
Vet-clinic-database In this project, you will use a relational database to create the initial data structure for a vet clinic. You will create a table to store animals' information, insert some data into it, and query it.
Last synced: 22 Feb 2025
https://github.com/Imran53/SQL-Mastery-for-Interviews
Level up your SQL skills for interviews! Explore a curated collection of SQL resources, interview questions, answers, PDFs, YouTube channels, websites, and Hackerrank solutions. Get ready to excel in SQL-related interviews with comprehensive learning materials and real-world problem-solving examples.
hackerrank-solutions hackerrank-sql interview-preparation interview-questions sql sql-query
Last synced: 11 Apr 2025
https://github.com/mitre/aws-rds-microsoft-sql-server-2014-instance-stig-baseline
InSpec profile to validate the secure configuration of AWS RDS Microsoft SQL Server 2014, against DISA's Microsoft SQL Server 2014 Instance Security Technical Implementation Guide (STIG) Version 1, Release 9.
inspec microsoft mitre-corporation mitre-inspec mitre-saf sql stig
Last synced: 30 Oct 2025
https://github.com/sarvarbekuzprog/ecommers
Ecommers backend with js
api ecommers ecommers-backend expreessjs nodejs restapi sql
Last synced: 13 Apr 2025
https://github.com/ldaniels528/lollypop
Lollypop is a development platform built to suit the needs of developers of small to medium software projects, and features an integrated database, web services, scenario-driven test suite, and more.
csv dataframe declarative-programming etl functional-programming java json json-parser jvm kafka lollypop matrix matrix-calculations matrix-multiplication reactive-programming scala scripting-language spark sql
Last synced: 28 Jan 2026
https://github.com/shaadclt/music-store-analysis-sql
This repository contains a collection of SQL queries that can be used to extract information from a database. Each query is designed to solve a specific problem or retrieve specific data. The queries cover various scenarios, including finding the most senior employee, analyzing customer spending, determining popular genres, and more.
Last synced: 28 Mar 2025
https://github.com/kay-gyasi/hostel-crust
Backend codes for a Pizza and Cake sales business. Runs on SQL Server and ASP.NET Web API. It was developed by a test-driven approach and is very secure, scalable and maintainable.
api-rest dotnetcore efcore sql unit-testing
Last synced: 15 Jul 2025
https://github.com/kostiantyn-nemchenko/ansible-role-postgresql
Yet another Ansible role for PostgreSQL
ansible ansible-roles database postgresql sql
Last synced: 09 Jul 2025
https://github.com/tobihatti/wrapsql
✔🌍 Multiple wrapper-classes for several languages and DB-Types
csharp dotnet mysql odbc oledb php sql sqlite vbnet wrapper wrapper-class wrapper-library
Last synced: 30 Dec 2025
https://github.com/rayxtr/separate-grass-3333
Hardware and Software support system. In a corporative environment it helps engineers, HOD, and employees to solve problems easily and maintain smooth work.
Last synced: 22 Jul 2025
https://github.com/sergiobarriel/nc.sqlbuilder
NC.SqlBuilder is a lightweight SQL builder
Last synced: 03 Apr 2025
https://github.com/rstm-sf/runsql
A simple cross-platform application for testing SQL select queries
application avaloniaui cross-platform dotnet sql sqlite3
Last synced: 25 Oct 2025
https://github.com/mdxabu/nl2sql
Leveraging Open-Source AI Models for Natural Language to SQL Query Translation: An Implementation Using LLama
Last synced: 19 Feb 2026
https://github.com/rominana/vet_clinic_database
Database structure for a vet clinic using a relational database. Contains tables of animals, animals' owners, clinic employees and visits. Built with PostgresSQL and SQL.
Last synced: 19 Mar 2026
https://github.com/turbot/steampipe-mod-terraform-gcp-compliance
Run compliance and security controls to detect Terraform GCP resources deviating from security best practices prior to deployment using Powerpipe and Steampipe.
compliance gcp hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod terraform
Last synced: 04 Feb 2026
https://github.com/shihabrafio/catalog-app
Discover the ultimate organizational solution for your personal collections with the Catalog of My Things App. This user-friendly application offers a seamless and intuitive experience, allowing you to effortlessly manage and explore various categories of your belongings, including games, books 📚, and music albums 🎶.
Last synced: 19 Apr 2025
https://github.com/apache/incubator-gluten-site
Apache Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.
Last synced: 19 Oct 2025
https://github.com/essien1990/relational_database_management_system
Relational Database using PostgreSQL commands for DML and DDL commands
database-management dbeaver foreign-keys pandas pgadmin4 postgresql-database sql sqlalchemy
Last synced: 30 Jun 2025
https://github.com/deve-sh/permit-system
A Lightweight Permit Application System written in PHP and SQL.
Last synced: 14 Nov 2025
https://github.com/biroltopuz/db-scripts
I share my favorite database scripts here
dba mssql mssql-database scripts sql
Last synced: 30 Oct 2025
https://github.com/casualcomputer/sql.mechanic
Functions that generate SQL queries that summarize high-dimensional tables stored in various databases (e.g. Microsoft SQL Servers, Netezza, DB2, Postgres, Oracle, MySQL, etc.).
data-analysis data-quality-checks data-science database mysql netezza oracle postgres quality-control r sql sql-server
Last synced: 30 Jul 2025
https://github.com/ahmetulucay/bookcategorytoazureapp
ASP.NET Core & MVC Architecture, SQL Db on Azure, Crud, Bootstrap, Bootswatch, Toastr, Tempdata
bootstrap bootswatch crud dotnet-core mvc-architecture sql sql-database-on-azure taghelpers tempdata toastr-notifications
Last synced: 08 Jul 2025
https://github.com/skrteeeeee/cursocief
Curso web "fullstack" de profesionalidad de Grado 3, realizado en CIEF.
bootstrap css express html javascript node-js php sql
Last synced: 05 Jan 2026
https://github.com/php-service-bus/active-record
Active record implementation
Last synced: 08 May 2025
https://github.com/shanwaz-78/course--javascript-tutorial-for-beginners-in-hindi-urdu
If You Really Wanna Build Your More Knowledge in js as a (BEGINNER). Then These Topics Just For You.↴ & Don't forget to click on that link as well.
javascript mongodb nodejs reactjs sql
Last synced: 30 Dec 2025
https://github.com/perezrd5/ssis_multiplefileimport
This project absorbs files from multiple source files and processes them conditionally based on their encryption, compression, format, and other variable conditions.
bulk-copy decryption encryption gnupg gpg logging microsoft-sql-server pgp sql sql-server-data-tools ssis ssis-component stored-procedures t-sql vb-net winzip
Last synced: 02 Apr 2026
https://github.com/divyenduz/fpl.zoid.dev
FPL + SQL
analytics fantasy-football football sql
Last synced: 26 Feb 2025
https://github.com/sujunmin/mariadbdailycheckscripts
MariaDB Daily Check Scripts in PowerShell and SQL
daily-tasks database-status mariadb-server powershell sql windows
Last synced: 18 Feb 2026
https://github.com/udoy2/electronicgoodies
This project is an ASP.NET MVC application designed to provide a seamless shopping experience for electronic products.🎯✅
asp-net-core-mvc csharp css html javascript sql
Last synced: 04 Jan 2026
https://github.com/descholar-ceo/sql-zoo
This is the sql project gotten from https://www.theodinproject.com/courses/databases/lessons/sql
Last synced: 16 Feb 2026
https://github.com/ashishkumbhar01/php-chat-app
A PHP Chat App based on Web Socket async
async asynchronous chat javascript messaging mysql php sql websocket
Last synced: 03 Feb 2026
https://github.com/brian-emarquez/mysql-training
Modelo Entidad Relacion (ER)
Last synced: 15 Mar 2025
https://github.com/jakubknejzlik/ts-query
TypeScript implementation of SQL builder
Last synced: 10 Sep 2025
https://github.com/mehrajlatifli/sparrow-musiccms
Example for streaming musics and radio channels
admin-side asp-net-core-web-api crud-api dal data-access-layer database-first entity-framework-core media media-player mssql-server music mvvm-pattern radio radio-channels sql state-pattern streaming user-side wpf
Last synced: 01 Jul 2025
https://github.com/iangelmx/NaturalLanguageProcessing
Aquí residen desarrollos de Computing Selected Topics acerca del Procesamiento de Lenguaje Natural en Python
Last synced: 15 Mar 2025
https://github.com/codehass/vet_clinic
Vet clinic database is a project about using a relational database to create the data structure for a vet clinic. Starting with one table, and step by step will create a complete database with data about animals, animals' owners, vets, vet's specialties, and visits.
Last synced: 25 Dec 2025
https://github.com/sqrtneginf/qsar-to-sql
Tools for converting Biobyte QSAR database to SQL
Last synced: 21 Jul 2025
https://github.com/xism4/sql
Simple SQL driver designed for easy implementation
Last synced: 08 Apr 2025
https://github.com/simoneas02/data-science
🐍 A planning study to become a data scientist and to improve my current skills. 🤘🏼🌻
data data-analysis data-science data-visualization deep-learning machine-learning pandas python3 r sql
Last synced: 31 Jul 2025
https://github.com/chrisgleissner/jutil
Java Utilities
csv java jdbc log partitioning pretty-print protobuf sql table utility
Last synced: 29 Oct 2025
https://github.com/greensky-gs/coins
This is a coins manager for SQL databases.
economy-plugin javascript manager sql typescript
Last synced: 17 Mar 2025
https://github.com/devexpress-examples/winforms-grid-sql-pagination
Implement a pager using the grid's Data Navigator.
data-binding data-grid data-pagination dotnet grid-control sql windows-forms winforms xtragrid-suite
Last synced: 07 Mar 2026
https://github.com/moeiscool/emissary
The Live Chat Solution written in Node.js
customer-support live-help redis sql websocket
Last synced: 31 Mar 2025
https://github.com/viktorsvertoka/goit-rdb-fp
Home task for Relational Databases: SQL course🗄️
goit goit-rdb-fp sql workbench
Last synced: 20 Feb 2026
https://github.com/lazaroblanc/fisi-lf6-sql
Lösungen zu Übungsaufgaben aus dem Berufsschulunterricht im Lernefeld 6 (Entwickeln und Bereitstellen von Anwendungssystemen) in der Ausbildung zum Fachinformatiker Fachrichtung Systemintegration
berufsschule fachinformatiker mysql northwind northwind-database northwind-schema northwind-sql-database sql systemintegration
Last synced: 29 Mar 2025
https://github.com/joswinemmanuel/dbms-lab-s5
A repository for KTU B.Tech Computer Science S5 Database Management Systems Lab, containing practical assignments and projects to enhance skills in database design, implementation, and management.
Last synced: 05 Apr 2025
https://github.com/al-ghaly/data-management-case-study
A Case Study (Project) Covering most of the steps in the data management process.
bash-scripting database database-management database-schema desktop-application java oracle-database plsql python sql
Last synced: 15 Mar 2025
https://github.com/haytham-hammioui/cs50x-2024
This is CS50x , Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently.
ai algorithms c computer computer-science cs50 cs50x css flask html javascript programming python scratch security software-engineering sql
Last synced: 22 Apr 2025
https://github.com/pascalgn/dbmigration
Database migration tool
data-migration database-migrations migration sql
Last synced: 05 Apr 2025
https://github.com/vedanti-u/dbsense-ai
A quick and lightweight library to chat with databases. It uses schema over bulky data embedding for efficient and speedy interaction, ensuring data security.
ai database db langchain ml npm npm-package open-ai openai oss postgresql sql typescript
Last synced: 06 Mar 2025
https://github.com/mikehorn-git/psqlhunter
Hunt sql commands in pcap.
forensics network-forensics pcap pyshark python sql sqlinjection threat-hunting
Last synced: 07 May 2025
https://github.com/rafaelsilvestre/detran
Simulador de provas com timer, para fins acadêmicos - JavaFx, JDBC, FXML
detran java javafx javafx-library sql
Last synced: 02 Jan 2026
https://github.com/irsol/tournament-planner
Udacity Intro to Programming: Final Project
fullstack postgresql psycopg2 python sql test tournament-planner udacity-fullstack-nanodegree vagrant
Last synced: 27 Feb 2025
https://github.com/og-cz/aramotorhub
A desktop app for e-commerce system for motorcycle parts. Built with JavaFX + Maven, backed by MySQL (XAMPP/phpMyAdmin).
fxml java javafx maven mysql-database scenebuilder sql
Last synced: 06 Sep 2025
https://github.com/dimamirana/hotel-room-reservation-system
Distributed Database System
distributed-database pl-sql sql
Last synced: 16 Jan 2026
https://github.com/kostiantyn-nemchenko/pg_reject_sql
Forbid SQL statements regardless of privileges
postgresql postgresql-extension sql
Last synced: 16 Mar 2025
https://github.com/w-kuipers/alphadb
AlphaDB is a versatile tool for managing MySQL database versions, using JSON to define structures and simplify migrations across environments.
database database-management database-management-system migration-tool mysql mysql-versions sql version-control version-control-system
Last synced: 12 Oct 2025
https://github.com/hvignolo87/ortex-programming-challenge
Coding challenges required for the Python Developer and Data Engineer job positions.
challenge data-analysis finance pandas python scripting sql sqlalchemy
Last synced: 13 Oct 2025
https://github.com/md-zainulabdin/todo-app-drizzle
Creating Todo-App with Next.JS 14, shadcn/ui, SQL ( Postgres Vercel ) Database & Drizzle ORM,
drizzle-orm nextjs postgresql sql
Last synced: 01 Mar 2025
https://github.com/larissaperinoto/trybe-exercicios
Exercícios realizados durante meu tempo de estudos na Trybe.
chainlink css3 docker express html javascript jest mocha modelagem-de-dados mongodb msc-architecture mysql poo reactjs rtl sequelize sinon solid-principles sql typescript
Last synced: 30 Dec 2025
https://github.com/thedtripp/database-design-term-project
Designed and implemented a database to track air travel related information in PostgreSQL with SQL.
postgresql relational-database sql uml-diagram
Last synced: 17 Mar 2025
https://github.com/hedriss10/sql_student
" Book de SQL - Querys básicas e avançadas "
sql sql-server sqlalchemy sqlite3
Last synced: 02 Apr 2025
https://github.com/do-kevin/zephyr-node
Productivity app that helps users organize their notes, flashcards, to-dos, and reminders. Users have the option to send flashcards and reminders as text messages.
bootstrap full-stack javascript react sass sequelize sql twilio
Last synced: 27 Jan 2026
https://github.com/gui-ribeiro66/sql-firstproject
Meu primeiro projeto em SQL
Last synced: 16 Mar 2025
https://github.com/louis-e/psl-leaderboard-system
PSL: Simple PHP + SQL + Leaderboard System
000webhost csharp highscore leaderboard mit php sql unity
Last synced: 16 Mar 2025
https://github.com/Quantivio/faag_cli
FastAPI/Flask project generator with best folder structure. (Fast/Flask Architecture App Generator)
fastapi flask flask-application pydantic python sql sqlalchemy sqlmodel
Last synced: 19 Aug 2025
https://github.com/mr-yash-beldar/course-cloud
Course Cloud is a robust online learning management system designed to provide an interactive and user-friendly experience for both students and administrators. The platform allows students to access educational content, complete exercises, and track their progress, while giving administrators full control over content management and communication.
css download html js mysql-database mysqli-database php phpmailer-library sql video videostream
Last synced: 23 Jan 2026
https://github.com/vishalthehuman/academia-campus-repository
Academia is a Django-based Campus Repository designed to streamline the file-sharing process between teachers and students. The platform offers distinct homepages for both teachers and students, each tailored to their specific needs.
css database django django-application django-web-application django-webapp email-client email-sender html javascript python python-application python3 repository repository-management sql
Last synced: 21 Feb 2026
https://github.com/zyimm/laravel-query-builder
是laravel框架根据已有配置来执行查询条件构造器服务包,再也不把查询写成意大利面条的代码了|Query condition builder service package of laravel framework
laravel laravel-query-builder sql
Last synced: 26 Oct 2025
https://github.com/mithunr085/airline-management-system
This is a Full Stack Project of Airline Management System
angular bootstrap5 html-css-javascript jpa spring-boot sql typescript
Last synced: 06 Jan 2026