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-07 00:26:23 UTC
- JSON Representation
https://github.com/ugate/sqler
🔑Turn your SQL files into executable functions for use in Node.js
Last synced: 12 Feb 2026
https://github.com/reachvivek/login-system
A Complete User Login System With User Registration, Verification And Forgot Password Option.
composer html javascript jquery php phpmailer sql swifmailer
Last synced: 14 Apr 2026
https://github.com/boyac/pydataserver
ETL tools developed to assist data and quantitative analysis. Script to interact with Oracle Toad and solve Oracle DB Out of Memory error, and run Big Oracle query & download schema seamlessly
etl oracle-database oracle-toad python query relational-databases sql toad
Last synced: 27 Feb 2026
https://github.com/andrewjmack/covid-data-visualization
DU Data Analytics Project 3 (June 2024)
api javascript leaflet-map pandas-dataframe python sql sqlite3
Last synced: 07 Feb 2026
https://github.com/rohithgowdam/dbms-el
This is the project created by students as a partial fulfillment for the course database management system.
database-management database-management-design-in-mysql dbms dbmsminiproject java javaswings mongodb nosql pharmacy-management-system sql sqlworkbench
Last synced: 10 Feb 2026
https://github.com/byancamatos01/labbancoqueres
"Exercícios de Queres em Lab. de Banco"
banco-de-dados groupby join select sql
Last synced: 18 Mar 2026
https://github.com/brezencat/sql_dev
Полезные скрипты, обучение и разные проекты связанные с SQL (нотация T-SQL).
mssql mssql-database mssql-server mssqlserver sql sql-query sql-server sqlserver t-sql
Last synced: 14 Mar 2026
https://github.com/gnat/sublime-python-html-sql
HTML + SQL highlighter extension for strings in Python for Sublime Text!
highlighter html sql sublime-text
Last synced: 27 Jan 2026
https://github.com/izakcancino/phayao
Web page project about "Phayao" a thailandese kitchen. This is my first project using PHP, Javascript, and SQL.
css html javascript php restaurant-website shopping-cart sql
Last synced: 29 Apr 2026
https://github.com/digia3d/catalog-of-my-things
"Catalog of my things" is a simple console app that allows users to manage collections of the things they own. It is based on the UML class diagram.
Last synced: 23 Oct 2025
https://github.com/sandro/imigrate
Interface-driven migrations in Go. A simple tool to run database migrations for sql drivers that don't conform to database/sql.
cli database go golang migration migrations sql sqlite
Last synced: 09 May 2026
https://github.com/proximad/responsive-construction-website
Responsive construction website design using HTML5, CSS3 and javascript
construction construction-management construction-webpage css3 html html5 javascript myphpadmin mysql mysql-database php php7 php8 sql webdesign webdevelopment website xammp
Last synced: 09 Feb 2026
https://github.com/kanarus/qjack
ergonomic sqlx wrapper for nightly Rust
async await mysql postgres postgresql rust sql sqlite
Last synced: 28 Apr 2026
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/kunalg98/online-movie-booking-system
Prototype of online movie booking system
3d-vectorising css html javascript liveserver-vc movie-booking particle-js-library php sql
Last synced: 15 Apr 2026
https://github.com/jesussantana/data-science-with-python-it-academy
Learn how to extract value from data by ingesting, transforming, storing, analyzing, and visualizing data
classification-model clustering-methods dash data-analysis data-mining data-science database machine-learning matplotlib mongodb numpy pandas plotly python3 regression-models seaborn sklearn sql web-scraping
Last synced: 07 Feb 2026
https://github.com/ahmadrezamozaffary/database_uni_course
Some practice and hands on code with SQL lang and MySQL RDBMS
Last synced: 29 Apr 2026
https://github.com/nedelab/crudcreator
CRUDCreator lets you create CRUD interfaces faster.
crud fastapi python rest-api sql sqlalchemy
Last synced: 26 Feb 2026
https://github.com/mahmoudparsian/data-management-for-business-analytics
Data Management for Business Analytics: This course focuses on database management systems and procedures with an emphasis on the design and development of efficient business information systems. MySQL is used to teach the basics of relational database systems, structures, and database queries by using SQL.
analytics business-analytics business-intelligence data-analysis data-visualization database mysql python-data-analysis relational-databases relational-model sql
Last synced: 26 Feb 2026
https://github.com/luanroger/baser
Base de projeto em Windows Forms e .NET 6.
csharp listview login-system net6 printing splashscreen sql windows-forms
Last synced: 18 May 2026
https://github.com/jackhawks/lemon-docs
Lemon Docs 是一个全面的文档集,包括 Figma 原型、PowerDesigner 物理模型、初始化 SQL 脚本数据等。
Last synced: 02 Sep 2025
https://github.com/andytrix/atm-cash-machine
ATM simulator built with Qt, Node.js, and MySQL, featuring authentication, transactions, and card management for a real banking experience.
atm automat automated bank bank-automat bankautomat cash cash-machine database machine mysql node-js oamk qt rest-api simulator sql teller transactions transfer
Last synced: 17 Feb 2026
https://github.com/ergonzamarian/trigger
Projeto Finalizado :: Trabalho utilizando trigger
Last synced: 04 Mar 2026
https://github.com/mduesterhoeft/spring-boot-starter-exposed
A Spring Boot starter for useful autoconfiguration for the Exposed SQL framework
autoconfiguration database exposed kotlin spring-boot spring-boot-starter sql
Last synced: 12 Sep 2025
https://github.com/mostafasensei106/matcha-cafe
Semple Management System for Small Cafés
Last synced: 17 Feb 2026
https://github.com/ercindedeoglu/northwind
Northwind database that can be downloaded as an executable sql script or as a backup that can be restored with sample data currently works with Sql Server 2005 and Sql Server 2008
database northwind northwind-database northwind-db northwind-sql-database sql
Last synced: 11 Jun 2025
https://github.com/carvetighter/sqlmethods
A wrapper for pymssql (Microsoft Sql Server Package). I wrote this in the process of working with Sql Servers as a Data Scientist.
microsoft-sql microsoft-sql-server pymssql python python-3 python3 sql
Last synced: 04 Jan 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/shamimgeek/docker-compose-postgres
Postgresql with pgadmin4 and docker-compose and practice sql
docker docker-compose pgadmin-docker pgadmin4 postgresql sql
Last synced: 17 Jan 2026
https://github.com/martinius96/rfid-otvaranie-dveri
RFID systém pre otváranie elektronických dverí s webovou časťou pre správu a autorizáciu prístupových kariet. Mikrokontróler ESP8266, ESP32 s WiFi konektivitou.
arduino arduino-sketch arduino-uno bootstrap esp32 esp32-arduino esp8266 esp8266-arduino html mifare mysql nfc-card-reader nfc-tag nodemcu ota-update php rc522 reader rfid sql
Last synced: 12 Apr 2026
https://github.com/emsk/mask_sql
A command-line tool to mask sensitive values in a SQL file
Last synced: 12 May 2025
https://github.com/abeatrix/network
Twitter Clone in Python and Django.
django-rest-framework python3 sql twitter-clone
Last synced: 18 Aug 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/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/ghivert/stonebraker
Use plain SQL files and queries directly inside your Node.js project!
database javascript nodejs postgres sql
Last synced: 10 Apr 2026
https://github.com/mohammadzainabbas/database-system-architecture-project
Database System Architecture's Project - Selectivity & Join estimations for Range Types in PostgreSQL ✨
c-language database postgresql sql vscode
Last synced: 21 Apr 2026
https://github.com/soontao/nosql-on-sql
Experimental NoSQL db based on sql engine.
Last synced: 18 May 2026
https://github.com/tss-sniper/llm-powered-sql-assistant
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: 10 May 2026
https://github.com/envigit/hoteldatabase
Projekt składający się z prostych zapytań w języku SQL do stworzenia, wypełnienia oraz wyświetlenia danych w bazie
Last synced: 14 Mar 2025
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/hydraphyzer/library-management-system-in-c-and-sql
This Project Is Part of Our Software Engineering Lab (SE Lab). In This Project We Have Built a Library Management System Desktop Application With Beautiful Design Layout. This is Implemented With the Help of C# .Net Core 6.0 and SQL Database
csharp library-management-system librarymanagementsystem sql
Last synced: 30 Jun 2025
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/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/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/kefniark/mango-sql
Golang Client Code-Generator for SQL Database (Postgres, SQLite, ...)
code-generation database golang mariadb mysql postgresql sql sqlite
Last synced: 06 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/bartvanbenthem/gofound-webapp
Project template for creating server rendered web applications in Go, with example database & content.
authentication go golang html project-template sessions sql starter-project template web web-application webapp
Last synced: 11 Mar 2026
https://github.com/barakadanny/-vet_clinic-db
Vet clinic database is the collections of tables and related queries.
Last synced: 30 Jan 2026
https://github.com/sevdanurgenc/mysql-for-database-administrators-lecture-notes
In this repo, I have the course contents of theMySQL for Database Administrators training, which will be given to Innova Technology by the cooperation of Academy Peak Information Technologies Training and Consultancy between 17 - 21 September 2022.
mysql mysql-database mysql-server sql
Last synced: 29 Aug 2025
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/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/kerimli-veli/social_media-efc-sql
"A social media management system developed in C# using Entity Framework Core and SQL Server
csharp entity-framework-core orm sql
Last synced: 04 Oct 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/adamduval/ml_snowflake_end_to_end
❄️ End to End ML workflow in Snowflake.
machine-learning python snowflake sql streamlit
Last synced: 02 Mar 2026
https://github.com/joec05/social-media-app-pgsql
PostgreSQL database for my Flutter social media app
android database dblinl flutter flutter-android postgresql postgresql-backup postgresql-database social-app social-media social-media-app sql
Last synced: 21 Feb 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/freddo1503/stock_news_pred
Web application to provide analysis-ready data (Stocks price, News, Tweets) for ML and RNN.
apache-kafka data-engineering django docker-compose postgresql python sql
Last synced: 11 Apr 2026
https://github.com/aad99bxp/sqldataexploration
Exploring various insights from Our World In Data Covid-19 Dataset. Imported the dataset in MS SQL Server and ran queries to undercover various insights in the data.
Last synced: 15 Mar 2025
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/sofiane-abou-abderrahim/mysql-nodejs-express-demo-blog
I built this little demo blog which uses all 4 CRUD operations with help of SQL and MySQL package which I was using and this connection pool I created which we can use for sending queries to the database. Therefore, all the commands are executed in the NodeJS code. So, the database is used as a data storage in this website application. Indeed, the data is not stored in a standard file.
crud crud-application ejs express expressjs mysql mysql-database nodejs nodejs-server pool promise router sql
Last synced: 10 Apr 2026
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/ashirwadpradhan/tpsql
Asynchronous execution of parallely executing SQL query
asynchronous-tasks asyncio parallel-processing query-optimization spark-sql sql
Last synced: 04 Jun 2026
https://github.com/lenisha/sqltest-dotnetcore
sql odbc test for dotnet core on docker using AAD Pod Identity, MSI and Always Encrypted
aks azure-sql-server docker dotnet-core k8s msi msi-identity odbc-driver pod-identity sql
Last synced: 19 Apr 2025
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/toddbirchard/bigquery-to-sql
:bar_chart: :arrow_right: :floppy_disk: Lightweight ETL script to migrate data from BigQuery to SQL.
bigquery etl google-cloud python sql sqlalchemy
Last synced: 09 Feb 2026
https://github.com/telsho/extrai
Structured data extraction with LLM majority vote
agents consensus data-extraction hallucination-mitigation llm majority-vote sql sqlalchemy sqlmodel structured-data workflow
Last synced: 10 Nov 2025
https://github.com/izolate/yesql
A tool to write raw SQL in Go more effectively
go named-arguments sql templates utilities
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: 11 Apr 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/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/augustoarraes/crud_fullstack_react_fastapi
FullStack APP Microsserviço CRUD em FastAPI Python e React JS
api-rest crud crud-api crud-application crud-sample css3 docker fastapi html5 javascipt postgresql python react reactjs restful-api sql
Last synced: 12 Aug 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/brian-emarquez/mysql-training
Modelo Entidad Relacion (ER)
Last synced: 15 Mar 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/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/zhukovanan/wildberries
Интеграция API Wildberries партнеры с помощью R
Last synced: 03 Feb 2026
https://github.com/mrkai77/alula
Empowering bird enthusiasts and protecting our feathered friends - one snap at a time.
affinity-designer affinity-photo calgary-hacks calgary-hacks-2025 coreml createml gbif hackathon postgres postgresql python sql supabase swift swiftui vision wikipedia
Last synced: 31 Oct 2025
https://github.com/burhanahmed1/sql-dbms
Practice tasks for DBMS in Microsoft SQL Server.
dbms dbms-lab dbmslab sql sql-query sql-server sqlserver
Last synced: 01 Jul 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/ieedan/tiberqueries
A lightweight ORM for Tiberius.
derive mssqlserver orm rust sql tiberius
Last synced: 02 Mar 2025
https://github.com/kakserpom/php-sqlx-rs
A modern feature-rich SQL driver for PHP.
mssql mysql php php-extension postgresql sql
Last synced: 09 Apr 2026
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/mynk2906/tendermanagementsystem
The Tender Management System is an e-Tendering System which facilitates the complete tendering process with the exception of advertising.
Last synced: 22 Mar 2025
https://github.com/deverebor/modelagembancodedadoscovid
*SEM VALORES REAIS* feito para método avaliativo da matéria de Gerenciamento em Banco de Dados
database microsoft-sql-server sql university
Last synced: 09 Mar 2026
https://github.com/knutkirkhorn/liste-over-emner
En liste over emner jeg har hatt på NTNU
algorithms-datastructures cpp css database emner java javascript prosjekt react sql tcp udp websocket
Last synced: 12 Apr 2026
https://github.com/yossef-ashraf/quickorm
ORM (Object-Relational Mapping) is used to manage and interact with the database in a convenient and efficient way
Last synced: 12 Jun 2026
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/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/francescodisalesgithub/plsql_dummies
dummy program to prove the syntax of pl/sql
Last synced: 22 Mar 2025
https://github.com/symfonycasts/doctrine-queries
SQL, DQL, Query Builders and code for the "Query Like a Pro in Doctrine" series - updated version of https://github.com/knpuniversity/doctrine-queries
doctrine doctrine-dbal doctrine-orm dql query-builders sql
Last synced: 16 Apr 2025