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-23 00:29:40 UTC
- JSON Representation
https://github.com/lhm2904/pgexercises-solutions
My solutions to the SQL practice problems on pgexercises.com
Last synced: 14 Mar 2025
https://github.com/erossini/splitsqlscript
Split an SQL script file into smaller chinks based on the specified maximum byte size.
split splitter sql sql-script sql-scripts
Last synced: 09 Jun 2026
https://github.com/brainconnect93/vet-clinic
Vet Clinic is a relational database management web based application that tracks information about animals, their clinic visits and the details of the veterinary officers who attended to them.
database postgresql schema sql sql-server
Last synced: 14 Apr 2026
https://github.com/vijaykarasala99/memberregisterapi-signup_login_forgot_resetpwd_otpsendingtomail_functionalities-
User_Register API To Register, Login, Forgot Password, Reset Password, OTP Sending To Mail, OTP Verification Functionalities
crud github java maven mysql otp-generator otp-verification postman rdbms rest-api restfull-webservices smtp smtp-mail springboot sql
Last synced: 12 Apr 2026
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
https://github.com/souravroy-etl/duckle
Local-first ETL/ELT studio: a drag-and-drop visual pipeline designer that compiles to SQL and runs on DuckDB. Tiny desktop app, no servers, git-friendly workspaces.
data-engineering data-integration data-pipeline data-quality desktop-app drag-and-drop duckdb elt embedded etl local-first react rust sql tauri typescript vector-database
Last synced: 23 May 2026
https://github.com/vitor-msp/agencia-viagens-blue-bird-v3
Desenvolvimento de um site para clientes realizarem cadastro e aquisições de viagens de uma agência fictícia chamada BlueBird Viagens. Versão 3: ReactJS, Spring, PostgreSQL.
api axios bootstrap java java-spring java-spring-boot jwt-authentication jwt-token orm postgresql react-bootstrap react-hooks react-router reactjs redux regex spring-data-jpa spring-security sql
Last synced: 11 Apr 2026
https://github.com/queritylib/querity-demo
Demo project for the Querity library
database elasticsearch java jpa mongodb nosql query-builder spring spring-data sql
Last synced: 13 Apr 2026
https://github.com/alejandrocisnerosvillegas/seguimiento-academico-online
Plataforma web de Seguimiento Académico Online desarrollada con HTML, CSS, JavaScript, PHP y MySQL. Permite a los profesores registrar asignaturas, tomar asistencia y consultar estadísticas generales de los alumnos.
Last synced: 03 Feb 2026
https://github.com/arpitbrur/jdbc
Here I am uploading projects and notes of JDBC. In these projects I perform CRUD operation & in these I have used Mysql database.
Last synced: 11 May 2026
https://github.com/aventius-software/datawarehouse
An open source and free to use generic (basic) Microsoft SQL Server data warehouse
Last synced: 07 Oct 2025
https://github.com/raleighlittles/sql-practice-solutions
Annotated solutions to the "SQL Practice" exercises
sql sql-practice sql-practice-exercises
Last synced: 26 Aug 2025
https://github.com/agustinmusanti/sqlchallenge-3
This repository contains my answers to theoretical SQL questions, covering key database concepts, query optimization, indexing, normalization, and more. The goal is to reinforce SQL fundamentals and best practices for efficient data management.
data-manipulation database-design sql sql-performance
Last synced: 02 Mar 2026
https://github.com/dagmawi-22/invoice
Invoice management full-stack application with nextjs, nestjs, prisma & postgresql.
jspdf nestjs nextjs nextjs14 postgresql prisma react sql swagger swagger-ui tailwindcss xlsx
Last synced: 13 Apr 2026
https://github.com/iamriteshkoushik/db-dev
My attempt to write a simple SQL database from build-your-own.org
dbms golang sql systems-programming
Last synced: 25 Aug 2025
https://github.com/hackolade/books
Data models used to illustrate books of the series Align > Design > Refine
books cassandra data-modeling elasticsearch entity-relationship-diagram erd marklogic mongodb neo4j nosql-databases rdbms relational-databases schema-design sql
Last synced: 01 Feb 2026
https://github.com/sanchezluys/postgresql-nivel-0
Curso Comfenalco PostgreSQL
classroom database pgadmin postgresql presentacion presentation sql
Last synced: 11 Apr 2026
https://github.com/ritankarsaha/law-and-order
This is a law and order website where the person can search for legal regulations and articles on law.
Last synced: 19 May 2026
https://github.com/amitrajitdas/sql-practice
My SQL exercises. Feel free to fork.
Last synced: 08 Aug 2025
https://github.com/nicolasvero/covid_tracker
Projet de création d'un Dashboard sur les données de la pandémie de Covid-19
Last synced: 24 Mar 2025
https://github.com/hifza-khalid/book-management-system-sql
A Book Management System SQL project 📚 featuring tables for Authors ✍️, Books 📖, Customers 👤, and Orders 🛒. Includes sample queries for tracking book sales 💰, pricing by genre 🎭, and customer order history 📅.
book-management data-analysis database-management sql sql-queries
Last synced: 03 Feb 2026
https://github.com/jaybfn/twitter_sentiment_analysis
Objective of the Project: As shown on several social media platforms, many people have varied opinions (Positive/Negative/Neutral) about covid vaccination. To better comprehend this and reach a coherent conclusion, I performed a sentiment analysis on twitter data gathered from multiple hastags.
docker machine-learning mongodb natural-language-processing python sentiment-analysis sql
Last synced: 12 Apr 2026
https://github.com/bxvant/hibachiholic
A website for hungry people looking to to browse , and purchase Hibachi ! Built with React.js | Postgres | Express | CSS
css3 database expressjs nodejs npm postgresql reactjs sql typescript
Last synced: 26 Jan 2026
https://github.com/shreyakushw/pay-slip-automation-system
This project implements an automated payroll system for ONGC using SAP ABAP. It includes the creation of database tables, setting up a package, and developing the necessary ABAP programs for payroll processing, including pay slip generation.
Last synced: 05 Jan 2026
https://github.com/smsraj2001/railway-reservation-app
A railway reservation app using streamlit-python
database mysql-database python3 sql streamlit streamlit-application streamlit-cloud streamlt-cloud-deploy
Last synced: 12 Apr 2026
https://github.com/slardiere/partmgr
manage PostgreSQL Table Partitionning
partitioning plpgsql postgresql sql
Last synced: 02 Oct 2025
https://github.com/zyloxweeb/registroelettronico
Il Registro Elettronico è un'applicazione web sviluppata per la gestione delle informazioni degli studenti e delle loro valutazioni.
chartjs html5 php scuola-superiore sql tailwindcss typed-js
Last synced: 11 Apr 2026
https://github.com/iantomasinicola/ebook
La mia guida completa sul linguaggio SQL "Come scrivere una query"
database mysql mysql-database sql sql-server
Last synced: 19 Apr 2026
https://github.com/sohan10012/web-development-roadmap
💻 Web development roadmap with handpicked free resources for frontend and backend. Ideal for beginners aiming to become full-stack developers from scratch.
bootstrap css figma firebase git github html javascript jwt mern-stack nextjs postman redux sql tailwindcss vercel vite
Last synced: 08 Aug 2025
https://github.com/ashraf-khabar/licence-plate-recognition
About The realization of a radar system for the detection of vehicle license plates is an innovative and ambitious technological project that aims to improve road safety and facilitate the identification of vehicles in traffic
ai deep-learning deep-neural-networks flask flask-api machine-learning machine-learning-algorithms oracle-database oracle-db python python3 shell sql tensorflow
Last synced: 11 Apr 2026
https://github.com/williabk198/jagsqlb
Just Another Go(JAG) SQL Builder is a Go libarary aimed to give easy to use, ORM-like functions to aid in building SQL queries
Last synced: 09 Mar 2026
https://github.com/abdulkader-safi/learnsql
a small repo to learn sql
database mysql sql sql-server sqlite t-sql
Last synced: 12 Apr 2026
https://github.com/holomodular/servicebricks
Universal microservices foundation with storage agnostic APIs supporting relational, document, cloud and embedded database engines
api cloud crud database ddd eda embedded microservices nosql polyglot query restapi search servicebricks servicequery services sql
Last synced: 15 Feb 2026
https://github.com/lmuffato/project-mysql-one-for-all-trybe
Projeto mysql one for all - Projeto avaliativo da Trybe do Bloco 21: Normalização e Modelagem de Banco de Dados
back-end data database database-modeling mysql mysqlworkbench query sql trybe-projects
Last synced: 08 May 2026
https://github.com/chinmaykunkikar/bms-api
A ticketing platform API for selecting theaters, viewing dates, and accessing movie details and showtimes.
airtribe bookmyshow expressjs nodejs sequelize-orm sql
Last synced: 11 Apr 2026
https://github.com/odilson-dev/sql_zoo
Build and run queries against existing tables using SQL ZOO
database mysql-database queries sql
Last synced: 12 May 2026
https://github.com/yogeshjha06/library_marwari
Centralized Student Management System for Ranchi University
ajax azure bootstrap css javascript php php8 sql
Last synced: 09 Apr 2026
https://github.com/sabay79/employee-review-management-system
Final Project for .Net Web Engineering Bootcamp under TechLift by Contour Software
asp-net-mvc bootstrap5 csharp db-first dotnet-framework entity-framework linq model-view-controller sql
Last synced: 20 Apr 2026
https://github.com/coledixon/csharp_contacts_application
C# desktop application for storing contacts with SQL
csharp data-integration desktop-application sql xml
Last synced: 21 Mar 2025
https://github.com/briso10-dev/oracle-database
An Open source project giving a maximum of Query Solutions of various different databses in Oracle
Last synced: 20 Sep 2025
https://github.com/laavanjan/conversational-sql-agent
Generative AI project with SQL DB, Langchain SQL toolkit and Agent type
chatbot database groq groq-api langchain mysql natural-language-processing python search sql sqlite-database streamlit-webapp
Last synced: 10 Apr 2026
https://github.com/PrajwalKatyal/Using-R-with-Databases
This repository contains in depth content on databases and their connection with R.
dbi odbc r rda rdbms relational-databases rjdbc rodbc sql
Last synced: 29 Jul 2025
https://github.com/cavencj/vue-electron-sql
集成了 Vue、Electron、Sql、Element的脚手架,方便开发桌面端的 Vue 应用程序
desktop electron element-ui sql vue
Last synced: 10 Apr 2026
https://github.com/isaque-s-0liveira/mysql-one-for-all-be
O desafio simula um banco de dados similar ao do Spotify, no qual foi necessário lidar com dados brutos e não estruturados, aplicando técnicas de modelagem para estruturar o banco de dados de forma eficiente.
docker mysql normalization-database sql
Last synced: 19 Apr 2026
https://github.com/geetisha/sales_insight_data_analysis_using_sql_and_tableau-etl-
Sales Insights - A Data Analysis Project performed on Tableau & SQL Topics
dashboard data-analysis data-visualization mysql project sales-analysis sql tableau
Last synced: 07 Jan 2026
https://github.com/cescobar0/proyecto-sql-eml
Proyecto de estudio del mercado laboral en el campo de Data Analyst
dataanalytics datascience excel git jobmarket powerquery research-project sql vscode
Last synced: 15 Mar 2026
https://github.com/vladdba/blog
Support files related to blog posts on https://vladdba.com/
blog mssql mssqlserver powershell sql sqldba sqlserver sqlserver-2019 windows
Last synced: 10 Mar 2026
https://github.com/thinkthinkai/dbinfoz
NPM Get Database Info and Table Schemas
mysql npm npm-package postgresql sql sqlite3
Last synced: 12 Feb 2026
https://github.com/samantha-ruth/just-tech-news
A Tech Blog were individuals can log in, post interesting articles, and comment on others. Built using Express.js, SQL, MySQL2, Sequelize, and Handlebars.
express expressjs handlebars mysql sequelize sql
Last synced: 09 Apr 2026
https://github.com/jmini00/projet_la_boite_a_vinyles
Projet "La Boite à Vinyles" pour soutenance certification développeur Full-Stack, réalisé avec HTML, CSS, SASS, BOOTSTRAP, JAVASCRIPT, PHP architecture MVC
boostrap html-css-javascript mvc-architecture php sass sql
Last synced: 14 Mar 2025
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/camara94/aide-memoire-mdx
MDX is an authorable format that lets you seamlessly write JSX in your Markdown documents. You can import components, such as interactive charts or alerts, and embed them within your content. This makes writing long-form content with components a blast
business-intelligence data-warehouse mdx sql
Last synced: 08 Oct 2025
https://github.com/turbot/steampipe-mod-gitlab-compliance
Run individual controls or full compliance benchmarks for across all of your GitLab resources using Steampipe.
cis cis-benchmark compliance gitlab hacktoberfest security sql steampipe steampipe-mod
Last synced: 10 Jun 2025
https://github.com/medz/refine-sqlx
A powerful, cross-platform SQL data provider for Refine
bun cloudflare-d1 data-provider node refine sql sqlite
Last synced: 14 Apr 2026
https://github.com/anidipta/agroconnect
Smart Agricultural Marketplace
googletranslate sql streamlit websocket
Last synced: 20 Apr 2026
https://github.com/oguzgn/fully-automated-performance-marketing-dashboard
This project integrates data from multiple ad platforms with Google Analytics to track marketing campaigns. It uses a structured naming system and UTM tags. Data is visualized in Looker Studio dashboards to analyze campaign performance and ad spend.
bigquery data-analysis data-engineering data-modeling marketing-analytics marketing-automation marketing-data-science marketingdata sql
Last synced: 24 Mar 2025
https://github.com/adrianmjim/nestjs-libsql-client
NestJS TURSO libsql integration
database libsql-client libsql-client-ts module nestjs postgres sql sqlite turso turso-db
Last synced: 27 Sep 2025
https://github.com/ndohvich/ndohvich
Je suis un grand fan de l'analyse des données avev PYTHON
anaconda arduino data github jypyter keras machine-learning machine-learning-algorithms numpy pandas python scikit-learn sql tensorflow visual-studio-code visualization-dashboard
Last synced: 11 Apr 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/yaaa3ser/sql-notes
SQL notes from leetcode SQL-study plan
Last synced: 04 Feb 2026
https://github.com/eliasafara/relational-databases-modeling
Project: Relational Databases – modeling
course database education entity-relationship-diagram github learn postgresql relational-databases sql
Last synced: 11 May 2026
https://github.com/kavindu-kodikara/farm_share_backend
FarmShare is an Android-based agricultural investment platform where farmers raise funds by selling stock units (1 kg = 1 stock unit). Dynamic stock pricing is based on real-time weather & soil risk scores. Built with Android (Java), Spring Boot, MySQL, Firebase, and PayHere, it ensures transparent & secure farm investments.
android boostrap firebase firebase-storage firestore html java javascript spring-boot sql sqlite
Last synced: 10 Apr 2026
https://github.com/katebea/fib-bd-bases-de-datos
Repositorio del curso de Bases de Datos en el grado de Ingeniería Informática en la FIB UPC
bases-de-datos fib java postgresql sql upc
Last synced: 20 May 2026
https://github.com/pkx8326/simple_math_curves_sql_python_plotly
This project demonstrates the use of mysql.connect package with Python and Plotly to create an SQL database, tables, and visualize data from those tables.
data-visualization database datavisualization mysql mysql-connector plotly python sql
Last synced: 10 Apr 2026
https://github.com/asdfghjkl904/llm_rag
🚀 Transform Any PDF into an AI-Powered Q&A Chatbot!
anthropic bedrock chatgpt embeddings genai llama-index llmops ollama openai rag-embeddings react sql text-to-sql vector-database
Last synced: 09 Apr 2025
https://github.com/luisfelipepoma/python_for_data_scients
Learning about Python for Data Science Course: Web Scraping, Data Collection, Visualization, and Storage
data-analytics data-science database python scrapping sql
Last synced: 09 May 2026
https://github.com/aishanipach/interview-checkpoints
Keeping track of my various DSA solutions to Leetcode, Hackerrank & Striver's sheet! BasicChecklist has all the theory notes for interviews.
cheatsheet cpp data-structures dbms first-timers-friendly good-first-contribution interview-preparation leetcode open-source solutions sql strivers-cp-sheet strivers-sde-sheet
Last synced: 03 Jul 2025
https://github.com/EnriqueBDeL/Primer-Contacto-SQL-y-PL-SQL
Este repositorio contiene tanto practicas realizadas durante mis estudios, como códigos libres que he realizado para practicar. El programa que utilizo es Oracle APEX.
evolution notes oracle remeber sql university university-project
Last synced: 21 Sep 2025
https://github.com/monade/rspec_sql_matcher
A gem to match SQL queries within your RSpec tests
rails rspec rspec-matchers ruby sql
Last synced: 18 Feb 2026
https://github.com/cyberkutti-iedc/snaildb
SnailDB is a lightweight, non-SQL database for Python, designed for simplicity and ease of use.
database lightweight non-sql non-sql-database python pythondatabase sql
Last synced: 25 Mar 2025
https://github.com/brockaltug/fullstack
Fullstack Web Development💡 Learning and practice
api bootstrap css expressjs filesystem full-stack handlebars-js html inquirer javascript jest jquery mern mern-stack nodejs postgresql sql tailwindcss testing
Last synced: 18 Feb 2026
https://github.com/yansheng836/mysql_collect_processlist
这是一个纯脚本工具,用于从MySQL的`information_schema.processlist`视图中定期收集数据并保存到本地日志文件。
Last synced: 19 May 2026
https://github.com/avastroficial/mysqlbsz
Un script para hacer una base datos mediante kali minit dentro de ubuntu , crea una tabla donde ve registros , agregar y eliminar
Last synced: 16 May 2026
https://github.com/ayush-anand-17/resortbookingsystem
A full stack application where owners can rent their resorts and customers can book the resorts.
angular bootstrap csharp dotnet html-css sql ssms typescript
Last synced: 09 Apr 2026
https://github.com/anthonp/weather-data
A fun project I did with NOAA weather data
Last synced: 10 Mar 2025
https://github.com/erinenovita/data-management
This project aims to translate business requirements into data management solutions. It will involve a complete process of extracting, refining, and delivering datasets extracted from both structured databases and unstructured data sources.
Last synced: 30 Jul 2025
https://github.com/itdxer/chaining-ranges-in-sql
Code with examples provided for the article
Last synced: 31 Mar 2025
https://github.com/derak-isaack/pharmacysalestracker
Streamlit application that tracks pharmacy products sales for a Big Pharma company across various regions. Thereafter, transformation is done using dbt. Streamlit DBT
dbt google-sheets-api jinja2-templates sql streamlit
Last synced: 18 May 2026
https://github.com/jordicorbilla/specflow_table_generator
Simple Specflow table generator for SQL Server
Last synced: 13 Apr 2025
https://github.com/hand7666/ABAP-SQL-CONSOLE
ABAP SQL free edit and alv display
Last synced: 10 Mar 2025