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-03 00:26:03 UTC
- JSON Representation
https://github.com/lgautier/tablecloth
Set the tables for data science work.
Last synced: 17 Jun 2026
https://github.com/lucasbelpiede/law_firm
A advocacy website template developed with WordPress
css git html javascript mysql php seo sql wordpress
Last synced: 10 Apr 2026
https://github.com/tomheaton/govault
GoVault is a simple database project written in Go that supports SQL-like commands.
Last synced: 29 Jun 2026
https://github.com/fujiwarachoki/skibidb
A windows-only, secure, lightweight, and fast Database Management System written in C++
cpp database-management-system sql
Last synced: 17 Jun 2025
https://github.com/yansheng836/mysql_collect_processlist
这是一个纯脚本工具,用于从MySQL的`information_schema.processlist`视图中定期收集数据并保存到本地日志文件。
Last synced: 19 May 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/gabryelboeira/teste_integracao_alura
Testes de Integração: testes de SQL e DAOs automatizados em Java - Alura Cursos
java sql teste-automatizado teste-integracao
Last synced: 28 Aug 2025
https://github.com/sarveshgupta1997/sarveshgupta1997.github.io
Welcome to my web developer portfolio! I am an experienced full-stack web developer with expertise in HTML, CSS, JavaScript, Node.js, Express.js, and MongoDB. I have completed several projects that demonstrate my proficiency in designing, developing, and deploying web applications.
backend-development css3 expressjs fullstack-development github html5 javascript mongodb mongoose nodejs portfolio profile readme resume sql web-developer websocket
Last synced: 10 Apr 2026
https://github.com/yessasvini23/cisco-data-analytics-essentials_-virtual-_internship
From the CISCO Networking Academy
data dataanalysis database datascience excel relational-databases sql statistics structured-query tableau
Last synced: 17 Jul 2025
https://github.com/hvignolo87/analytics_engineer_assignment
Resolution of the Analytics Engineering assignment of Clara
airflow analytics-engineering data-engineering dbt postgresql python sql
Last synced: 16 May 2026
https://github.com/jayakrishnagaddam/blog-posting-with-csharp
My first project on C#, Which Shows some random Blogposts with High connectivity with database and Frontend Networks from C# and .NET
csharp mvc-architecture mvc-framework sql
Last synced: 22 Aug 2025
https://github.com/adesoji1/real-time-messaging-with-ember-and-go
Realtime messaging Application
emberjs golang grpc-client protobuf protoc sql
Last synced: 19 May 2026
https://github.com/ralvarezdev/leetcode
My solutions to Leetcode's challenges
30-day-leetcoding-challenge 30-days-of-javascript javascript leetcode leetcode-js leetcode-solutions sql sql-50
Last synced: 13 Mar 2025
https://github.com/whjwnavy/sqllite_c_api
sqllite c api
sql sqlite sqlite-database sqlite3
Last synced: 19 May 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/Data-Analyst-Bootcamp/Data-Cleaning-in-MySQL
Creating world_layoffs database from a dataset and applying data cleaning technics.
data-cleaning dataset mysql mysql-database sql
Last synced: 17 Jul 2025
https://github.com/madhuresh2011/crm-analysis-using-sql-and-power-bi
⭐CRM Analysis is a data-driven project aimed at improving Customer Relationship Management (CRM) processes through the analysis of customer data. This project leverages tools and technologies, including Power BI, SQL and Excel, to analyze CRM data and extract actionable insights. The goal is to help business optimize their sales.
analysis crm excel kpi powerbi project sql sql-powerbi-excel
Last synced: 12 Feb 2026
https://github.com/gcoronelc/sql-server-prog-01
Taller de programación con T-SQL en el CEPS-UNI.
coronel database programacion sql t-sql transact udemy
Last synced: 20 Aug 2025
https://github.com/vbss-io/trybe-roadmap-exercises-and-projects
Repositório para descrever meu desenvolvimento enquanto aluno na Trybe. Possui um RoadMap com exercícios e projetos desenvolvidos durante a formação.
back-end-development backend context-api css docker express front-end-development frontend html javascript jest mocha-chai nodejs react reacttestinglibrary redux sql trybe trybe-exercises trybe-projects
Last synced: 10 Apr 2026
https://github.com/odhiambo-ed/postgresql-vet-clinic-database
This is a postgreSQL database for Vet clinic data. It has tables that contain animals' information. In the tables, user can insert data into it and query it.
database postgres postgresql sql
Last synced: 19 May 2026
https://github.com/kayw-geek/mysql-note
MySQL 必知必会 学习笔记
mysql notebook sql study-notes
Last synced: 09 Sep 2025
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/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/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/shuklayash02/complete_data_analysis_project
A Full Data Analysis project where a sales data is ask,prepare,process,analyze,share and act through data analysis process
data data-visualization dataanalysis database datacleaning powerbi sql
Last synced: 16 Jul 2025
https://github.com/simonguozirui/cooxle
A twitter-like social media platform with easy-to-use posting and account systems.
amazon-web-services apache aws-ec2 css3 dynamic-webpages html5 ics4u-course javascript localhost mamp mysql php phpmyadmin-database route53 social-media sql twitter
Last synced: 10 Apr 2026
https://github.com/koma-private/csvs
csvs (CSV Sql) is a command-line tool that simplifies working with CSV or TSV files by enabling SQL queries through an embedded SQLite engine. Binaries for macOS, Windows & Linux.
csv csv-converter csv-export csv-import csv-parser cui linux macos sql sqlite tsv tsv-parser windows
Last synced: 12 May 2025
https://github.com/reshalfahsi/competitive-programming
Collection of Competitive Programming Problem and Solution
algorithms artificial-intelligence competitive-programming cpp datastructures go golang hackerrank javascript mathematics python sql typescript
Last synced: 15 Jul 2025
https://github.com/anthonylucky1909/phonemon-db
The Phonemon Monster Database project models data for Phonemons using E-R diagrams, focusing on relationships like Trainers and Battles. It utilizes SQL for efficient querying and advanced data analysis, applying best practices in database design and management.
database-management database-schema sql sql-server
Last synced: 18 Aug 2025
https://github.com/kayr/ezy-query
Convert Your Sql Query To A Queryable Java API/Code.. think of A Queryable View In Your Code Using Java
code-generation codegenerator gradle gradle-plugin java sql sql-query
Last synced: 18 Aug 2025
https://github.com/luismendes070/employee-crud-api
Aplicação CRUD com api com diferentes frameworks e sendo consumido por um único Back-End
angular api application-programming-interface crud-api postgresql-database psql serverless sql vuejs2 vuejs3
Last synced: 05 Oct 2025
https://github.com/faranoshamini/vet_clinic
VET CLINIC is a database that contains many informations about the animals in a clinic (their names, types, birth dates, weight, etc).
Last synced: 29 Mar 2025
https://github.com/shivanshsrii/40sql-queries
I HAVE CREATED 40 QUERIES FOR DAILY PRACTICE. USE SQL SEVER.
Last synced: 06 Jul 2026
https://github.com/ristep/simpj2j
Single entry point PHP api, JSON request and respond
api-service composer json mysql pdo pdo-php php simple-json-rpc sql sql-statement
Last synced: 10 Apr 2026
https://github.com/pin3dev/42_ft-transcendence
A full-stack web application developed with a custom backend and frontend, featuring real-time multiplayer Pong gameplay, user authentication, friend and matchmaking systems, and profile management. Designed to strengthen knowledge of modern web development practices, including WebSockets, RESTful APIs, and secure user data handling.
2fa 42-transcendence 42cursus 42school 42sp api-gateway ddd-architecture docker event-driven ft-transcendence jwt-token microservice mvc-architecture orm redis-cache redis-cluster spa sql transcendence
Last synced: 19 May 2026
https://github.com/letstayfoolish/app-health-status-check
Continuous health checks of web applications and APIs
asp-net-core cron-jobs cronjob-scheduler csharp css docker efcore html javascript kuma puppeteer signalr sql
Last synced: 10 Apr 2026
https://github.com/mahmud-kandawala/leetcode-solutions
Geeking Time :)
data-structures javascript leetcode python sql
Last synced: 22 Apr 2026
https://github.com/phamtiendungcw/app_opendating
Web API
angular api dotnet efcore sql sql-server
Last synced: 09 Apr 2026
https://github.com/hamzazaidix/e-cash-app-oop-project
E - Cash App (Banking Management System) By Java FX Swing, SQL & XML (GUI based) :. This is the my University Project in which we can open Bank Account, Deposit Money, Widthdraw our Money & Bank Transactions.
e-cash html java javafx javafx-gui javaproject javascript javaswing management-system mysql object-oriented-programming-project oop project sql swing-gui xml
Last synced: 09 Apr 2026
https://github.com/leodeveloper/end-to-end-chatbot
This project about to create end to end chat bot for local SQL database CSV using streamlit, langchain, chromadb, python
chatbot chatgpt chromadb csv generative-ai gpt-4o gpt-4o-api langchain python query questions-and-answers sql sqlserver
Last synced: 10 May 2026
https://github.com/richardzhang01/climb-of-death
Climb of Death is a create-your-own-adventure full-stack application created using the MVC design principle.
bcrypt bulma-css express express-session handlebars-js mvc-framework mysql node-js sequelize sql
Last synced: 07 Apr 2026
https://github.com/nghiant3110/google_analytic_4
This is a DA project based on the GA4 Sample dataset on Big Query
bigquery google-analytics looker-studio sql
Last synced: 11 Apr 2025
https://github.com/renovatio-v/inventoryapp-system
Basic Inventory
angular18 bootstrap fullstack mysql restcontroller spring-boot springboot sql typescript
Last synced: 29 Apr 2026
https://github.com/corverroos/truss
Truss is a simple golang mysql schema management library
golang golang-library mysql schema sql
Last synced: 20 May 2026
https://github.com/flacode/sql_practice
Notes from Udacity Data Science challenge
Last synced: 22 Mar 2025
https://github.com/synehq/zero-sql
A robust go package to parse sql to mongo query JSON/BSON
mongodb mongodb-atlas sql sql-to-mongodb
Last synced: 17 May 2026
https://github.com/0xibra/delivereo
Delivereo is a web platform where consumers can order food from restaurants of their location and restaurants owners can register and expand their business.
api css html js json mysql php rest rest-api restful restful-api sass sql stripe stripe-api stripe-connect stripe-elements symfony symfony4
Last synced: 08 Apr 2026
https://github.com/osx-rsplug-a/py_connect_postgres
docker postgresql psycopg2 python3 sql
Last synced: 04 Oct 2025
https://github.com/costingh/supply-chain-management
Web app that handles supply chain management at a supermarket (invoices, suppliers, orders, products, categories, departments and employees).
express-js mysql-workbench node react rest-api sql
Last synced: 08 Apr 2026
https://github.com/reusjimenez/sqlserver-data-analysis
Laboratorios prácticos sobre el análisis de datos utilizando SQL Server. 📊
data-analysis database-scripts joins queries sql sql-server stored-procedures transactions views
Last synced: 16 Aug 2025
https://github.com/sagarpednekar/sparkify-data-warehouse
The project involves developing an ETL pipeline on Amazon Redshift to load data from S3, create staging tables, and transform the data into a star schema optimized for song play analysis. The goal is to enable Sparkify's analytical team to uncover insights about user behavior and music preferences.
aws data-warehousing etl python redshift s3 sql udacity
Last synced: 19 May 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/billy0402/sql-server-tutorial
A learning project from NTUB Database course.
Last synced: 16 Aug 2025
https://github.com/finesse/wired
Light standalone ORM with a query builder and no external configuration
database library mysql orm pdo query-builder sql sqlite
Last synced: 09 Apr 2026
https://github.com/andryadsm/ibrd-statement-loans
🏦 Project IBRD Statement of Loans (Python, SQL, Excel, Power BI, Tableau)
bank bank-loans dashboard data-analysis data-transformation data-visualization database-management excel finance international-development loans mssqlserver mysql powerbi python sql tableau
Last synced: 08 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/anthonylucky1909/retaildb
Online retail application databases are some of the most well-known SQL practice projects as the importance of e-commerce continues to grow.
Last synced: 13 Sep 2025
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/vitor-msp/originarios
Desenvolvimento de um site para venda de produtos indígenas.
asp-net asp-net-mvc bootstrap cropperjs csharp entity-framework razor sql sqlserver
Last synced: 13 Aug 2025
https://github.com/rainyroot/learning_projects
Some Projects for learning purposes I've done. Vary in difficulty and complexity.
c css django flask html javascript python sql
Last synced: 14 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/stimulsoft/samples-dashboards.web-for-asp.net-angular
ASP.NET MVC and ASP.NET Core samples for Dashboards.ANGULAR data analysis tool, Visual Studio C# projects, and .NET Framework 4.5.2, 4.6, 4.7, 4.8 versions, and .NET Core 3.1, .NET 5.0, .NET 6.0, .NET 7.0, .NET 8.0 dashboard engine
analysis analytics angular angular17 charts client-server dashboard dashboards data-visualization embedded interactive kpi native net-core pivot sql tables tools typescript webapp
Last synced: 09 Apr 2026
https://github.com/linx-software/dynamic-csv-generation
This solution shows how you can dynamically generate a CSV based off a table name that you are passing in. It will dynamically compile the SQL using Linx expressions, and then create a CSV File.
Last synced: 19 May 2026
https://github.com/miroslav-reiter/postgresql
Materiály k online kurzom a školeniam PostgreSQL
postgresql postgresql-database sql
Last synced: 13 Aug 2025
https://github.com/enricofer/gfoss_sql_workshop
Esercitazione guidata sui database geospaziali
cc-by-sa gfoss spatial-analysis spatial-sql spatialite sql
Last synced: 10 Jun 2026
https://github.com/defuj/wibuspot-webservice
Web Service for WibuSpot project on https://github.com/defuj/WibuSpot
Last synced: 04 Apr 2025
https://github.com/FedericoG2/MemoryGame
Memory game developed in C# using Windows Forms.
csharp net sql sqllite-database winforms-application
Last synced: 13 Aug 2025
https://github.com/yash-rewalia/case-study-on-myntra
This case study not only underscores the strategic and innovative approach that has become Myntra's hallmark but also underscores its unwavering dedication to delivering a personalized, convenient, and comprehensive online shopping experience.
database database-architecture database-management er-diagram sql
Last synced: 13 Jul 2025
https://github.com/amanvermai30/quiz-application
The quiz application is a web application that allows users to create and participate in timed quizzes. The application has a RESTful API that provides functionalities for creating and retrieving quizzes.
dao-design-pattern java jpa-hibernate lombok mysql postman spring spring-mvc springboot sql
Last synced: 12 Apr 2026
https://github.com/sreeju7733/activelife
A project that won a Hackathon
bootstrap-4 css hackathon html js php sql
Last synced: 13 Aug 2025
https://github.com/ega22a/custom-crt-chain
Сервис (сервер и клиент) для регистрации и внедрения ЭДО неквалифицированными подписями.
ini json-api mysql openssl php sql x509 x509certificates x509chain
Last synced: 15 May 2026
https://github.com/albertprz/logograph
Minimalistic typesafe SQL DSL for Scala
dsl metaprogramming scala2 scala3 sql
Last synced: 23 Jun 2025
https://github.com/lucas0headshot/sistema_hardware-dev-3-52-marcos_lucas
Sistema de cadastro de Hardware, desenvolvido em ObjectPascal e SQL. Projeto com objetivo de colocar em prática o aprendizado sobre Delphi, desenvolvido na disciplina de Desenvolvimento de Sistemas na instiuição de ensino Cedup Abílio Paulo
Last synced: 23 Jul 2025
https://github.com/soreing/easyscan
Golang generator for sql row scanning with object mapping
Last synced: 05 Apr 2025
https://github.com/mike-remo/stock-analysis
Simple Stock Technical Analysis
macd python3 rsi sql sqlite3 stock-analysis stock-market technical-indicators
Last synced: 23 Jun 2025
https://github.com/nikimacm/the-pattern-mill-ms4
Full Stack Frameworks with Django: An e-commerce site built to sell patterns which can be used for commercial or personal use.
aws-s3 css django-project ecommerce heroku-deployment html5 j-query javascript python3 relational-database shopping-cart sql stripe-payments ui-design ux-design
Last synced: 01 May 2026
https://github.com/aboualine/sql-formation
Library Management System Database: A MySQL project with tables, triggers, stored procedures, and views for managing books, members, and borrowings. Includes sample data for testing. Ideal for learning SQL or building a library app.
data database library-management-system mysql sql system
Last synced: 18 Apr 2026
https://github.com/agusprasetyo328/loginpagebeauty
Halaman login sederhana dengan tampilan glassmorphism
Last synced: 09 Apr 2026
https://github.com/zouariomar/employees-manager
A lightweight Odoo module designed to simplify the management of employee records
mvc mvc-architecture odoo odoo-addons odoo-modules odoo-project postgres postgresql python python3 sql xml
Last synced: 11 Aug 2025
https://github.com/denizkarya1999/cis_422_midterm_practice
CIS 422 Midterm Exam Practice
academic-project database-management exam-study postgresql sql
Last synced: 04 Oct 2025
https://github.com/fortunewalla/air-cargo
Air Cargo is an aviation company that provides air transportation services for passengers and freight. Airlines dataset in the form of CSV, database, dashboard using Tableau, PowerBI & MS Excel.
air-cargo airlines analysis aviation cargo csv dashboard database dataset excel microsoft msexcel mssql mysql postgresql powerbi sql
Last synced: 18 Apr 2026
https://github.com/randomhashtags/swift-database
Standalone library enabling communication with your favorite databases in Swift.
databases microsoft-sql-server mongodb multiplatform nosql oracle-database postgresql sql swift
Last synced: 09 Apr 2026
https://github.com/sukrut10k/rbac-college-erp
A College ERP system with Role-Based Access Control (RBAC) and data encryption, designed for testing security vulnerabilities like SQL injection, phishing, spoofing, and penetration testing.
cybersecurity encryption erp kali-linux md5-hash phishing-attack php rbac sql
Last synced: 11 Aug 2025
https://github.com/bidaya0/sql-lint-in-action
Integrate sql-lint in github action to check .sql file.
checker codereview github github-actions mysql pgsql sql sql-linter
Last synced: 11 Aug 2025
https://github.com/vehanrajintha/vehicle_auction_system
Vehicle Auction System made by using PHP and SQL
auction auction-system auction-website auctions mysql php sql vehicle
Last synced: 18 May 2026
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/waqaszafar9/cricket-managment-database
cricket website data base mangment project
cricket-data cricket-dataset data data-structures database database-management database-management-system database-schema oracle oracle-database sql sql-query
Last synced: 10 Aug 2025
https://github.com/rayyan9477/sales-insights-data-analysis-project-using-sql-and-tableau
This project involves analyzing sales data to derive meaningful insights using SQL and visualizing the results with Tableau. The data is stored in a MySQL database, and various SQL queries are used to extract and analyze the information. The project aims to provide a comprehensive understanding of customer transactions, market-specific sales.
dashboards mysql-database sql tableau
Last synced: 11 Sep 2025
https://github.com/jailtonjunior94/csharp-finances
💰 .NET 5.0, Sql Server, Docker, Azure Pipeline, ACR and AKS
acr aks-kubernetes-cluster azurepipeline charp docker sql
Last synced: 09 Apr 2026
https://github.com/vbalalian/roman_coins_data_pipeline
Work-in-progress, learning-focused, end-to-end ELT data pipeline project.
airbyte api beautifulsoup cicd coins dagster data-engineering data-pipeline docker docker-compose duckdb elt fastapi minio postgresql python rest-api sql web-scraping webscraping
Last synced: 09 Apr 2026
https://github.com/mkonikov/dynamicbase
DynamicBase is a lightweight object-relational mapping tool built with Ruby.
Last synced: 16 Jul 2025