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-13 00:26:10 UTC
- JSON Representation
https://github.com/rabestro/hackerrank-sql
Solutions for Hackerrank SQL problems
aggregation hackerrank hackerrank-solutions oracle problem-solving problems sql sql-queries
Last synced: 12 Oct 2025
https://github.com/jyotibrat/udemy-web-dev-projects
Repository showcasing my Web Development projects from Udemy course.
css firebase html html5 javascript js mongodb react sql web webdevelopment
Last synced: 24 Apr 2025
https://github.com/angelmunoz/migrondi-vscode
Migrondi running on VSCode!
dotnet extension fable fable3 fsharp migrations migrations-runner sql visual-studio-code vscode vscode-extension
Last synced: 22 Feb 2026
https://github.com/samimbr/tp-m1-rsd-usthb-
TP M1 RSD USTHB 2023 2024 , Scripts et Rapports , ALGO , ASGBD , SE , ALGO REPARTIE , MULTIMEDIA
algorithms-and-data-structures c complexity compression cv2 image-processing java jupyter-notebook linux oracle parallelism plsql python rle rmi semaphore socket sql tcp udp
Last synced: 08 Sep 2025
https://github.com/brainiac2677/sql-notes
Contains SQL practise problems and solutions.
database oracle postgresql sql
Last synced: 09 Oct 2025
https://github.com/pixelspark/postgres-wire-server
Postgres wire protocol server in Swift
pgsql postgresql pq sql swift swift4
Last synced: 26 Apr 2025
https://github.com/FelixDes/hibernate6-custom-functions
This project provides several examples of how to implement custom SQM functions in Hibernate 6.2
hibernate java postgresql spring-boot sql testcontainers
Last synced: 05 Sep 2025
https://github.com/turbot/steampipe-plugin-jumpcloud
Use SQL to instantly query resources from JumpCloud. Open source CLI. No DB required.
backup etl hacktoberfest jumpcloud postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 07 Jul 2025
https://github.com/husnusensoy/tt-bootcamp
Turk Telekom Data Bootcamp Repository
data-engineering data-governance data-quality data-science mlops python spark sql
Last synced: 24 Apr 2025
https://github.com/SubPointSolutions/uplift-contrib
Vagrant configs for the uplift project: Windows 2016 domain controllers, SQL 2016, SharePoint 2016 and CRM.
crm devops domain-controller dynamics dynamics-365 dynamics-crm infrastructure-as-code microsoft packer provision provisioning sharepoint sharepoint-2016 sql sql-server vagrant vagrant-boxes vagrant-environments windows windows-2016
Last synced: 29 Jul 2025
https://github.com/cleilsonandrade/gestao-vagas-api
Gestão Vagas API é uma API Rest, que foi desenvolvida com de gerenciamento para cadastramento de empresa e suas vagas de emprego e candidatos para o preenchimento das mesmas. Com possibilidades de cadastramento de vagas, aplicação do candidato e filtro de busca pelo mesmo, exibição do currículo do candidato e listagem de informações das vagas.
api backend docker docker-compose hr human-re human-resources java job-vacancy jpa junit jwt lombok maven spring spring-boot spring-security sql testing
Last synced: 22 Sep 2025
https://github.com/suxrobgm/ec-website
Hearts of Iron IV: Economic Crisis official website. Currently, website is in development stage. Project based on ASP.NET Core
asp-net-core css html javascript sql
Last synced: 29 Jul 2025
https://github.com/ceyhunkerti/oracle-elo
extract load data
dblink dwh etl extraction load oracle oracle-database plsql sql
Last synced: 05 Jul 2025
https://github.com/cveira/openslim
Open Simple & Lightweight Infrastructure Manager
cmdb data itil itsm ms-access ms-sql-server powershell sql
Last synced: 15 Mar 2026
https://github.com/turbot/steampipe-mod-oci-insights
View dashboards and reports across all of your Oracle Cloud Infrastructure accounts using Powerpipe and Steampipe.
dashboard hacktoberfest insights oci oracle-cloud oracle-cloud-infrastructure powerpipe powerpipe-mod sql steampipe steampipe-mod
Last synced: 12 Oct 2025
https://github.com/chop-dbhi/sql-schema-exporter
Utility to export schema information from a relational database to JSON.
export information-schema schema sql
Last synced: 11 Jan 2026
https://github.com/mrtaz77/sql_hub
Hub of sql onlines from my university,practice and many more
Last synced: 18 Jan 2026
https://github.com/saeedkohansal/live-table-editor-php-js-mysql
A Live Table Editor like Microsoft Excel and Google Sheets From Scratch Using HTML, CSS, Core PHP, Vanilla JavaScript, and MySQL Database, With my Live Table Editor You can edit your data in database directly from an HTML table in Real-Time without any page refresh.
backenddeveloper corephp css excel frontenddevelopment fullstack fullstackwebdeveloper fullstackwebdevelopment gilgeekify googlesheets html livedata microsoftexcel mysql php phpcore sql sqlquery vanilla-javascript vanillajs
Last synced: 27 Jul 2025
https://github.com/redvars/orm
RED:VARS's ORM (Object–relational mapping) tool is built for Deno and provides transparent persistence for JavaScript objects to Postgres database.
database deno javascript odm postgresql sql typescript
Last synced: 12 Apr 2026
https://github.com/helderfarias/sqlx-wrapper
A simple wrapper fo sqlx with control of transaction
Last synced: 17 Jan 2026
https://github.com/inad9300/pgeon
🐦 A Postgres client for Node.js which type-checks your SQL queries at compile time!
node-postgres postgres postgresql sql static-analysis type-safety typescript
Last synced: 21 Jan 2026
https://github.com/devlandsio/pro2112-udpm-java
Dự án TN: Diễn đàn chia sẽ yêu thương
fpt fpt-polytechnic java jwt mongodb pro02112 redis socket spring-boot sql webrtc
Last synced: 04 Jul 2025
https://github.com/turbot/steampipe-plugin-env0
Use SQL to instantly query env0 resources. Open source CLI. No DB required.
backup env0 etl golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/designliquido/delegua-entidades
Biblioteca de manipulação de entidades de dados em alto nível.
delegua lincones orm portugues portuguese sql
Last synced: 23 Feb 2026
https://github.com/sipist/sipist-workspace
This repository provides containerized applications and microservices for the Intelligent Retrieval Systems course @ Instituto Superior Técnico
data-engineering data-science docker jupyter jupyterlab notebook postgres postgresql python search-engine sql sqlite
Last synced: 13 Apr 2026
https://github.com/tiyee/sqlgen
一个go语言小工具,可以利用lex和ast, 把建表语句转换成go struct,
go-generate go-orm goyacc orm sql yacc
Last synced: 23 Aug 2025
https://github.com/kosa12/squeal-minidbms
Squeal, a mini database-management system (DBMS) project is a Java-based application that provides essential functionalities for managing databases and tables.
database-management dbms-project java javaswing mongodb sql
Last synced: 14 Oct 2025
https://github.com/At1llaG/PHP-RSS
In this project, we gather RSS Feeds with PHP and stores them in MySql database so it can be implemented in any mobile app through mysqli request. This project also acts as an RSS Aggregator like Feedly or NewsBlur.
mariadb mysql php phpmyadmin rss rss-aggregator rss-reader sql xampp xml xml-parser
Last synced: 10 Mar 2025
https://github.com/curycu/sql-quiz
based on MySQL syntax with mostly ANSI query style
Last synced: 04 Feb 2026
https://github.com/poksyy/hospital-project-frontend
This repository contains the frontend development for a Hospital Management System as part of a class project. It is implemented using Jetpack Compose and Kotlin, following the first phase of the course where all teams build a backend for a hospital. BACKEND:
android crud database delete get hospital hospital-management jetpack-compose kotlin learning-kotlin-for-android mysql nurse post postman project school-project self-learning sql
Last synced: 12 Mar 2026
https://github.com/shafiuyushawu/vet-clinic-db
This project Vet Clinic database that that store details of animals in a farm and also generates specific reports using SQL quesries.
postgres postgresql postgresql-database sql
Last synced: 23 Apr 2025
https://github.com/timkong21/medical-appointment-no-show-prediction
A machine learning solution predicting patient no-shows in healthcare appointments. This project integrates EDA, data processing, feature engineering, and XGBoost modeling, with a workflow spanning from Snowflake data retrieval to AWS deployment (S3, SageMaker, Lambda, API Gateway), aiming to enhance appointment management in medical ERP systems.
api aws aws-lambda aws-s3 data-preprocessing data-science exploratory-data-analysis feature-engineering healthcare hyperopt hyperparameter-tuning hypothesis-testing machine-learning predictive-modeling python sagemaker snowflake sql statistical-analysis xgboost
Last synced: 26 Feb 2026
https://github.com/turbot/steampipe-mod-community-tracker
A collection of benchmarks, controls, and dashboards used to track organization settings, repository settings, open issues and pull requests, and more.
dashboard hacktoberfest sql steampipe steampipe-mod
Last synced: 08 Feb 2026
https://github.com/alliesw/linux-windows-cisco
CCIE LAB - SCOR + CCNP Cisco Routing and Switching
buffer-cache-simulation ccie ccna ccnp cisco cisco-routers-and-switches cli linux linux-shell powershell python sql sql-server windows
Last synced: 11 Apr 2025
https://github.com/jobbrio/jobbr-storage-mssql
Storage adapter for MS SQL Servers
jobbr mssql sql sqlserver sqlserver2017
Last synced: 18 Oct 2025
https://github.com/1995parham-teaching/song_cloud
Minimal Soundcloud just for having fun with databases
Last synced: 18 Mar 2026
https://github.com/johnsalazar/microservices-go-product
About Product service. Part of an e-commerce built in Golang.
clean-code cqrs cqrs-pattern discovery-service docker golang grpc hexagonal-architecture kubernetes metrics microservices nats nosql rest-api solid sql telemetry
Last synced: 23 Apr 2025
https://github.com/urunov/springboot-thymeleaf-frontbackend-projects
Spring Boot and Thymeleaf Project
hibernate-orm jpa spring-boot springboot-thymeleaf sql thymeleaf
Last synced: 08 May 2025
https://github.com/petermartens98/openai-sql-query-generator-react-next-web-app
React Next web app that generates SQL queries using the OpenAI API. It has a TypeScript/Express backend for handling requests and a React frontend for user interaction. Messages are sent to the server, which returns query completions. The frontend displays the conversation history and generated SQL code.
chatgpt css next openai react sql typescript
Last synced: 13 Apr 2026
https://github.com/davealdon/dynamic-sql-to-dynamic-object
📟 ObjectScript function to convert any sql query into a dynamic object
dynamic intersystems intersystems-cache intersystems-iris namespace object objectscript sql
Last synced: 01 Apr 2025
https://github.com/stephenkati/vet_clinic
vet_clinic stores and manipulates data for a vet clinic. It includes creating of tables, querying and updating data, joining tables, database performance audit and database schema diagram.
Last synced: 12 Apr 2025
https://github.com/k1ethoang/database-uni
Cơ sở dữ liệu. Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2)
Last synced: 04 Sep 2025
https://github.com/portovep/dbt-testing-examples
Examples of how to implement unit, component, and contract tests for dbt data apps
analytics-engineering contract-testing data-engineering dbt sql tutorial-code tutorial-exercises unit-testing
Last synced: 23 Jan 2026
https://github.com/modscleo4/jsdb
JSDB is a Node.js database manager with SQL support
database javascript jsdb nodejs npm sql
Last synced: 10 Apr 2025
https://github.com/smsraj2001/textile-store-management-dbms
A DBMS project on Textile Store Management using StreamLit-Python for the frontend app
database dbms-application functions gui mysql mysql-queries procedure python query-processing sql store-management-system streamlit triggers webapp
Last synced: 22 Apr 2025
https://github.com/merendamattia/bdd
BdD - Basi di Dati presso l'Università degli Studi di Parma (9 CFU).
Last synced: 27 Oct 2025
https://github.com/kazimovzaman2/cs50x-finance
🤑 PSET9 of "Harvard CS50's Introduction to Computer Science"
cs50 css flask html javascript jinja python sql web-application
Last synced: 09 Apr 2025
https://github.com/turbot/steampipe-plugin-twilio
Use SQL to instantly query Twilio resources across accounts. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin twilio twilio-api zero-etl
Last synced: 27 Oct 2025
https://github.com/peeeuzin/pgbulk
A library for populate large amounts of data to PostgreSQL database with TypeScript
bulk-insert nodejs postgresql sql typescript
Last synced: 10 Apr 2025
https://github.com/skinz3/flex
Flex is a lightweight object-relational mapping (ORM) product for the Microsoft .NET Core and SQL : it provides a framework for mapping an object-oriented domain model to a traditional SQL database.
mysql orm orm-framework orm-library ormlite sql sqllite
Last synced: 14 Jan 2026
https://github.com/mta-tech/kai
KAI allows users to perform complex analytics and document searches using natural language queries
agent ai analytics database llm rag sql text-to-sql
Last synced: 27 Feb 2025
https://github.com/joeyism/py-sql2sql
A simple lightweight tool to perform ETL jobs between two SQL databases
database etl extract lightweight load mysql oracle postgresql psql relational sql to transform
Last synced: 25 Apr 2025
https://github.com/wasilolly/employee-management-using-laravel-framework
employee management system using both back-end and frontend
bootstrap3 css employee employee-management employee-resource html human-resource-managment javascript laravel-framework php resources sql
Last synced: 03 Jul 2025
https://github.com/sarthakmakhija/tinydb
Tiny relational DB implementation over an LSM tree based storage engine
golang lsm-tree relational-database sql
Last synced: 28 Apr 2025
https://github.com/ninja1375/sistema-gestao-escolar-sql
Sistema Gestão Escolar
Last synced: 29 Jan 2026
https://github.com/cryptoalgorithm/oursql
An extensible graphical frontend to MongoDB, MySQL, and others. Stable release now available!
Last synced: 09 Feb 2026
https://github.com/andres-condezo/vet_clinic_database
This is a relational database to create the data structure for a vet clinic using PostgreSQL
Last synced: 06 Feb 2026
https://github.com/lucagez/qron
postgres background job processing and scheduler
background-jobs cron golang plpgsql postgres scheduler sql
Last synced: 25 Feb 2026
https://github.com/rajspeaks/oracle-ebs-track-tasks-and-assignments
Oracle E-Business Suit Track Tasks and Assignments. SQL, PL/SQL Procedures and APIs of Oracle E-Business Suit
api database e-business-suite ebs oracle oracle-database oracle-sql plsql plsql-developer rajdeep-das rajspeaks sql workflow workflow-engine
Last synced: 04 Apr 2025
https://github.com/instazdll/besson_ethan_info1a_164_2023
A simple web application that runs on flask and displays tables from a database.
flask flask-application markdown mysql sql
Last synced: 08 Apr 2025
https://github.com/haadiiii/vet-clinic-database
This database is of an imaginary Vet who wanted an easier way to manage his data.
Last synced: 03 Jul 2025
https://github.com/ramith-gunawardana/timetable-management-system
Time table management system for classrooms and universities
dekstop-app java sql sqlite swing
Last synced: 23 Jun 2025
https://github.com/quantumudit/querying-with-tsql
This repository contains notebooks that can help in learning T-SQL queries from the very basics to the advanced level.
azure-data-studio database sql sql-server t-sql
Last synced: 15 Apr 2026
https://github.com/turbot/steampipe-plugin-fly
Use SQL to instantly query fly.io resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/pablo-restrepo/appgestionaranimales
Veterinary management application
Last synced: 25 Oct 2025
https://github.com/mustaddon/dbqueue
.NET Database concurrent Queue/Stack
asp-net-core aspnetcore concurrency csharp db-queue dbqueue dotnet grpc mongodb mssql mysql nosql queue rest-api sql stack
Last synced: 07 Oct 2025
https://github.com/apache/pulsar-sql
Pulsar SQL extracted from apache/pulsar
apache-pulsar pulsar pulsar-sql sql trino
Last synced: 09 Apr 2025
https://github.com/turbot/steampipe-plugin-fastly
Use SQL to instantly query services, ACLs and more from Fastly. Open source CLI. No DB required.
backup etl fastly fastly-api hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 14 Jun 2025
https://github.com/tlgs/pgexercises
solutions to the PostgreSQL Exercises
challenges docker postgresql sql
Last synced: 25 Jan 2026
https://github.com/johnkinuthiaa/zero-to-hero
This comprehensive "Zero to Hero" coding course is designed for absolute beginners and aspiring developers seeking to gain proficiency in in-demand programming languages and technologies.It covers takes you from basic to pro in just a few clicks
cpp css golang html java javascript project-based-learning python sql typescript
Last synced: 01 Jul 2025
https://github.com/stkchan/googleanalytics4-publicdataset-ecommerce-dashboard-powerbi
This dashboard uses Power BI Desktop as a visualization tool by extracting data from Google BigQuery.
analytics bigquery dashboard portfolio portfolio-project powerbi sql
Last synced: 12 Aug 2025
https://github.com/arshadkazmi42/genql
Helper for sql query generation and formatting
generate-sql gensql mysql postgresql query query-generator sql sql-query sqlite
Last synced: 18 Oct 2025
https://github.com/nezorinegor/bookstore-db
📖 База данных для книжного магазина
Last synced: 02 Aug 2025
https://github.com/orsinium-labs/pathfinder_db
CSV Database for Pathfinder RPG
csv database db pathfinder pathfinder-rpg rpg sql sql-query
Last synced: 04 Oct 2025
https://github.com/smoren/query-relation-manager-php
Class for making queries for getting data from database with join-relations and filters
orm php-library sql sqlquerybuilder tree tree-builder tree-structure
Last synced: 15 Apr 2025
https://github.com/walidabazo/ms-sql-server-script-administration-website
ms sql server script administration website with role - permissions back-end website
Last synced: 09 Aug 2025
https://github.com/lmc-eu/applyalter
Tool for applying alterscripts for DB2, PostgresSQL and Oracle
database database-migrations sql
Last synced: 13 May 2025
https://github.com/pojntfx/uni-db1-notes
Personal notes for the DB1 course at HdM Stuttgart.
hdm-stuttgart learning oracle plsql sql uni
Last synced: 10 Aug 2025
https://github.com/dev-siri/tea-share
Tea Share is a social media application made for Android in Flutter and the Web with TypeScript & SvelteKit.
android dart flutter golang mobile mysql planetscale social-media sql svelte sveltekit tailwindcss
Last synced: 24 Aug 2025
https://github.com/cavo789/sql_formatter
Very straight-forward script for formatting SQL statement.
Last synced: 29 Jul 2025
https://github.com/StephenKevin/zugh
[WIP] Empowering you to use complex SQL, but without writing them directly.
Last synced: 03 Oct 2025
https://github.com/sondosaabed/joining-data-in-sql
In this course I learned how to use table joins and relational set theory on joining data. I have also learned how to work with more than one table in SQL, use inner joins, outer joins, and cross joins, leverage set theory, including unions, intersect, and except clauses, and create nested queries.
datacamp-course join joining-data joining-tables sql
Last synced: 24 Jan 2026
https://github.com/sloweyyy/northwind-db-practice
This repository contains code and exercises related to practicing with the NORTHWIND sample database, often used for learning and practicing SQL database queries and operations.
Last synced: 15 Apr 2025
https://github.com/ahmadrezamozaffary/belfius-banking-dinamic
Complete website (Front-End + Back-End) 🏅
ajax alertifyjs cdnjs composer css3 encryption git google-fonts gsap html5 javascript jquery mysql pdo-mysql php php-mailer regex responsive-design sql xampp
Last synced: 11 Apr 2026
https://github.com/thenameiswiiwin/moodsense-ai
MoodSense AI: A transformative journaling app built with Next.js, Tailwind CSS, and Langchain, leveraging the power of AI to analyze emotions and provide valuable insights.
ai clerkauth javascript langchain langchain-js langchain-typescript nextjs nextjs13 planetscale prisma react sql tailwindcss typescript unit-testing vitest
Last synced: 31 Jul 2025
https://github.com/gradedjestrisk/db-training
Use, install, performance
database mysql oracle-database plsql postgresql sql sqldeveloper
Last synced: 25 Jul 2025
https://github.com/byt3n33dl3/AzureSQLi
Parameter for Injection Attacks
blind-sql commands injection-attacks injections nosql parameters sql sql-injection
Last synced: 29 Mar 2025
https://github.com/yi-jiayu/datamall-sql
LTA DataMall data in an SQLite database and Elasticsearch
elasticsearch singapore sql sqlite
Last synced: 23 Jan 2026
https://github.com/yuanchengjiang/sqlxdiff
To enhance the differential testing on DBMS via SQL query mappings
Last synced: 26 Feb 2025