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/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: 12 Apr 2026
https://github.com/mfelici/rowgen
Vertica User Defined Transform Function to generate rows
cpp sql udx userdefined-functions vertica
Last synced: 10 Sep 2025
https://github.com/hjo12/LoginPanel
Basic application written in C# and Windows Forms that logins into a SQL local database. Supports multiple forms inside
csharp sql windows-forms winforms
Last synced: 24 Sep 2025
https://github.com/p4dro-dev/desafio-de-10-questoes-nivel-hard-em-mysql
Nessa atividade, eu realizei um desafio que foi proposto no curso Técnico em informática para web, que estou realizando no IFCE. De codificar usando MySQL, responder 10 questões de nível hard. Para testar todos os meus conhecimentos adquiridos de banco de dados no curso!
back-end mysql mysql-server sql sqlserver
Last synced: 19 Feb 2026
https://github.com/jason983/pandas_nql
Pandas_nql is an open source Python library that enables natural language queries on Pandas Dataframes using the latest advances in generative AI. Inspired by OpenAI's groundbreaking language models, pandas_nql allows users to analyze data in a more intuitive way - by simply asking questions in plain English instead of writing complex code.
artificial-intelligence generative-ai openai-api python3 sql
Last synced: 25 Sep 2025
https://github.com/hy-zhengwei/hy.common.db
通用关系型数据库的操作类库
alibaba-druid database datasource datasource-group db mysql oracle sql sqlite sqlserver
Last synced: 02 Aug 2025
https://github.com/hyouteki/zuber
A cab booking application
cab-booking database python sql
Last synced: 03 Aug 2025
https://github.com/tebogoyungmercykay/the_jerman_otto_car_site
This repository serves as my personal web development space, where I am constantly experimenting, practicing, and refining my skills. It contains a variety of projects, code snippets, and resources that I used/use.
ajax angular bootstrap car-site css database-dump expressjs html javascript jquery json logs mobile-app mongodb mysql nodejs php sql typescript xml
Last synced: 09 Apr 2026
https://github.com/taleeus/sqld
A Go library to build and manage dynamic queries
Last synced: 19 Feb 2026
https://github.com/dario-l/ses
SimpleEventStore is a simple event store library for .NET based on rdbms persistance.
cqrs cqrs-es event-sourcing event-store event-stream ms-sql-server rdbms sql streams
Last synced: 03 Oct 2025
https://github.com/iwolf22/the-complete-2023-web-development-bootcamp
Homework and assignments from The Complete 2023 Web Development Bootcamp by Dr. Angela
api-rest css express-js html javascript node-js nosql oauth2 reactjs sql
Last synced: 09 Apr 2026
https://github.com/pojntfx/mepi
Middle Earth Property Insurance, a uni project of @jakwai01, @dentremor, @lucas-goldner and @pojntfx for HdM Stuttgart.
hdm-stuttgart oracle pogchamp proprietary sql uni-hdm-stuttgart
Last synced: 10 Aug 2025
https://github.com/hellymodikalpesh/atliq-hospitality-analysis
AtliQ Hospitality Analysis | Power BI insights into revenue trends, occupancy, ADR, and strategic recommendations for boosting performance and optimizing operations.
Last synced: 14 Feb 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/zademy/mcp-oracle-database
MCP server for Oracle Database. Introspect schemas, run SQL/DML, call PL/SQL, and diagnose performance over STDIO — with safety enforced by Oracle's least-privilege model.
ai-tools database java mcp mcp-oracle oracle spring-boot sql
Last synced: 08 Jul 2026
https://github.com/shanduur/c-embedded-sql
This repository contains code of VSCode extension for highlighting SQL syntax in C code.
Last synced: 04 Oct 2025
https://github.com/ligoj/plugin-id-sql
Ligoj plugin for identity management and backed by an SQL database
Last synced: 24 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/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/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/abeatrix/network
Twitter Clone in Python and Django.
django-rest-framework python3 sql twitter-clone
Last synced: 18 Aug 2025
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/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/tknishh/case-study-ueats-ghub-sql
Analyzing the Impact of Business Hour Mismatch on Order Volume in the Food Delivery Industry: A Case Study of UEats and Ghub
assignment bigquery case-study-analysis loop product-analyst sql
Last synced: 23 Aug 2025
https://github.com/turbot/powerpipe-mod-videogames
Visualize video game platforms, developers, industry trends, and more using Powerpipe and MySQL.
dashboard mysql mysql-database powerpipe powerpipe-mod sql video-game
Last synced: 27 Aug 2025
https://github.com/roystonfurtado/python-snake-game
Snake Game created using Python with storage of Game Data in MYSQL Database using pymysql.
mysql pygame-mixer pymysql python python-snake sql tkinter
Last synced: 29 Jun 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/rizwanullah313/clinic-managment-system
Clinic management system using Java and MS Access
java msaccess netbeans-ide oracle-database sql
Last synced: 05 Mar 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/cleilsonandrade/flask_blog
Flask blog é uma aplicação de um blog, com cadastro post, edição e exibição, desenvolvido em Python utilizando o framework Flask e o banco de dados SQLite para salvar o conteúdo.
blog database flask fullstack jinja2 jquery popper python sql sqlite
Last synced: 10 Apr 2026
https://github.com/cayo-rodrigues/nff
Automatização de emissão, cancelamento e download de notas fiscais, além de levantamento de dados sobre vendas e compras para produtores rurais em um site do governo chamado Siare.
aws docker go htmx python redis selenium sql tailwindcss
Last synced: 22 Mar 2025
https://github.com/divyenduz/fpl.zoid.dev
FPL + SQL
analytics fantasy-football football sql
Last synced: 26 Feb 2025
https://github.com/hristianivanov/softuni-courses
Course exercises | SoftUni | Hristian Ivanov
csharp devops ef-core html-css-javascript mssqlserver softuni softuni-programming software-engineering sql
Last synced: 26 Jan 2026
https://github.com/mgks/paperlessql-db
A nano SQL library made for micro data management.
data-management database-schema pql sql
Last synced: 15 May 2025
https://github.com/anicetkeric/spring-boot-jdbi3
Spring Boot Rest API with Jdbi 3
jdbi postgresql spring-boot sql
Last synced: 13 Apr 2025
https://github.com/larissaperinoto/store-manager
Project Store Manager is a RESTful API for managing a store's system.
chai express javascript mocha mysql nodejs sql swagger
Last synced: 11 Apr 2026
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/abdelkarimhajji/gestionproduction
Production Management Project: Boosting efficiency and control in manufacturing. Optimize processes with us! 🛠️💼 #ProdMgmt
java management mysql-database sql
Last synced: 12 May 2026
https://github.com/ashiqyousuf/sqlqm
Implemented custom decorator for checking your db queries in development mode
Last synced: 04 Jan 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/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/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: 02 Jul 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/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/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/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/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/dandimrod/indexsql
Project that simplifies the use of IndexedDB by making it compatible with SQL like sintaxis.
indexeddb indexeddb-wrapper javascript sql
Last synced: 06 Jul 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/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/lulunac27a/flask-endless-level-xp
Endless user level XP system app
flask flask-application flask-python flask-sqlalchemy level python python-flask python-flask-application python-flask-server python-sql python-sqlalchemy sql sqlalchemy sqlalchemy-python xp
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/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/pengsrc/database-migrator
Command-line management tools for managing database schema.
Last synced: 18 Jan 2026
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/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/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/gcoronelc/ucv_gdi-1_202302-b2
Taller de Gestión de Datos e Información I con Gustavo Coronel.
data data-science data-structures database databases online oracle query relational-databases security sql sql-server
Last synced: 19 May 2026
https://github.com/odeyiany2/flit-apprenticeship-data-science-projects
This repo contains all my projects for my FLiT Apprenticeship
data-analysis data-science data-visualization machine-learning sql
Last synced: 17 May 2026
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/mchavhan1998/customer-database-querying-and-analysis
This name reflects the core focus of the project on querying a database to retrieve and analyze customer details, including various SQL operations and functions.
large relational-databases sql sql-server
Last synced: 06 Feb 2026
https://github.com/aksycon/car-rental
🚗 Full-stack Car Rental Web App built with Angular & .NET Core — includes user booking, cancellation, admin dashboard, and secure JWT authentication.
angular-cli asp-net-core car-rental car-rental-management-system car-rental-software car-rental-system car-rental-website csharp dotnet entity-framework jwt-authentication project responsive-design restful-api scss spa sql
Last synced: 11 Apr 2026
https://github.com/ishaanadarsh/my_extension
A Basic PostgreSQL extension that provides additional functionality for efficient data manipulation and calculations.
gsoc postgresql postgresql-extension sql
Last synced: 17 Jul 2025
https://github.com/sambhav228/ep-mini
This project giving the brief intro to Inventory and sales Report of products
enterprise-programming java sql
Last synced: 24 Jun 2025
https://github.com/praczet/sql-command.nvim
Simple plugin to run sql command (for mariadb). It allows to run command from selection or for current line.
Last synced: 02 Jan 2026
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/chrstncleofas/point-of-sales---system
This is Full Project with functionality of Point of Sales System ready to customize
Last synced: 09 Sep 2025
https://github.com/oleggator/query-exporter
PostgreSQL Query Exporter
csv database exporter go golang postgresql sql
Last synced: 09 May 2026
https://github.com/codinewbie/blogging-website
A modern blogging platform built with TypeScript, Hono, SQL, and React for seamless blog management.
blogging-site hono postgresql prisma-orm reactjs sql tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/softx0/practicaxlstobbdd_etl
Practica inteligencia de negocios, etl desde archivos excel a una base de datos relacional
control-flow data-flow etl excel microsoft sql sql-server ssis visual-studio
Last synced: 30 Jul 2025
https://github.com/vtickner/codecademy-computer-science
These projects were created as part of Codecademy's Computer Science Career Path course.
algorithms bubble-sort computer-architecture computer-science csv data-structures database graphs json linked-list postgresql python queues quicksort schema sql stacks trees
Last synced: 29 Apr 2026
https://github.com/leoglme/tweet_academie
Projet from scratch de 3 semaines, l'objectif était de créer un réseau social pour les élèves de la Web@cademie à la Twitter.
php poo social-media sql twitter ui
Last synced: 17 May 2026
https://github.com/viendinhcom/practice-makes-perfect
A space where I refine basics, adapt to change, and stay relevant in an ever-evolving professional landscape.
backend css deno frontend fullstack html javascript nodejs react sass sql typescript
Last synced: 25 Jan 2026
https://github.com/arman-sadeghi-2003/arman-sadeghi-2003
Config files for my GitHub profile.
ai-agents avalonia design-patterns dotnet-developer dotnet-maui python3 sql sql-query sql-server sqlite stimulsoft uwp wpf
Last synced: 09 Apr 2026
https://github.com/youknow2509/sodoku
Game Sodoku use java, javafx, sql.
database game-development java javafx javafx-application sql
Last synced: 01 Jan 2026
https://github.com/samyakjain24040/contact_book_app
🔥The python contact book app using kivy and mysql
contacts-app kivy kivy-application kivymd-python mysql mysql-database mysqlconnector python python3 sql
Last synced: 16 Feb 2026
https://github.com/axeldavid45/agenda-ajax-php-mysql
Agenda creada utilizando la tecnologia AJAX para hacer las consultas y en el backend php.
Last synced: 09 Aug 2025
https://github.com/fredimatteo/migropy
Lightweight and extensible Python library for managing database migrations
migration postgresql python3 sql
Last synced: 03 Apr 2025
https://github.com/ahmed-safa/propertify-real-estate-management-
A database management related project. Here only MySQL is used. Queries are noted in this project. Mainly terminal is used to operate the database. Also Toad from Oracle is used for easier execution and visualization.
database dbms-project plsql sql toad
Last synced: 15 Oct 2025
https://github.com/raflizocky/dicoding-event
Android | A mobile application to browse events of Dicoding Indonesia.
android dicoding-submission kotlin rest-api sql
Last synced: 18 May 2026
https://github.com/diego17cp/vet-project
A repository of a team-based veterinary application using Java and connecting it to a DB
crud java oracle-database oracle-developer practice-project sql team-repo
Last synced: 09 Aug 2025
https://github.com/cauadesa/5by5-patterns
5by5 Internship Project with Patterns and Databases.
adapter-pattern csharp dotnet-framework mongodb mvc-architecture proxy-pattern singleton-pattern sql
Last synced: 20 May 2026
https://github.com/misicode/Kaggle-Intro_to_SQL
Solutions of the exercises from the course "Introduction to SQL with BigQuery" by @Kaggle.
bigquery kaggle kaggle-intro-to-sql sql
Last synced: 10 Mar 2025
https://github.com/moindalvs/sql_basic-queries_
MySQL
microsoft-sql-server mysql mysql-database mysql-workbench sql sql-server
Last synced: 08 Mar 2026
https://github.com/pradeepsingroul/onito-technologies-pvt-limited
This is the basic project based on the CRUD operation in database in this project we can get thetoprated movies , we can update the runtime, we can get the longest runtime movies, we can get the number of votes, we can get the rating based movies as well.
github hibernate java jpql mysql-database postman spring-boot spring-security sql
Last synced: 07 Apr 2026
https://github.com/hashim21223445/nextjs-blog-theme
Endoka Development House
algorithms automation firebase firebase-auth framework git github github-actions github-config go hotels-content html java keyboard landing-page python security spring-boot sql tools
Last synced: 07 Apr 2026
https://github.com/scl2589/til_selfstudy
Today I Learned📝
algorithm computerscience datastructure git java javascript python sql til
Last synced: 09 Apr 2026
https://github.com/olaishola05/vet-clinic-db
A database system for a vetinary clinic for keeping inventories of animal details such as date of birth, neutered, escape attempts, weight and name. Build using PostgrelSQL server and PGAdmin4.
pgadmin4 postgres postgresql postgresql-database psql sql
Last synced: 29 Oct 2025
https://github.com/rustkas/understanding-sql-imp
SQL for MySQL 5.6. The implementation of examples to the book of Martin Gruber "Understanding SQL" 1990
Last synced: 17 May 2026
https://github.com/toskpl/sql
Advanced analytical functions sql
datawarehouse oracle oracle-database sql
Last synced: 08 Mar 2026
https://github.com/cauadesa/5by5-championship
Championship controller with data bank (SQL) and C#.
csharp dotnet-framework entity-relationship-diagram relational-model sql
Last synced: 01 Jul 2025
https://github.com/ptrvsrg/daily-helper-api
REST API приложения Daily Helper, разработанного для управления задачами в рамках различных проектов
docker docker-compose java jwt liquibase mariadb maven openapi spring spring-boot spring-data-jpa spring-mail spring-security spring-validation sql swagger thymeleaf
Last synced: 11 Apr 2026