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-02 00:29:19 UTC
- JSON Representation
https://github.com/invictusaman/socioeconomic-indicators-in-chicago-sql-python
This project displays how to create a database connection in notebook, update database using python and how to run Python program and SQL queries together. It uses SQLite and Chicago dataset for analysis.
data-analysis jupyter-notebook python sql sql-queries sqlite
Last synced: 12 Feb 2026
https://github.com/jordan-m-young/rscodb
Relational Database Implementation
database from-scratch postgres rust sql
Last synced: 10 May 2026
https://github.com/meysam81/hospital
A GUI program for hospital that adds, removes and etc. a patient from hospital; implemented with sql server database
connection csharp database gui hospital hospital-management sql sql-server sqlconnection sqlserver visual-studio
Last synced: 06 May 2026
https://github.com/kanukim97/algorithm
알고리즘 풀이 Repository입니다
algorithm leetcode programmers-online-judge sql
Last synced: 20 Apr 2026
https://github.com/rishit7/interview_prep
All about learning Data Managment, and DBMS
Last synced: 15 Feb 2026
https://github.com/lpraat/inbq
A library for parsing BigQuery queries and extracting schema-aware, column-level lineage.
bigquery data-lineage parser sql
Last synced: 26 Apr 2026
https://github.com/apache/cloudberry-go-libs
go-libs for Apache Cloudberry (Incubating)
ai big-data cloudberry data-analysis data-warehouse database distributed-database go greenplum mpp olap postgres postgresql sql
Last synced: 27 Apr 2026
https://github.com/insei/gerpo
GERPO is a generic repository pattern implementation with language integrated query support. Works with any sql sources.
cache generic go golang query-builder repository sql struct-mapping
Last synced: 21 Apr 2026
https://github.com/dennispitallano/dssms
Driving School Student Management System
asp-net-core asp-net-core-identity asp-net-mvc aspnet aspnet-core aspnetcore csharp css dotnet dotnet-core html html-css-javascript identity javascript mssqlserver sql sql-server visual-studio
Last synced: 14 Feb 2026
https://github.com/mylethidiem/zero-to-hero
Project for learning, practicing code: Python, SQL, C/C++, Data science/Data Analysis, AI/Machine learning
ai cpp data-analysis data-science deep-learning machine-learning mlops python sql
Last synced: 02 Mar 2026
https://github.com/vagnerbellacosa/guiainiciantesql
Guia Iniciante de SQL, primeiros passos e apontamentos diversos
apontamentos curso dcl ddl dml dql dtl sql structure-query
Last synced: 01 Mar 2026
https://github.com/bahinkor/ecommerce
Back-end application developed with Nest JS technology and MySQL database. (online shop restful api)
api backend mysql nestjs nodejs restful-api sql
Last synced: 25 Feb 2026
https://github.com/1luvc0d3/metabase-mcp
MCP server connecting Claude to Metabase for natural language data analysis, dashboard management, and SQL queries
anthropic claude data-analysis mcp metabase model-context-protocol natural-language sql
Last synced: 21 Apr 2026
https://github.com/pranavj1001/machinelearningrecipes
Machine Learning Recipes 😇 Datasets used here are available at Kaggle
artificial-neural-networks data-science dataset kaggle knn-classifier machine-learning naive-bayes-classifier nlp-machine-learning pca python random-forest sql support-vector-machine
Last synced: 25 Feb 2026
https://github.com/turbot/steampipe-plugin-duo
Use SQL to instantly query Duo resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw security sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 03 May 2026
https://github.com/turbot/steampipe-plugin-algolia
Use SQL to instantly query Algolia indexes and configuration. Open source CLI. No DB required.
algolia algolia-api backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 16 Mar 2026
https://github.com/wjayesh/companion-streams
Using streams as a proof of concept. It involves "double tap to disappear" cards which result in voids after removal, signifying no UI rebuild
android animation dart flutter flutter-apps sqflite sql
Last synced: 12 Feb 2026
https://github.com/cleilsonandrade/in.orbit-api
in.orbit-api é uma API Rest com o fim de realizar o gerenciamento de metas semanais, permitindo o cadastramento da meta, quantidade de dias que será realizada durante a semana, listagem, exibindo as metas da ultima semana baseando-se no dia atual com a contagem de dias que a meta foi realizada e permitindo a atualização de uma meta como concluída.
api-rest backend biomejs commitizen commitlint common-table-expression conventional-commits dayjs drizzle-orm fastify goal-tracking lint-staged mysql mysql2 sql swagger tsup typescript zod
Last synced: 30 Jan 2026
https://github.com/ashrithvm/medical-facility-management-system
A full-stack web application designed to streamline hospital administrative and clinical operations. This project showcases expertise in building scalable, responsive web applications using ASP.NET Core Blazor, C#, Microsoft SQL Server, HTML/CSS, and JavaScript.
asp-net-core blazor hospital microsoft-sql-server sql webapi
Last synced: 13 Feb 2026
https://github.com/forchid/sqlite-server
High performance SQLite database server engine(standalone or embedded) based on C/S architecture
database embedded java jdbc pgjdbc postgresql server-engine sql sqlite sqlite3 sqlited
Last synced: 26 Apr 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/ahmetulucay/bookcategorytoazureapp
ASP.NET Core & MVC Architecture, SQL Db on Azure, Crud, Bootstrap, Bootswatch, Toastr, Tempdata
bootstrap bootswatch crud dotnet-core mvc-architecture sql sql-database-on-azure taghelpers tempdata toastr-notifications
Last synced: 03 May 2026
https://github.com/vaneeza-7/airport-database
✈️ SQL database for an airport, complete with relational model, entity relationship diagram, creation of tables and queries
airport-database airport-management sql sql-server-database sql-server-management-studio
Last synced: 19 Mar 2026
https://github.com/housain-maina/mastering-backend-infrastructure
The Mastering Backend Infrastructure pathway is a comprehensive learning journey designed to cultivate expertise in building backend systems.
databases nosql python reverse-proxies sql webservers
Last synced: 15 Apr 2026
https://github.com/bbonnin/talk-stream-processing-et-sql
Support pour un talk sur le stream processing avec SQL
sql stream stream-processing streaming
Last synced: 30 Jan 2026
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/deadnews/sql-ex
Solutions to some exercises at sql-ex.ru
Last synced: 29 Jan 2026
https://github.com/llucmh/dbt-checks
Reusable, declarative data quality checks for dbt projects.
analytics analytics-engineering bigquery data-quality data-quality-checks data-validation data-validation-library databricks date-engineering dbt duckdb postgres snowflake sql testing testing-framework testing-tool
Last synced: 16 May 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/jimenacambronero/tiendaunicorniofeliz
Proyecto 5 para Unicorn Project: Análisis Financiero y Tráfico Web. Trabajamos con una base de datos de retail online que se dedica a la venta de productos a través de su web. 🎯Podras leer sobre los objetivos de este proyecto y mas detalles en el README
datos mysql query querydsl sql
Last synced: 10 Jun 2026
https://github.com/efeturkemir/java-employee-management
database employee-management-system java mysql netbeans sql
Last synced: 06 May 2026
https://github.com/nishadkindre/sqlhub
SQL Workbench Simulator - Learn and practice SQL in a complete database environment
Last synced: 01 May 2026
https://github.com/srikant-code/summer_internship_ui
Full-stack application to show the invoices and managing them.
api axios debouncing infinite-scroll javascript react reducer redux search sql
Last synced: 21 Apr 2026
https://github.com/thyagohsr/match-verse
Projeto feito para a residência de software com parceria com a Accenture, onde tivemos que criar uma página de login e conectar com o banco de dados, utilizamos o servidor local XAMPP e conectamos com o Banco de dados PHPAdmin
Last synced: 30 Jan 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/obgnail/sqlite-toy
研究目的的,基于内存的,完全原生实现的,有限支持 SQL 查询的关系型数据库
bptree database golang learning-by-doing native-base sql sqlite-database
Last synced: 19 Apr 2026
https://github.com/nafisalawalidris/databases-and-sql-for-data-science-with-python
Learn how to work with databases and SQL for data science tasks using Python. Create tables, insert data, query results, and retrieve data into pandas dataframes.
Last synced: 04 May 2026
https://github.com/usorfaitheloho/vet_clinic_database
This project is about a database for a vetinary clinic using SQL. It shows details about the animals, the vet doctors, visits and more
Last synced: 19 Mar 2026
https://github.com/yehorbk/sqlitemanager
Cross-platform SQLite managing application. (JavaFX)
database desktop java javafx javafx-application javafx-desktop-apps javafx-gui sql sqlite sqlite3
Last synced: 02 Apr 2026
https://github.com/hxndev/sql-queries-on-hr-dataset
This was our lab task in which we were asked to write various queries for Oracle MySql. All the queries have been tested on the HR Dataset.
code database dataset hr hr-data mysql-database queries query sql
Last synced: 28 Apr 2026
https://github.com/turbot/steampipe-mod-finance-insights
View dashboards and reports for financial data including quotes (equities, cryptocurrency, etc) and US public company information using Steampipe.
finance hacktoberfest insights sql steampipe steampipe-mod stock-market yahoo-finance
Last synced: 19 Mar 2026
https://github.com/clementreiffers/friends-link-social-network
a social network made with php
css css3 html html5 javascript php php7 social-network sql
Last synced: 18 Apr 2026
https://github.com/fou1100ouacus/online-banking-management-system-
Welcome to My First Full Project " Online Banking " Based on using 3-Tier Architecture , C# and SQL server and .NET Framework ,Online Banking Consists of 3-main components
csharp database dotnet dsa-algorithm erdiagram framework oop-concepts oop-principles sql
Last synced: 12 Feb 2026
https://github.com/zehracakir/javaileveritabaniislemleri
JDBC, Java diliyle veri tabanlarına bağlanıp sorgu çalıştırmak, veri tabanı ile etkileşimli uygulamalar geliştirmek için ortaya çıkmış bir kütüphanedir. Bu repository de JDBC kullanımı anlatılmaktadır.
database docker docker-container java jdbc postgresql sql visual-studio-code
Last synced: 18 Apr 2026
https://github.com/manuseiro/sql-cheat-sheet
O SQL Basics Cheat Sheet fornece a sintaxe de todas as cláusulas básicas, e mostra como escrever condições diferentes seguido com exemplos.
aggregation aliases grouping join managing operators sql subqueries trigger views
Last synced: 19 Mar 2026
https://github.com/marekrost/mcp-server-spreadsheet
Data-first MCP server for reading and writing spreadsheet files (.xlsx, .csv, .ods) - cell-level ops + DuckDB SQL engine
claude csv duckdb mcp mcp-server model-context-protocol ods openpyxl python spreadsheet sql xlsx
Last synced: 07 Jun 2026
https://github.com/nycanshu/my-earnings-tracker
Next js website to track my freelance earnings
authentication nextjs sql supabase-auth website
Last synced: 28 Feb 2026
https://github.com/sv3ks/hypercurrencies
Adds custom currencies to Spigot.
bukkit bukkit-plugin java minecraft minecraft-plugin open-source paper plugin spigot spigot-plugin sql vault-api
Last synced: 18 Apr 2026
https://github.com/sparshhhhhh/netflix-sql
Run queries to find insights about Netflix.
Last synced: 19 Mar 2026
https://github.com/ka7ana/redknifesql
A C# console utility for interacting with MSSQL servers
command-line command-line-tool console console-application csharp dotnet mssql offensive-security osep pen-300 pentesting pentesting-tools red-team sql
Last synced: 07 May 2026
https://github.com/nouranhaitham/dbms_property_finder
A comprehensive database management system for efficiently handling property ownership, client reviews, transactions, and locations.
database-management database-relationships database-schema entities erdiagram oracle oracle-forms sql
Last synced: 07 Feb 2026
https://github.com/yessasvini23/ibm-data-science-professional-certification
Kickstart your career in data science & ML. Build data science skills, learn Python & SQL, analyze & visualize data, build machine learning models. No degree or prior experience required.
coursera data-science dataanalysis ibmprofessionalcertificate machine-learning python sql
Last synced: 01 May 2026
https://github.com/guilhermersouza34/testetgid
Programa desenvolvido para um teste pratico para vaga de emprego
Last synced: 07 May 2026
https://github.com/bredalis/sqlite3python
✨ BBDD SQL ✨
bbdd database python relational-databases sql sqlite sqlite3 sqlite3-database
Last synced: 01 May 2026
https://github.com/humbertocg18/teupc-2022
Site de um assistente para a montagem de um Computador, além de informar sobre as suas especificações, o trabalho foi ministrado no colégio Ensino Médio Técnico do @senacrs-emti (Distrito Criativo) em 2022.
Last synced: 08 May 2026
https://github.com/whiskyechobravo/karboni
Mirror a Zotero library into a SQL database
academia cli-app database python scholar sql zotero zotero-api
Last synced: 24 Apr 2026
https://github.com/cleverportal/collabnote-fullstack-app
✨ CollabNote is a full-stack note-taking app built with a modern tech-stack: NestJS, Next.js, Vite, and Supabase, designed for collaborative note management. It features user authentication, note sharing, responsive design, and API documentation, making it an efficient and modern tool for organizing and sharing notes.
apollo full-stack fullstack-development nestjs-backend nextjs notes postgresql react shadcn shadcn-ui sql supabase typescript vite
Last synced: 03 Apr 2026
https://github.com/vduseev/raquel
Distributed task queue for Python with SQL
distributed job-queue job-scheduler python queue-workers sql task-queue task-scheduler
Last synced: 27 Feb 2026
https://github.com/hamzazaidix/healthcare-data-warehouse-system-project
This project HealthCare Data Warehouse System is for the Data Warehouse and Mining University course...!
data-warehouse-architecture data-warehousing-and-data-mining database-management dwdm healthcare-management-system lab-project-report sql sql-database-project sql-query sql-server-management-studio
Last synced: 19 Mar 2026
https://github.com/simoun-asmar/unicorn-project
SQL Queries, Spreadsheet Analysis, and Tableau Dashboard for the Unicorn Project
analysis spreadsheets sql tableau
Last synced: 17 Mar 2026
https://github.com/shuklaritvik06/databases
Learnings and Projects of using Databases
mysql postgresql redis sql sqlite
Last synced: 29 Apr 2026
https://github.com/mrnazu/alx-backend-storage
alx-backend-storage: mysql, nosql, redis
mysql nosql-database redis sql
Last synced: 08 May 2026
https://github.com/nasirkhan294/vet-clinic-db
The vet_clinic project is a software application designed to manage a veterinary clinic's data. It utilizes PostgreSQL as the underlying database system.
Last synced: 24 Apr 2026
https://github.com/gaurav000001/tender-management-cli
A C.L.I. Based Application for Tender Management, which allows users to Place a Bid for any Open Tender, browse his/her bid history, Update their profile, change their password, and Delete a Bid, Using Java with J.D.B.C. and MySQL database.
console-application java jdbc-api mysql sql
Last synced: 01 May 2026
https://github.com/siteddv/todo-list-backend
REST API For Creating TODO Lists in Go
docker gin go golang golang-api golang-application golang-examples golang-jwt golang-rest golang-server jwt makefile postgresql rest-api sql todo todolist
Last synced: 16 Apr 2026
https://github.com/idriz4work/cs50
In CS50 from the Harvard University, I acquired a strong foundation in programming and gained the skills to develop my own software. This was showcased in my final project titled "Hustlers Place".
algorithms arrays c data-structures flask html-css-javascript memory python sql
Last synced: 08 May 2026
https://github.com/shuvo-halder/bangladesh-geocode-db
Bangladeshi divisions, districts, upazilas and many more SQL format
database database-design mysql-database sql sql-query
Last synced: 27 Feb 2026
https://github.com/incihuseynli/planify_todoapp
This is a todo app example created as Windows Form project
adonet backed csharp mssqlserver sql windowsforms-applications
Last synced: 29 Jan 2026
https://github.com/victorroe/palmbooking
Este repositorio es un Proyecto para aprender arquitectura MVC, Java Spring boot y Spring Security. Con el fin de desarrollar un Sistema de Reservas Hoteleras.
java maven postgresql spring-data-jpa springboot springsecurity-jwt sql
Last synced: 16 Apr 2026
https://github.com/deng-hb/eorm-idea-plugin
Eorm Idea plugin
eorm hightlight mysql orm sql sql-smart-tip
Last synced: 24 Apr 2026
https://github.com/yupanquiah/programming
- I will share my learning path
docker git go javascript postgresql react rust sql svelte typescript vuejs
Last synced: 03 Apr 2026
https://github.com/sauberr/flask-2024
Flask website project for Hillel Python Pro course
Last synced: 08 Feb 2026
https://github.com/juantarrel/dumpler
Dumpler is a command-line tool that provides a way to dump sql databases
Last synced: 01 May 2026
https://github.com/cephascard0207/librarydb_mysql_starter-kit
The LibraryDB_mysql_STARTER-KIT project provides a complete setup for a simple library database using MySQL Workbench and SQL, featuring a detailed query script and an ER diagram to visualize table relationships. It is designed for beginners and students to easily understand and implement database structures and relationships.
Last synced: 25 Apr 2026
https://github.com/manojpatra1991/log-analysis
A reporting tool for a postgresql database
pep8 postgresql pylint python3 sql udacity-fullstack-nanodegree vagrant virtualbox-vm
Last synced: 08 May 2026
https://github.com/jonathancaleb/cashorbit
A user-friendly personal finance app designed to help you track expenses 💸, manage budgets 💰, and achieve your financial goals 🎯. With intuitive features like expense categorization 📊, budget tracking 📅, and financial insights 📈.
Last synced: 08 May 2026
https://github.com/bheki-maenetja/sei-project-4
A superhero information website featuring a 'top-trumps' style card game
css3 django html5 postgresql python python3 react reactjs sql
Last synced: 25 Apr 2026
https://github.com/ahaddad98/ft_services
This is a system administration project
cluser docker kubernetes minikube phpmyadmin sql telegraf
Last synced: 08 May 2026
https://github.com/codewith-hamza/music-streaming
next13 react server-actions sql supabase typescript
Last synced: 08 May 2026
https://github.com/kdandy/redops
RedOps is a network and security testing tool. Key features: subdomain discovery, port scanning, and vulnerability testing. New features: Reverse DNS Lookup, DNS Zone Transfer Testing, Open Redirect Testing, Command Injection Testing, and CVE Exploit Checker.
csrf ddos domain find injection pentesting sql ssl vunerability xss
Last synced: 01 Mar 2026
https://github.com/impossibleforge/pfc-duckdb
DuckDB extension to read PFC-JSONL compressed log files with block-level timestamp filtering
analytics compression duckdb duckdb-extension jsonl log-compression sql structured-logs
Last synced: 25 Apr 2026
https://github.com/pprattis/web-application-for-medical-appointment-management
A jdbc application that simulates the functionality of a medical appointment application.
computer-science database java jdbc jdbc-database pgadmin postgresql program sql student uml uml-diagrams
Last synced: 08 May 2026
https://github.com/sksubhadeep/data-professional-survey-dashboard-using-powerbi
Data Professional Survey Dashboard Using Power BI
data-science mspowerbi powerbi sql sqlserver-2019 visualization
Last synced: 19 Mar 2026
https://github.com/phimage/cd2sql
Convert CoreData model into SQL
coredata coredata-model coredata-swift coredata-tooling sql
Last synced: 08 May 2026
https://github.com/sipist/notebook
Jupyter Notebook Intelligent Retrieval Systems Stack
data-engineering data-science docker jupyter jupyterlab notebook postgres postgresql python search-engine sql sqlite
Last synced: 13 Apr 2026
https://github.com/douglasdrake/sakila
SQL queries also performed in SQLAlchemy and pandas
Last synced: 29 Jun 2026
https://github.com/nguyendangxuanlinh/the-pizza-analysis-report-with-powerbi-sql
The purpose of this project is to help pizza business sustain and enhance their business growth. The analysis will help business owner understands their current product performance and uncover valuable insights to make data-driven decisions
actionable-recommendations powerbi powerbidashboard recommendation sql sql-query user-insights
Last synced: 19 Mar 2026
https://github.com/jefking/sql-geo
IP Look up to City, Country names.
convert geo-location geo-spacial geospacial ip ip-table server sql sql-database stored-procedures table tables visual-studio
Last synced: 19 Mar 2026
https://github.com/johnsoct/bash-sql-interactive-input-feedback-game
Generic interactive Bash CLI providing input feedback with read/write operations to local PostgreSQL database.
Last synced: 08 May 2026