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-25 00:25:43 UTC
- JSON Representation
https://github.com/aliesmaeil/queries-in-file
converting multiple SQL queries located in a file into only one composite insert query
Last synced: 04 Jan 2026
https://github.com/digia3d/cook-book
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app allows you to make them public
Last synced: 26 May 2026
https://github.com/ivanbyone/awesome-leetcode-sql
LeetCode SQL Solutions in PostgreSQL
awesome-sql interview-preparation leetcode leetcode-solutions leetcode-sql leetcode-sql-50 pgsql postgresql sql
Last synced: 13 Jul 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/praisespjmt/personal-catalog
This project implemented a console app that will help you to keep a record of different types of things you own: books, music albums, and games. The data are stored in JSON files. The project was implemented using Ruby and SQL
Last synced: 29 Mar 2025
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/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/serhatyamann/data_access
Collecting data with ORM tools EF and Dapper.
codefirst crud dapper dapper-crud data-access database dbfirst entity-framework linq linq-methods linq-to-entities linq-to-sql micro-orm model-first object-relational-mapping orm queries sql
Last synced: 29 Aug 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/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/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/abualiyousef/nzwalks
New Zealand Walks Tracking Web API using ASP.NET
api asp-net-core csharp jwt-authentication sql
Last synced: 15 Mar 2025
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/mastansayyad/dbms-sql-queries-
This repository includes DBMS-SQL practicals which will guide you how and where to use sql and sql commands. Perfect for Quick rivision.
database database-management dbms dbms-project er-model jdbc mysql oracle oracle-database practicals practice sql
Last synced: 18 Apr 2026
https://github.com/tejashviraj19/mongodb-sql
📘 Daily log of hands-on practice with MongoDB and SQL. Features real-world queries, Java-based CRUD operations, and date-wise progress. Built as part of my backend development journey — one commit at a time.
backend crud database java java-crud learning mongodb mongodb-sql practice sql
Last synced: 10 Mar 2026
https://github.com/alenales/etl
ETL задача. Ежедневная выгрузка данных и формирование/отправка новой таблицы в tabix
Last synced: 27 Apr 2026
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/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/tspannhw/table-ddl
DDL for Kudu, Impala, Phoenix, HBase, Hive, MySQL, PostgreSQL, Calcite, ... Tables. SQL.
apache-hbase apache-hive apache-kudu apache-phoenix apache-sparksql cloudera ddl hue nifi sql
Last synced: 19 Mar 2026
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
https://github.com/alieymsxxn/sql_project_data_job_analysis
This project explores top-paying jobs, in-demand skills, and where high demand meets high salary in data analytics.
data-analysis postgresql sql sqlite
Last synced: 16 Apr 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/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/karenpayneoregon/sqlserver-connection-timeout
Code sample which sets a timeout on a SqlConnection which constrains opening a connection to a four second time period which is adjustable.
Last synced: 02 May 2026
https://github.com/sriramalavalapati3/movie-ticket-reservation-system
This is a Booking Service which allows you to choose seats and book
docker docker-compose expressjs mysql-database nodejs nodemon sql
Last synced: 11 Apr 2026
https://github.com/k3rnel-dev/sqlab
A simple web application for skills to learn sql-injection for a more precise understanding
hack pentest sql sqlinjection web-application
Last synced: 15 Mar 2025
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/saheedniyi02/krecommend
A python package for creating content-based text recommender systems on pandas dataframes and SQLAlchemy tables
cosine-similarity flask-sqlalchemy nlp numpy pandas python recommendation-algorithms recommendation-engine recommendation-system recommender-system scikit-learn sql sqlalchemy sqlite3 tfidf-vectorizer
Last synced: 10 Mar 2026
https://github.com/turbot/steampipe-plugin-circleci
Use SQL to instantly query projects, pipelines, builds and more from CircleCI. Open source CLI. No DB required.
backup builds etl hacktoberfest pipelines postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/zhukovanan/wildberries
Интеграция API Wildberries партнеры с помощью R
Last synced: 03 Feb 2026
https://github.com/pengsrc/database-migrator
Command-line management tools for managing database schema.
Last synced: 18 Jan 2026
https://github.com/rramoscabral/dp-080---training---querying-data-with-microsoft-transact-sql
DP-080 - Training - Querying Data with Microsoft Transact-SQL
dp-080 learning microsoft microsoft-training sql sql-queries sql-query sql-server training training-materials transact-sql tsql
Last synced: 23 Mar 2025
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/virajbhutada/cliquebait-digital-marketing-analysis-using-sql
This GitHub repository contains the CliqueBait Digital Marketing Analysis project, utilizing SQL for comprehensive analysis of marketing campaigns, user engagement, product performance, and website interactions within the Clique Bait food app. The project offers actionable insights for optimizing marketing strategies in competitive landscape.
campaign-website data-analysis data-extraction data-science digital-marketing food-store microsoft-excel mysql product-performance sql sql-database sql-project user-engagement website-analytics
Last synced: 27 Feb 2025
https://github.com/isi-mube/iron-labs
A repo to store and share solved data analytics assignments and side projects during my bootcamp at Ironhack.
elasticnet jupyter-notebook jupyterlab linear-regression python regression-models sql vscode
Last synced: 28 May 2026
https://github.com/wendreof/nodemultipledbs
adminer mongoclient mongodb nodejs nosql postgresql sql
Last synced: 06 Apr 2026
https://github.com/alokthedataguy/text-to-sql-agent
The Text-to-SQL Agent is designed to to interact with databases using simple, conversational language, eliminating the need for manual query writing.
agentic-ai langchain langchain-agent llm nextjs15 sql sqlite typescript
Last synced: 02 Sep 2025
https://github.com/nelson6e65/bash-mysql-helper
Import, export and make backups of MySQL/MariaDB databases using .env file
backups bash basher database dotenv env gzip laravel mariadb mariadb-databases mysql mysql-helper mysqldump sql
Last synced: 11 Apr 2026
https://github.com/paralaxus/constitution
Minecraft Server-Side Permissions Mod
authentication chatchannels commands database forge forge-mod forgegradle groups java json minecraft minecraft-mod minecraft-server minecraftforge mysql permissions server-side sql sqlite users
Last synced: 11 Apr 2026
https://github.com/mortenson/pg-autojoin
Automatically add joins to PostgreSQL queries
Last synced: 05 Jan 2026
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/brian-emarquez/mysql-training
Modelo Entidad Relacion (ER)
Last synced: 15 Mar 2025
https://github.com/byoso/silly_db
Minimalist ORM using sqlite3, simple but efficient.
database orm orm-framework python3 sql sqlite3
Last synced: 09 May 2026
https://github.com/turbot/steampipe-plugin-doppler
Use SQL to instantly query Doppler projects, environments, secrets & more. Open source CLI. No DB required.
backup doppler etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 02 Jul 2025
https://github.com/tiagocavalcante/connection
A secure, multiple database ORM for PHP
Last synced: 13 Jan 2026
https://github.com/7effrey89/streamlit_azuresqldb_fabric
Demo of a Custom Data Entry App you can build for your Azure SQL Database and Microsoft Fabric Warehouse and Lakehouse using python framework called Streamlit.
azure db fabric microsoft sql streamlit-webapp
Last synced: 06 Jan 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/behindthemath/zmanim-sql
A partial SQL port of the KosherJava library
Last synced: 15 May 2026
https://github.com/gabryca/tales-sharing-website
Just an idea, maybe I'll get to work on this during summer, just to share stuff with some friends.
bootstrap bootstrap5 dark-theme gallery gallery-page mariadb php php82 sql website
Last synced: 03 Oct 2025
https://github.com/mads80/ms-sql-hf1
Microsoft SQL Server - HF1
database microsoft-sql-server sql sql-script
Last synced: 06 Jan 2026
https://github.com/BillyFrcs/SmarterBooks
Book Management System Application.
asp-net-core azure azure-devops csharp dotnet dotnet-core dotnet-framework entity-framework entity-framework-core razor razor-pages smarterbooks sql sql-server webapp webapplication
Last synced: 10 Mar 2025
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/rhaseven7h/sqljson
SQL+JSON+Validator Support for sql.NullString, sql.NullBool, sql.NullInt64 and sql.NullFloat64.
field go golang json json-serialization marhsaller marshalling null sql struct structs unmarshaller unmarshalling validate validator validators
Last synced: 22 May 2026
https://github.com/yasargis/jelata-framework
Jelata Framework
database framework jelata-framework plpgsql postgresql python python3 reactjs sql
Last synced: 06 Jan 2026
https://github.com/pablojimpas/protoc-gen-sqlc
Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.
code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite
Last synced: 06 Apr 2025
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/annakthrnlee/FIFA_World_Cup
Creating a repository for the group, establishing a supervised machine learning model, building a mockup database using SQL, and determining the appropriate technologies.
google-slides jupyter-notebook machine-learning neural-network pandas python sql sqlalchemy tableau tableau-public tensorflow
Last synced: 10 Mar 2025
https://github.com/turbot/steampipe-plugin-googlesearchconsole
Steampipe plugin for query data from Google Search Console (GSC).
etl google-search-console pagespeed-insights pagespeed-insights-api postgresql postgresql-fdw searchconsole sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
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/zsoulaimane/automatic_backup_system
backup css dashboard html javascript jquery paramiko php pipeline python remote-desktop rsa-encryption sftp sql ssh
Last synced: 05 Apr 2026
https://github.com/shashi1049/bus-reservation-system
The main objective of this Bus Ticket Reservation System project is to build a system that will help a company to make an automatic ticket reservation system. For a large company, it is hard to keep on track of the overall process of ticket booking manually so having an automated system will save time and resources and provide an error-free sol
Last synced: 30 Apr 2025
https://github.com/noahyannis/totallynormalcalculator
A totally normal calculator at first glance but with a hidden diary beneath.
calculator csharp diary sql wpf
Last synced: 11 May 2026
https://github.com/zulfachafidz/ppdb-web
Website PPDB (Penerimaan Peserta Didik Baru) adalah proyek berbasis web yang dibangun dengan menggunakan bahasa pemrograman PHP dan menggunakan MySQL sebagai basis data. Proyek ini dirancang untuk memfasilitasi proses pendaftaran peserta didik baru dengan menyediakan berbagai fitur termasuk landing page yang informatif, tampilan admin untuk pengelo
crud css databse html mysql php sql web website
Last synced: 11 May 2026
https://github.com/sandip-kanzariya/hotel-management-system-dbms-project
3rd Semester Project Report
oracle-database sql sqldeveloper
Last synced: 02 Feb 2026
https://github.com/nminhducit/educenterdb
EduCenterDB is a project aimed at designing a database management system for an English learning center
database dbi202 erd sql sql-server
Last synced: 15 Jun 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/biroltopuz/db-scripts
I share my favorite database scripts here
dba mssql mssql-database scripts sql
Last synced: 30 Oct 2025
https://github.com/surya07102000/e-learning-website-with-php
E-learning Blog website in PHP
admin-dashboard apache cms logging php php-framework php-library php-project php-scripts raw-php raw-php-project sql xampp xampp-server
Last synced: 12 Apr 2025
https://github.com/kmaleesha/springboot-crud-medium
This project contains simple CRUD operations for User Management System.
Last synced: 14 May 2026
https://github.com/harsh6754/dsa-problems
c cpp java jupyter-notebook python sql
Last synced: 06 Apr 2026
https://github.com/hasnainyaqub/6_months_of_data_science_and_ai
A portfolio of my data science projects, including exploratory data analysis (EDA), machine learning, deep learning, and data visualization using Python, Pandas, NumPy, Plotly, Seaborn, and more.
ai data-science deep-learning eda fastapi flask machine-learning pandas plotly powerbi python pytorch scikit-learn scipy sql sql-server tableau tensorflow
Last synced: 11 Apr 2026
https://github.com/kilhage/doctrine-query-builder
Powerful query builder, perfect for apis
Last synced: 07 Apr 2026
https://github.com/florianajir/rabbitmq-sql-worker
:incoming_envelope: :floppy_disk: RabbitMQ php symfony worker providing SQL persistence with relationship support
Last synced: 12 Dec 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/bilbottom/db-query-profiler
Lightweight database query profiler.
Last synced: 03 May 2025
https://github.com/ketul-prajapati/hospital-management-system
Our Hospital Management System is a database-driven solution that streamlines the management of patient care in hospitals and healthcare facilities. The system supports complex relationships between entities, such as doctors, patients, appointments, prescriptions, tests, and billing.
database-management er-diagram functions hospital-management-system plsql procedures project sql triggers
Last synced: 03 Jan 2026
https://github.com/jakubknejzlik/ts-query
TypeScript implementation of SQL builder
Last synced: 10 Sep 2025
https://github.com/elliotcourant/pgoparser
PostgreSQL parser written in pure go.
parser postgres sql sql-parser
Last synced: 16 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/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/bluetiger-official/bluetiger-multitool
BlueTiger Multi-Tools est un Multi-Tools dev en python for cybersec, osint, discord utils, tools utils, fivem utils, etc ...
boost cybersecurity database discord fail fivem injection ip linux macos multi-tool multi-tools multitool multitools python sql tools utils windows xss
Last synced: 07 May 2025
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/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/arjuncodess/tweetera
Introducing *Tweetera*, the exciting new social media platform that brings people together in real-time conversations. Share your thoughts, connect with friends, and discover trending topics—all in a user-friendly interface. Join the conversation today!
planetscale prisma react sql tailwindcss twitter
Last synced: 13 May 2026
https://github.com/majdi-akrmi/retail-orders-etl
This is end-to-end data engineering ETL project using Python ,Pandas, SQL and Postgres
Last synced: 29 Apr 2026
https://github.com/sqrtneginf/qsar-to-sql
Tools for converting Biobyte QSAR database to SQL
Last synced: 21 Jul 2025
https://github.com/kananniftiyev/cloudcourier
CloudCourier📦 is a versatile and secure file transfer platform designed to streamline the way you share and manage your files. Whether you need to send large documents, images, videos, or any other file type, CloudCourier📦 simplifies the process while ensuring data privacy and control.
azure bash chi css file firebase golang html javascript joy-ui mongodb postgres react reactjs rest-api service-oriented-architecture sql
Last synced: 06 Apr 2026