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-30 00:25:46 UTC
- JSON Representation
https://github.com/MaeAERIAH369/Ecole-42-Cursus
1st and 2nd years of École 42. Proficiency in C, C++, Asm, OOP, SQL and system administration.
asmx86 c cpp98 network oop postgresql sql system-administration
Last synced: 01 Oct 2025
https://github.com/osvaldomx/pyntegritydb
Herramienta de línea de comandos para analizar y medir la calidad de la integridad referencial en bases de datos relacionales.
data-quality database integrity referential-integrity sql validator
Last synced: 16 Jan 2026
https://github.com/dominikjalowiecki/rentito
Car rental company website project.
bootstrap4 css3 file-lock html5 javascript php sql
Last synced: 11 Apr 2026
https://github.com/eshaagarwa/sales_insight_project
Sales insights project using Powerbi and SQL
data-analysis data-visualization databse datacleaning datamodeling microsoft-power-bi mysql-database powerbi sales-insights sql
Last synced: 08 Aug 2025
https://github.com/pprattis/road-safety-database-with-JDBC-and-Spark-RDD
A jdbc application that runs queries in pgAdmin to simulate the functionality of the UK Ministry of Transport's database using Apache Spark RDD for query implementation.
computer-science index java jdbc jdbc-database partitions pgadmin postgresql program query spark spark-sql sparkjava sql student
Last synced: 28 Sep 2025
https://github.com/beallio/wherewolf
Wherewolf is a production-grade, local SQL workbench designed for data engineers and analysts to query local files (CSV, Parquet, JSON) with ease. Built with Streamlit, it provides a unified interface to execute SQL against either DuckDB or PySpark engines without requiring complex setup.
big-data data-analysis data-engineering etl parquet performance pyspark python spark-sql sql uv
Last synced: 28 Apr 2026
https://github.com/pprattis/a-programming-tutorial-web-app-with-JDBC-client
A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.
bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application
Last synced: 28 Sep 2025
https://github.com/rajathirumal/bridgemap
A source to source compiler. Bridge language to SQL. This repo is a subproject of https://github.com/rajathirumal/ETL-Tool
bridge-programming bridgemap bridgemap-programming programming-language python sql
Last synced: 31 Jan 2026
https://github.com/s0rbus/steampipe-plugin-openmeteo
Plugin for Steampipe to access weather data from Open-Meteo
postgresql postgresql-fdw sql steampipe steampipe-plugin weather-forecast
Last synced: 09 Mar 2026
https://github.com/jaini-bhavsar/sql
This repository contains some complex, nested queries and important concepts of SQL using different kinds of enormous data.
microsoft-sql-server-studio sql
Last synced: 03 Sep 2025
https://github.com/jveiiga/bootcamp-claro-java-com-spring-boot
Bootcamp Java com Spring Boot e outras tecnologias que realizei na Dio (Navegue entre as Branchs).
abstracao debugging encapsulamento exceptions heranca java junit5 mariadb maven mongodb phpmyadmin polimorfismo programacao-funcional programacao-orientada-objetos railway spring sql stream testes-unitarios uml-diagram
Last synced: 11 Apr 2026
https://github.com/garcane/cinemax-rentals-data-analysis-project
This project aims to utilise the provided database schema to create a realistic business scenario where the following information is extracted and analysed data using MySQL and Power BI.
mysql mysql-database powerbi powerbi-report powerbi-visuals sql
Last synced: 05 Oct 2025
https://github.com/mvysny/vaadin8-sqldataprovider-example
Demoes a SQLDataProvider and a Filter Bar for Vaadin 8 Grid
Last synced: 04 Apr 2025
https://github.com/sheraff/root
Local-first fullstack repo template
crdt esbuild monorepo service-worker sql typescript
Last synced: 09 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/srikanth-kandi/optic-lens
This is a full stack web development project
apache-tomcat bootstrap css3 html5 javascript oracle-10g sass sql
Last synced: 09 Apr 2026
https://github.com/pythoninthegrass/sql_zero_to_hero
The Complete SQL Bootcamp: Go from Zero to Hero @ Udemy
Last synced: 01 Aug 2025
https://github.com/suhailroushan13/mysql-cheatsheet
The SQL Basics Cheat Sheet provides you with the syntax of all basics clauses, shows you how to write different conditions, and has examples. You can download this cheat sheet as follows:
Last synced: 19 Apr 2026
https://github.com/iguptashubham/walmart-eda
Imagine diving into the fascinating world of Walmart with just a few lines of code! This project lets you do that using MySQL, a powerful tool for data analysts. You can clean up messy data like a detective, uncovering hidden patterns and trends. Data scientists can take it further,.
analysis data dataset eda mysql portfolio-project python sql
Last synced: 10 Apr 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/terieyenike/pern-server
Backend for a task app built with PostgreSQL
Last synced: 09 Apr 2026
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/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/angeldev96/fullstackopen
Curso Fullstack
ci-cd css docker express graphql html javascript node react sql typescript
Last synced: 10 Apr 2026
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/luisfelipepoma/social_swift
A full-stack application for managing the human resources of an enterprise, built using Angular for the frontend, PostgreSQL for the database, and Spring Boot for the backend.
angular application fullstack html humanresourcemanagement postgresql spring-boot sql typescript
Last synced: 09 Apr 2026
https://github.com/aykrimino/jobseekerapi
🚀 A RESTful API for job seekers and companies to post jobs, apply, and manage applications. Built with Golang.
api backend go golang gorilla-mux jwt jwt-authentication mysql mysql-database raw-sql rest-api sql unit-testing
Last synced: 15 May 2026
https://github.com/olbeup/verdu-method
The Verdú Method — Native Cross-DB Queries in Firebird 2.5
cross-database database execute-statement firebird firebird-25 sql verdu-method
Last synced: 13 Jan 2026
https://github.com/doxakis/generate-dbcontext
Generate DbContext class for EntityFramework by analyzing the SQL table schema.
dbcontext dotnet entity-framework sql
Last synced: 02 Jul 2025
https://github.com/drako01/coderhouse-rockola
Utiliza Spring Boot para exponer un endpoint que acepta el nombre del intérprete y devuelve las canciones asociadas a ese intérprete.
api-rest java maven postman spring-boot sql
Last synced: 09 Apr 2026
https://github.com/vadvergasov/testingsystem
Testing system for schools. Dynamic test addition.
bash batch css html php postgresql pyinstaller python sql
Last synced: 10 Apr 2026
https://github.com/165nuno/nosql-tp
Migration, design, and querying of a hospital management system from a relational database to a non-relational graph-oriented database (Neo4j) and a non-relational document-oriented database (MongoDB).
Last synced: 09 Mar 2026
https://github.com/jwpttcg66/gamecodegenerate
code codegenerate game gametools java javagenerate json jsongenerate spring sprintboot sql sqlgenerate xlsx xml xmlgenerate
Last synced: 10 Apr 2026
https://github.com/slardiere/partmgr
manage PostgreSQL Table Partitionning
partitioning plpgsql postgresql sql
Last synced: 02 Oct 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/creatorcz/templaterbe-mvc-
tvořič šablon v pdf. Napsáno v Nette a pomocí latte má i frontend
curl export-to-excel import-from-excel latte login-system mpdf nette-framework phpspreadsheet sql
Last synced: 12 Feb 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/JohnMata0427/Data-Lake-Case-Studies
Casos de Estudio con Data Lake
azure data-science datalake jupyter-notebook nosql powerbi sql
Last synced: 22 Sep 2025
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/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/netologist/frodao
Golang DAO library
dao dao-design-pattern golang golang-library postgres sql
Last synced: 18 May 2026
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/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/yashodatta15/sql_project_on_logistic_company
EDA With MYSQL
Last synced: 14 May 2025
https://github.com/flowerfine/rtomde
rtomde supports building apis quickly based on data warehouse or lakehouse, which converts sql into RESTful easily, commonly as data service, focusing on providing Readable, Testable, Observable, Maintainable Data Engine.
data-engine data-service restful-api sql
Last synced: 20 Aug 2025
https://github.com/tr1sm0s1n/fiber-postgres-api
Fiber API for CRUD operations in PostgreSQL.
api crud docker docker-compose fiber go gofiber golang gorm postgres postgresql sql
Last synced: 23 Sep 2025
https://github.com/itdxer/chaining-ranges-in-sql
Code with examples provided for the article
Last synced: 31 Mar 2025
https://github.com/gabrieladados/novadrive-data-pipeline
Do Data Warehouse ao Looker Studio: Projeto End-to-End de Análise para a concessionária Nova Drive
airflow dbt docker looker-studio snowflake sql
Last synced: 31 Mar 2025
https://github.com/mwmorale/calculating-network-ranges-mysql
Code to use inside of MySQL Workbench to find the network "ranges" with only the information that I have
mysql network network-analysis networking sql
Last synced: 14 May 2025
https://github.com/anthonyvanegas/samony-lab
The Samony Laboratory Information Management Database project aimed to replace a cumbersome spreadsheet system with a web-based database to improve the management of patient data, testing progress, and test results, including features such as nullable employees, show/hide reagents functionality, and enhanced sample ID dropdown.
css database database-management flask html python sql
Last synced: 09 Apr 2026
https://github.com/fortunewalla/airportdb
We used the http://flughafendb.cc/ airport database (small) and converted most of the fields to English.
airport airport-data airport-db airportdb dataanalysis database datascience flughafen flughafendb heatwave machinelearning mysql oracle sample-database sql sqlquery
Last synced: 31 Jul 2025
https://github.com/m-ahmed-anwer/website-template
Web application build for buy websites
Last synced: 11 May 2026
https://github.com/xexr/mcp-libsql
Secure MCP server for libSQL databases with comprehensive tools, connection pooling, and transaction support. Built with TypeScript for Claude Desktop, Claude Code, Cursor, and other MCP clients.
ai-tools claude database libsql mcp mcp-server mcp-tools model-context-protocol model-context-protocol-servers sql sqlite sqlite3 turso turso-db
Last synced: 29 Jun 2025
https://github.com/lolosoares/dataanalises
This repository shows my projects made in my journey learning about data analises, ciency, engeniering and ML.
acces data-science dax excel mysql numpy pandas powerbi powerquery python r seaborn sql vba
Last synced: 10 Apr 2026
https://github.com/yashodatta15/project_portfolio
data-analysis data-science data-visualization python sql
Last synced: 14 May 2025
https://github.com/jendives2000/data_ml_practice_2025
All projects completed during the Machine Learnia Pro bootcamp
machine-learning pandas-python postgresql-database preprocessing scikitlearn-machine-learning sql sqlalchemy sqlite3
Last synced: 23 Jul 2025
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/haidermalikk/mood-atlas-alt-version
Mood Finder is an app that recommends destinations based on user moods or feelings. It combines a React/Next.js frontend with a Flask Python AI backend to process user prompts, using Google Places API for location data and Google Maps API to display the recommended places. The backend also utilizes SpringBoot to transfer user data to a SQL Database
css flask google google-cloud google-cloud-platform google-maps-api googleplaces java javascript nextjs openai postman python react spring-boot sql
Last synced: 01 Apr 2026
https://github.com/abdelrahmanbonna/engram
ENGRAM stands for English grammar dictionary which is a dictionary for grammar
Last synced: 02 Jul 2025
https://github.com/datacody/dbt-jaffle-shop
A hands-on project built to deepen understanding of dbt modeling, testing, and documentation. Based on the Jaffle Shop dataset, the project showcases best practices in transforming and validating source data for business analytics using the modern data stack.
analytics bigquery data-eng data-modeling dbt etl-pipeline sql transformation
Last synced: 02 Aug 2025
https://github.com/thekapcioszek/kapcioszek_strona-asp.net
Website made using ASP.NET I made during apprenticeships in November 2022
Last synced: 28 May 2026
https://github.com/humbertocg18/sites-criados-php-html
Este repositório é para compartilhar e demonstrar alguns sites que eu fiz ao longo do tempo. Tanto trabalhos ministrados no Ensino Médio Técnico do @senacrs-emti (Distrito Criativo), tanto como alguns projetos pessoais.
Last synced: 09 Apr 2026
https://github.com/skalt/postgres_sample_dbs
A collection of postgres sample dbs
examples postgres postgresql sql
Last synced: 20 Jan 2026
https://github.com/toskpl/sql
Advanced analytical functions sql
datawarehouse oracle oracle-database sql
Last synced: 08 Mar 2026
https://github.com/fatkhurrhn/puskesmas_project_uts
is a UTS 2023 project by creating a simple health center website
css html javascript php project-uts puskesmas sql
Last synced: 28 Dec 2025
https://github.com/sarathchandranpm/vehicle_theft_analysis
This project is a comprehensive data analysis of vehicle theft patterns, utilizing advanced SQL techniques to explore when, which, and where vehicles are most likely to be stolen. The analysis provides deep insights into vehicle theft characteristics through systematic, multi-dimensional exploration.
Last synced: 02 Aug 2025
https://github.com/arnoldchrisoduor1/machinelearning-and-neuralnetworks
Starting out in Machine Learning.
numpy pandas python scikit-learn scipy sql tensorflow2
Last synced: 11 Apr 2026
https://github.com/emilbluemax/foodorderingsystem
An online Food ordering system that enables users to view food options, place order and view order status and provided various Admin features
beginner-friendly css food-ordering html javascript php razorpay sql xampp
Last synced: 09 Apr 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/zhd4/pgbackupbot
Telegram Bot for PostgreSQL Databases auto-backuping
backup database postgres postgresql python sql
Last synced: 27 Jul 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/collumbus/data-modeling-with-postgres
This is a project, where I applied concepts of data modeling with Postgres and build an ETL pipeline using Python. To complete the project has been defined fact and dimension tables for a star schema for a particular analytic focus, and wrote an ETL pipeline that transfers data from files in two local directories into these tables in Postgres using Python and SQL.
data-engineering pipeline postgres python sql
Last synced: 05 May 2026
https://github.com/flowsynx/plugin-postgresql
FlowSynx plugin to interfaces with PostgreSQL for CRUD operations. Supports JSONB, full-text search, and advanced query features.
data database flowsynx postgresql postgresql-database sql
Last synced: 09 May 2026
https://github.com/rayxtr/student_mangement_system
Student Management System is a application to register students and edit their respective properties. Delete students from front end as well as backend.
hibernate-jpa java16 mysql rest-api spring-boot springmvc springweb sql thymeleaf
Last synced: 16 Oct 2025
https://github.com/hamzacham/data_set_projet-4
analysis analytics data data-science datawarehouse sas sql sql-server
Last synced: 24 Mar 2025
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/praczet/lazyvim-config
My personal cusomization of the LazyVim config
dashboard folding latex latex-template lazyvim mariadb markdown neovim nvim-configs nvim-ufo pandoc pandoc-filter pdf pdf-export sql taskwarrior
Last synced: 09 Apr 2026
https://github.com/birg81/php-2022-02-09-shoppinglistdb
Hi guys. I developed this PHP code, for demonstration purposes. This code simulates a shopping list, like the one used by mom at the supermarket. The code is written in PHP and MySQL. I wrote a PHP script that allows you to automatically create the DB within the DBMS, if it is not already present (./listaSpesaDB.sql.php). I also wrote a configuration file (./config.inc.php), by modifying this file you can change the DB settings. I also used javascript, in fact there is also a page (leggivoci.html) this page, through the javasript fecth() function, makes an ajax request to a php page (./listaspesa.json.php with content-type: application/json ), this page, like a Servlet, returns the list of items in json format. You shouldn't have too much trouble in tweaking the code and make everything work. In case of difficulties, do not hesitate to contact me. Good luck!
ajax crud fetch javascript json mysql mysqli php php8 rest school sql teacher
Last synced: 06 May 2026
https://github.com/pedrofnseca/bd-vendas
🐬 Banco de dados para vendas
cloud data-structures database mysql sql
Last synced: 18 May 2026
https://github.com/mohammadshaad/tanx.fi-assignment
A price alert application that triggers an email when the user’s target price is Achieved. Say, the current price of BTC is $28,000, a user sets an alert for BTC at a price of 33,000$. The application should send an email to the user when the price of BTC reaches 33,000$.
docker dockerfile golang jwt postgresql rabittmq redis sql
Last synced: 11 Apr 2026
https://github.com/imbios/open-music-api-v2
This project is part of Dicoding Academy submission to complete "Belajar Fundamental Aplikasi Back-End" Course
api automation-testing backend hapi music sql
Last synced: 08 Aug 2025
https://github.com/h-yzeng/retro-minigames
Retro-Minigames is a Java desktop app featuring classic games like Tic-Tac-Toe, Snake, and Pong. It includes user authentication, profile management, and game statistics using MySQL and BCrypt.
database database-schema game-development java login-system mysql sql ui-design user-interface
Last synced: 09 Apr 2026
https://github.com/mgrdich/testgoapi
Creating Api with Golang
chi go golang-server postrgresql sql sqlc
Last synced: 20 Jan 2026
https://github.com/shimbhu77/vaarta
Vaartalap is an innovative social media application, inspired by Twitter, developed using the Java programming language and Spring Boot framework.
java jwt-token lombok maven mysql-database spring-boot spring-security sql swagger-ui
Last synced: 09 Apr 2026
https://github.com/roosterpips12/e-commerce-sql
E-commerce-schema + test
excel-import mysql-database sql
Last synced: 15 Jun 2026
https://github.com/zdrzalikprzemyslaw/zsbd
Simple university sql tasks
microsoft-sql-server mssql sql
Last synced: 11 Mar 2026