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-06-30 00:25:46 UTC
- JSON Representation
https://github.com/pdvrieze/kotlinsql
A kotlin library that allows abstracting away sql syntax and provides a typed/typesafe alternative that is still close to the metal.
Last synced: 18 Jul 2025
https://github.com/soroushj/sqlt
More SQL types for Go
database go-module golang-module sql sql-types
Last synced: 07 Sep 2025
https://github.com/sikatikenmogne/school-discipline-management-database
Base de donnée pour la gestion de la discipline en milieu scolaire / Database for school discipline management
database mysql mysql-database sql
Last synced: 17 May 2026
https://github.com/tss-sniper/sql-llm-project
This simple LLM application translates your plain English queries into SQL commands and retrieves answers directly from the DB.
api gemini-pro llm python sql sqlite streamlit
Last synced: 23 Jun 2025
https://github.com/burtlo/wraith
Rust (Rocket Diesel) web service to accept InSpec JSON scan data
diesel-rs rocket-rs rust sql sqlite3 webservice
Last synced: 05 Apr 2025
https://github.com/th3-z/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: 03 Mar 2025
https://github.com/piratesmanx1/shoppa-2020
A group assignment that required us to apply the knowledge of AJAX and Bootstrap 4 that's been taught in this course. On this assessment we've chose to create a website that focused on selling the technological products such as phone and laptop. The assessment is not much of a hard task to handle with as I've self-learned the concept of AJAX and Bootstrap 4 in my previous project like Meal-Debit System in 2019. With that, the assessment allowed me to obtain more experience from implementing these concepts, and deepened my knowledge of AJAX and Bootstrap 4 from this course.
ajax ajax-call ajax-form ajax-request ajax-search ajax-upload html html-css html-css-javascript html-template html5 html5-canvas php php5 phpmyadmin sql sql-query sql-server xmlhttprequest
Last synced: 22 Feb 2026
https://github.com/ridwanullahi-code/vet_clinic_database
The Veterinary PostgreSQL Database Management System is a system designed to manage the data and records of a veterinary clinic. The system is designed to store and manage data related to animals, their owners, appointments, treatments, and medical histories
database database-magement-system normalization-database postgresql postgresql-database sql transaction
Last synced: 17 May 2026
https://github.com/mgobeaalcoba/power_bi_projects
Mis trabajos y practicas en Power BI.
data-visualization power-bi power-bi-dashboard power-bi-dax sql
Last synced: 17 Feb 2026
https://github.com/alpha037/student-registration-form
A Student Registration Form using Java Swing, Java Event Handling, JDBC and Oracle SQL 10G.
java-8 java-event jdbc jdbc-connector jdbc-driver jdk8 oracle oracle-10g oracle-database sql sql-table student-management student-registration-form swing swing-gui
Last synced: 09 Oct 2025
https://github.com/jusexton/agile-records
Student management desktop application.
gui-application java java-8 javafx school-project sql student-management
Last synced: 13 Apr 2025
https://github.com/pawan8085/mgnrega
#MGNREGA It's a console based project. In this application we can get data from database, we can insert the data into the database, login from database and some another things we can do...
Last synced: 05 Nov 2025
https://github.com/namdnguyen/dbt-tutorial
DBT tutorial project with Kimball data warehouse modeling, jinja templating, and schema tests.
analytics data-warehouse dbt sql tutorial
Last synced: 20 Jul 2025
https://github.com/yaroslaff/sql-export
Export SQL tables or queries to files in JSON or Markdown / YAML format. Mainly to use with static site generators like Hugo to generate content from database
content export file files frontmatter generate gohugo hugo json mariadb markdown md mysql postgresql save sql sqlite sqlite3 static yaml
Last synced: 07 Apr 2026
https://github.com/srimani-7/e-library
The Library Management System is a comprehensive web-based application designed to streamline library operations, enhance user experience
css3 h2-database html5 java js library-management-system spring-boot sql thymeleaf
Last synced: 15 Jan 2026
https://github.com/ninryt/taxdatabase-sql-tableau
End-to-end process for building an SQL Azure database, performing data analysis with SQL and Python, and visualizing data with Tableau.
azure data-science data-visualization database-architecture database-deployment database-management databse-design datanalysis erdiagram python3 sql tableau
Last synced: 18 May 2026
https://github.com/paulio11/p4-squigl-twitter-clone
A social network based on Twitter.
css django html javascript jquery python sql
Last synced: 09 Apr 2026
https://github.com/anlbora/bankmanagementsystem
The program is a banking management system for customers, handling account operations, deposits, withdrawals, and credit card activities like spending and repayment. It automates these processes to offer a seamless banking experience, helping users manage finances efficiently.
banking bankmanagement bankmanagementsystem python sql sqlite3
Last synced: 07 Jan 2026
https://github.com/maxinexiong/sqlzoo_solutions
This GitHub repository features my solutions to challenging SQLZOO questions, specifically focusing on the challenging ones. It serves as a resource for SQL learners looking for insights into complex problem-solving. Please note that it does not include solutions to all SQLZOO questions.
database mysql sql sqlquery sqlzoo-solutions
Last synced: 18 May 2026
https://github.com/danolivo/pargres
[Prototype] [WIP] Extension on PostgreSQL for parallel query execution
Last synced: 18 May 2026
https://github.com/developeromarfaruk/achieving-certificates
Frontend, Backend, and SQA related course completion certificates have been shared in this repository.
automation-testing bootstrap5 css3 expressjs frontend-development html5 javascript linkedin-learning manual-testing mongodb nodejs reactjs selenium sqa sql udemy-course
Last synced: 18 Feb 2026
https://github.com/i-s-compat-table/i.s.compat.table
Information Schema Compatibility Table
database databases hacktoberfest iso-9075 relational-databases sql
Last synced: 11 Jan 2026
https://github.com/manusquall/qium-project
This is the "4 pics 1 word" game coded in vanilla JS with Node.js technology and EJS as view engine
4pics1word ejs game javascript node-js nodejs react sql
Last synced: 07 Apr 2026
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: 18 May 2026
https://github.com/carlossilva2/knexpy
An abstraction for SQLite3 based on Knexjs
abstraction human-readable knex module python3 sql sqlite3
Last synced: 18 May 2026
https://github.com/arnoldchrisoduor1/end_to_end_data_analysis_projects
A Collection of All Projects Done in PowerBI, Excel, SQL Python
excel pandas powerbi python3 sql tableau-public
Last synced: 30 Apr 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/elkronos/sql_portfolio
Examples of SQL scripts. Includes templates for admin (SQL server) and data cleaning, as well as scripts designed for creating a mock database, illustrating triggers, common table expressions, analysis, and ETL.
analysis cte database database-management etl feature-engineering sql sql-server trigger-events
Last synced: 18 May 2026
https://github.com/soontao/nosql-on-sql
Experimental NoSQL db based on sql engine.
Last synced: 18 May 2026
https://github.com/susan56789/prison-system
Online Prison Management System . This project was submitted for the award of bachelor's degree in computer science final year project
computer-science php project research-project sql
Last synced: 18 May 2026
https://github.com/filippo-corti/basididati
Repository for the class "Basi di Dati e Web" 23/24 - II Anno, II Semestre
Last synced: 19 May 2026
https://github.com/birdmandayum0131/url-shortener
A Project for practicing golang and clean architecture
clean-architecture docker docker-compose go golang mysql nginx practice-project sql
Last synced: 10 Apr 2026
https://github.com/miroslav-reiter/kurz_microsoft_sql_server_v
Kurz Microsoft SQL Server V. Ladenie a optimalizácia dopytov
kurz kurz-ms-sql-server kurz-sql kurz-tsql microsoft microsoft-sql-server mssql reiter skolenie skolenie-sql sql sql-injection sql-server sql-snippets sql-tips sql-tipy sqlserver
Last synced: 21 Mar 2025
https://github.com/omjogani/patient-monitoring-system
Patient Monitoring System for Doctor using ASP.net Framework
asp-net-framework csharp dotnet dotnet-framework sql
Last synced: 19 May 2026
https://github.com/0xyg3n/sql-playground
A multi-DBMS SQL query lab for pentesters, developers, and researchers — featuring real engines (MySQL, PostgreSQL, MSSQL, Oracle, SQLite), live query execution, and a beautiful UI. Built with AI + manual fine-tuning.
dbms dev developer-tools docker injection junior mariadb mssql mysql oracle pentest pentest-tool pentesting postgresql sandbox senior sql sqlite
Last synced: 18 Feb 2026
https://github.com/miracle-cowf/a-sql-a
Anthropic-SQL-Agent powered by LangChain, Anthropic
agent ai anthropic anthropic-claude chatgpt gpt langchain langchain-python large-language-models llm llms openai rag retrieved-augmented-generation sql
Last synced: 07 Jan 2026
https://github.com/spektom/vertica-utilities
Useful Vertica DB functions
database-management sql vertica
Last synced: 17 Jun 2025
https://github.com/byancamatos01/labbanco
"Revisão de SQL em Lab de Banco de Dados"
Last synced: 06 Apr 2025
https://github.com/hgwood/advent-of-code-sql
My solutions to Advent Of Code, written in SQL. See https://adventofcode.com/.
advent-of-code advent-of-code-2022-sql advent-of-code-2023-sql postgresql sql
Last synced: 19 May 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/oguzgn/firebase-ab-test-analysis-for-a-mobile-race-game
This repository showcases an infrastructure designed for analyzing A/B tests in mobile games. It leverages BigQuery to process Firebase and GA4-based event data and uses Looker Studio for dynamic visualization. The project simplifies A/B test comparisons, enabling stakeholders to view results directly through interactive dashboards.
ab-testing ab-testing-analysis bigquery event-based-tracking firebase looker-studio mobile-game-analytics race-game sql
Last synced: 19 May 2026
https://github.com/tanveerisonline/oop_school_library
OOP SCHOOL LIBRARY is an educational school library app that records the available books and the records of borrowed books and who borrows them.
postgresql-database rspecs rubocop ruby ruby-on-rails sql
Last synced: 19 May 2026
https://github.com/jenasuraj/caresync
It's an Ai powered full stack combination of both health tracker and hospital management system written with Next.js & typescript
javascript neondb nextjs postgresql python rest-api sql tailwindcss typescript
Last synced: 08 Apr 2026
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/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/iantomasinicola/databaseyimp
Script per creare diversi database d'esempio su Sql Server e MySql in italiano per esercitarsi con la scrittura di query in SQL.
Last synced: 12 May 2026
https://github.com/marregui/quest
Desktop client application that uses the Postgres Wire Protocol to connect to a compatible database such as QuestDB, CrateDB, TimescaleDB and Postgres.
gui java questdb questdb-desktop-client sql swing-gui timeseries
Last synced: 27 Jun 2025
https://github.com/jyotip123/rural-employment-development-project
The project is inspired with govt. MGNREGA Scheme, which contains some basic backend functionalities of MGNREGA using Java.
backend java mgnregaproject spring-boot sql
Last synced: 24 Apr 2026
https://github.com/minicloudsky/minerva
Minerva is a SQL type detection tool based on TiDB parser, which automatically identifies SQL types such as creating tables, modifying table fields, adding indexes, deleting indexes, and modifying tables. It can be used in scenarios such as SQL risk assessment.
go golang mysql mysql-database parser sql tidb
Last synced: 02 Jan 2026
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/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: 20 May 2026
https://github.com/melisa-karatas/restaurant_management_system
This project is a simple restaurant management system written in Python with database provided by SQL.
management-system object-oriented-programming oop project python restaurant-management sql sqlite sqlite3
Last synced: 05 May 2026
https://github.com/mayank0255/coding-questions
Coding questions for Interview Prep that I have solved on Algoexpert, Leetcode, Codewars, and Hackerrank :man_technologist:
algoexpert code codewars coding-interviews competitive-programming hackerrank interview java javascript leetcode mysql python sql
Last synced: 14 Apr 2025
https://github.com/psp515/healthycowdatabase
Databases course 2021 / 22 at AGH UST.
database sql sql-server-database
Last synced: 14 May 2025
https://github.com/danielbrtanimacao/aulas-python-curso
aulas python do curso do otavio miranda
curso django otavio-miranda python sql study tests udemy
Last synced: 18 Jun 2025
https://github.com/plandes/icsql
This library provides an Emacs SQL mode integration to the ciSQL program
command-line-tool emacs emacs-lisp sql
Last synced: 14 Sep 2025
https://github.com/birmingham-and-solihull-ics/bsol_outcomes_framework
Repository for code to prepare the indicators for BSOL ICS Population Health Outcomes Framework
local-government nhs population-health public-health r sql
Last synced: 14 Apr 2025
https://github.com/dschil138/sql-keycounts
SQLite queries to be used with Benign-Key-Logger to help understand your keycount data
benign-key-logger keyboard-layout keycounter keylogger sql sqlite
Last synced: 15 Jun 2025
https://github.com/kyopark2014/aws-athena
It decribes how to use aws athena for data analytics
Last synced: 27 Jun 2025
https://github.com/mihailtd/mongodb-postgresql-comparison
Compare MongoDB and PostgreSQL in areas such as performance, ease of use, scalability etc.
databases mongodb nosql performance postgresql sql
Last synced: 18 Apr 2026
https://github.com/alhankeser/antren-dbt
analytics-engineering data-engineering dbt dbt-core docker sql
Last synced: 27 Mar 2025
https://github.com/zerlok/gendalf
Code-first, deterministic generator for type-safe Python transport and SQL adapters.
adapter-pattern aiohttp ast backend code-first codegen compiler deterministic devtools fastapi grpc no-ai no-orm python sql sql-codegen static-analysis type-safe
Last synced: 08 Mar 2026
https://github.com/walidalsafadi/hr-sqldb
Use DML and DDL scripts to build a simple HR SQL project.
oracle oracle-database oracle-sql sql
Last synced: 02 Jan 2026
https://github.com/sarincr/mysql-database-with-python
MySQL is an open-source relational database management system. Its name is a combination of "My", the name of co-founder Michael Widenius's daughter, and "SQL", the abbreviation for Structured Query Language
database database-management databases mysql mysql-database mysql-server mysqli pysql pysql-console pysqlite3 python python-library rdbms sql sqlconnection sqlite
Last synced: 17 Apr 2026
https://github.com/queirozpedro/projeto_horariosdeaula
Este projeto consiste na elaboração de um programa para gerenciar os horários de um semestre das turmas do curso do Bacharelado em Tecnologia da Informação (BTI) do Campus Pau dos Ferros (CMPF) da Universidade Federal Rural do Semi-Árido (UFERSA).
Last synced: 24 Oct 2025
https://github.com/queirozpedro/sgab
O Sistema de Gerenciamento de Acervo Bibliotecário (SGAB) é um software que tem por objetivo organizar e gerenciar acervos bibliotecários, sendo responsável pelo gerenciamento dos volumes e de usuários deste acervo.
elephantsql java sql testes-unitarios
Last synced: 14 Mar 2025
https://github.com/lucasavila00/sql-select-ts
A modern, database-agnostic, composable SELECT query builder with great typescript support.
Last synced: 22 Mar 2025
https://github.com/tushar2704/sales-for-retail-and-food-services
This project aims to analyze and visualize the sales data for Retail and Food Services in the U.S.A. The data is sourced from the U.S. government website and has been processed using SQL to create a database for easy management and analysis.
analysis dashboard portfoilo portfolio-project postgresql sql tushar2704
Last synced: 04 Nov 2025
https://github.com/stevenvachon/sql-match
Match a string using an SQL pattern.
Last synced: 14 Mar 2025
https://github.com/officialpiyush/discord-chat2db
Save discord chat into database
chat database discord eris pg postgresql sql
Last synced: 22 Mar 2025
https://github.com/dimikot/ent-framework
A PostgreSQL graph-database-alike library with microsharding and row-level security
cluster database graph-database micro-sharding microsharding orm postgresql replication-lag sharding sql
Last synced: 05 Mar 2025
https://github.com/superstar1205/school-django
Student Management System, Django application
css django django-application html javascript python sql sqlite3
Last synced: 03 May 2026
https://github.com/a-patel/sql-style-guide
Sql Style Guide
coding-standards coding-style sql sql-server style-guide styleguide
Last synced: 28 Jun 2025
https://github.com/yswa-var/locoforge
prompt to SQL, NoSQL and GoogleDrive task executing agent
agentic-ai langgraph langgraph-python nosql python sql
Last synced: 20 Jan 2026
https://github.com/novikovadaria/all_udemy_work
Конспекты и Решение задач на курсе Udemy на специальности Full Stack разработка | Notes and Problem solving on the Udemy course in the specialty Full Stack development
css flask geekbrains html machine-learning python python-script sql web-development web-scapping
Last synced: 05 May 2026
https://github.com/cuppett/mysql-dba-operator
Help manage users and databases (CRUD + permissions) in a database from Kubernetes
database dba kubernetes mysql sql
Last synced: 22 Mar 2025
https://github.com/richardschoen/ileaccess
Save file packaging of IBM i libraries ILEASTIC, NOXDB and ILEUSION for convenience installation. ILEastic allows HTTP microservices to be created on IBM i. NOXDB makes SQL,JSON and XML made easy for IBM i, ILEusion packages it all up to make IBM i data and program call services easier.
as400 call cl command data database db2 http https ibmi ile ileastic ileusion microservice noxdb program queue rpg sql xmlservice
Last synced: 24 Jul 2025
https://github.com/julianrendon/schooladminsystem_jdbc
Java desktop application to register students, courses and marks into a database using JDBC
dao dao-design-pattern java java-se javase jdbc jdbc-api jdbc-dao netbeans oracle oracle-database oracle-db sql
Last synced: 03 Jan 2026
https://github.com/melisa-karatas/movie_library_managemnet_system
This project is a simple movie library management system written in Python with database provided by SQL.
movie-library movie-library-management movie-management movies python sql sqlite sqlite3
Last synced: 09 Apr 2026
https://github.com/wabscale/bigsql
ORM featuring dynamic model generation, with on the fly relationship detection and resolution
Last synced: 25 Jul 2025
https://github.com/jeescu/nebula
:milky_way: Experimental Node.js micro-framework for building micro-services and APIs.
api boilerplate expressjs generator javascript micro-framework microservice nebulajs nodejs rdbms sql
Last synced: 09 Apr 2026
https://github.com/amsahil/crypto-tracker
A Laravel-based cryptocurrency tracking website that displays real-time prices using the CoinGecko API. It includes user authentication, dark mode toggle, live search, and pagination for an enhanced user experience.
api javascript laravel-framework sql
Last synced: 17 Feb 2026
https://github.com/felixcharotte/ibm_datascience_capstone
In this project, we predicted if the SpaceX Falcon 9 first stage will land successfully by following the data science methodology. We also summarized the results for the business stakeholders.
analysis data-analysis data-science data-visualization databases folium jupyter-notebook machine-learning machine-learning-alrgorithms matplotlib pandas plotly plotly-dash python scikit-learn scipy seaborn sql
Last synced: 26 Jul 2025
https://github.com/ichiriac/normaljs
Normal : Node Object Relational Mapper Abstraction Layer
activerecord javascript javascript-vanilla knex mariadb mysql nodejs orm postgres postgresql sql sqlite transaction typescript
Last synced: 14 Mar 2026
https://github.com/mrlizhaozhi/fraud-detection-ecommerce-sql
Fraud Detection in E-Commerce Dataset (PostgreSQL)
analytics fraud-detection kaggle notebook postgresql python reporting sql
Last synced: 18 Sep 2025
https://github.com/avisionh/sqlgpt
Translating natural language into a query and then executing it on a database
Last synced: 09 Apr 2026
https://github.com/dsego/sql_tag
JS tagged template literals for prepared SQL statements.
database deno-module query-builder safe-sql sql template-literals
Last synced: 19 Feb 2026
https://github.com/jinsyin/datasql
SQL Dialect Converter(格式化、大小写转换等标准化), Translator and Transformer,血缘
dialect druid sql sql-translator
Last synced: 27 Jul 2025