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-04-18 00:32:32 UTC
- JSON Representation
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/ceyhunkerti/oracle-elo
extract load data
dblink dwh etl extraction load oracle oracle-database plsql sql
Last synced: 05 Jul 2025
https://github.com/sondosaabed/intermediate-sql
In this course I learned how to filter, compare, and summarize data with SQL. Using aggregate functions, sorting, grouping, and how to present data neatly. With hands-on practice queries to analyze data using SQL code!
Last synced: 23 Jan 2026
https://github.com/sevdanurgenc/n-tier-architecture-sample
This repo is developed in C# and MsSQL environment using N Tier Architecture.
3-tier-architecture csharp mssql n-tier-architecture sql student-management tier-architecture
Last synced: 23 Mar 2025
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/tomaztk/business-rules-for-t-sql
Manage your business rules in T-SQL
azure-sql-database business-logic business-logic-framework business-rules data-governance data-transparency microsoft-sql-server sql sql-server t-sql
Last synced: 06 Feb 2026
https://github.com/hakenr/clouddevelopment
MFF UK - NSWI152 - Cloud Application Development (2018-2021)
azure csharp demos labs sql sql-server teaching-materials
Last synced: 01 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/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/sevdanurgenc/sql-project-ideas-for-beginners
This repo includes many sql projects.
Last synced: 02 Jul 2025
https://github.com/turbot/steampipe-plugin-heroku
Use SQL to instantly query apps, dynos and more from Heroku. Open source CLI. No DB required.
backup etl hacktoberfest heroku postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 02 Sep 2025
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/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/curycu/sql-quiz
based on MySQL syntax with mostly ANSI query style
Last synced: 04 Feb 2026
https://github.com/jmoseka/medical-clinic
This project implement the SQL needed to build a database based on a diagram
Last synced: 09 Apr 2025
https://github.com/efe-eroglu/stock-tracking-system
An automation system for small commercial enterprises to keep track of their products in their warehouses.
csharp database desktop-app sql
Last synced: 28 Apr 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/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/sondosaabed/datacamp-data-scientist-track
26+ Hourse of learning Data Science with Python and SQL career track. To prepare for the Data Scientist with Python Certification
data-science datacamp intermediate-sql joining machine-learning python python-packages sql
Last synced: 09 Apr 2025
https://github.com/lealre/northwind-plpgsql
Performing Stored Procedures and Triggers in PostgreSQL Database - PL/pgSQL
docker-compose plpgsql postgresql sql
Last synced: 27 Oct 2025
https://github.com/ovsyannykov/biz.softfor.spring.sqllog
Spring Boot starter for logging SQL queries with substituted parameters
Last synced: 14 Jan 2026
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/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/turbot/steampipe-plugin-aiven
Use SQL to instantly query Aiven accounts, projects, teams, users & more. Open source CLI. No DB required.
aiven backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/jalalsaghaybolghari/netcore__project-management
project manager system backend
api clean-architecture cqrs csharp netcore sql
Last synced: 12 Apr 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/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/pablo-restrepo/appgestionaranimales
Veterinary management application
Last synced: 25 Oct 2025
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/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/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/simonacca/dict2sql
express SQL as python data structures
Last synced: 14 Jan 2026
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/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/turbot/steampipe-plugin-vercel
Use SQL to instantly query projects, teams, domains and more from Vercel. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin vercel zero-etl
Last synced: 22 Apr 2025
https://github.com/neondatabase/neon-vercel-rawsql
Example use of Neon serverless driver on Vercel Edge Functions with raw SQL
neon postgresql serverless sql vercel vercel-edge-functions
Last synced: 08 Apr 2025
https://github.com/turbot/steampipe-plugin-urlscan
Use SQL to instantly query urlscan.io. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin urlscan urlscan-io zero-etl
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-plugin-equinix
Use SQL to instantly query infrastructure resources (e.g. servers, networks) from Equinix Metal. Open source CLI. No DB required.
backup equinix-metal equinix-metal-api etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 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/bocaletto-luca/database-collection-structure
Database-Structure-Collection is a repository that contains a comprehensive collection of SQL scripts. Each script presents a well-documented relational database schema designed for a specific type of application. Whether you need a database for e-commerce, CRM, blog systems, IoT management, or many other common domains, you will find a ready-to-us
collection-database-structure database database-collection database-structures sql structures
Last synced: 30 Jan 2026
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/mozameljawad/vet-clinic-database
Vet-clinic-database is the first learning project of Microverse about databases, for this project, I used a relational database to create the initial data structure for a vet clinic and create tables to store animals', vets and owners information, insert some data into them and query from them.
Last synced: 30 Oct 2025
https://github.com/kristijorgji/db-to-php
A library to generate PHP application code based on database definition.
code code-generation database entity factory framework generator library mysql php repository sql testing
Last synced: 14 May 2025
https://github.com/nguyenanhung/database
A wrapper database and backup database
database pdo php php-database query-builder sql
Last synced: 15 Apr 2025
https://github.com/noonat/migrate
A simple migration helper for Go's database/sql package.
database golang migrations mysql postgres postgresql sql sqlite
Last synced: 09 Apr 2026
https://github.com/cavo789/sql_formatter
Very straight-forward script for formatting SQL statement.
Last synced: 29 Jul 2025
https://github.com/spokeywheeler/batcher
A command line utility to perform concurrent mass updates or deletes against an SQL database
cockroach cockroachdb go golang mariadb mysql postgres postgresql sql
Last synced: 16 Aug 2025
https://github.com/ambarja/sql4geographers
SQL4Geographers
geography postgis postgresql qgis sql visual-studio-code
Last synced: 25 Aug 2025
https://github.com/toolgood/toolgood.sqlfirewall
SQL Firewall, Prevent SQL injection, 防sql注入
Last synced: 13 Apr 2025
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/0xataru/dfox
DFox is a Rust-based database management tool that provides a terminal user interface (TUI) for interacting with PostgreSQL and MySQL databases. It allows users to perform database operations easily and efficiently through a simple and intuitive interface.
crossterm ratatui-rs rust sql tui-rs
Last synced: 07 May 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/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/StephenKevin/zugh
[WIP] Empowering you to use complex SQL, but without writing them directly.
Last synced: 03 Oct 2025
https://github.com/surister/queryzen
Parametrized, named and versioned SQL queries over HTTP
Last synced: 21 Mar 2025
https://github.com/stephenkevin/zugh
[WIP] Empowering you to use complex SQL, but without writing them directly.
Last synced: 29 Mar 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/sarthakmakhija/picodb
Tiny relational database inspired by the book: Database design and implementation by Edward Sciore.
Last synced: 22 Aug 2025
https://github.com/s4cha/squeal
Type Safe SQL for Swift
orm postgres postgressql sql sqlite swift type type-safe
Last synced: 07 Mar 2026
https://github.com/spiredb/spiredb
SpireDB - Stream -> Store -> Scale.
distributed-database elixir-lang erlang kv-store oltp rust-lang spiredb spiresql sql stream-processing vector-search
Last synced: 21 Feb 2026
https://github.com/developpeurpascal/embarquer-une-base-de-donnees-locale-dans-vos-logiciels-et-applications-mobiles
Sources du webinaire du 19 décembre 2019.
database delphi embedded-database firedac mobile pascal pascal-language radstudio sample-apps sample-codes samples sql sqlite sqlite-database webinar webinar-demo webinars
Last synced: 01 Aug 2025
https://github.com/elizabethsiegle/remote-mcp-server-authless-rickroll
MCP server that pretends to generate a podcast and then proceeds to rickroll you by returning a dynamic AI-generated slug to a Cloudflare Worker that displays a dynamic webpage
cloudflare cloudflare-d1 cloudflare-mcp cloudflare-workers d1-database sql
Last synced: 21 Jun 2025
https://github.com/phpgt/database
Database query organisation.
database database-access database-api-organisation database-logic-organisation database-migrations php-library php-pdo phpgt sql sql-database sql-query
Last synced: 08 Apr 2026
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/drmcarvalho/diffhunter
Diffhunter is an app/API hunter differences between SQL relational databases
database database-management sql
Last synced: 08 Oct 2025
https://github.com/peterhardy22/Data-Analytics-Projects
Data Analytics Projects
api beautifulsoup bootstrap d3 flask html-css-javascript leaflet matplotlib mongodb pandas plotly python scikit-learn scraper sklearn sql sqlalchemy tableau vba-excel
Last synced: 20 Jul 2025
https://github.com/tsg405/sql_hackerrank
Contains Solved HackerranK problems on SQL
implementation logical-programming mysql-database sql sqlite3
Last synced: 03 Sep 2025
https://github.com/fortunewalla/dvdstore
The Dell DVD Store is an open source simulation of an online e-commerce site with different SQL implementations.
database dell dellstore dellstore2 dvd dvd-store dvd-store2 dvdstore dvdstore2 e-commerce e-commerce-project mysql sample-data sample-database sql sql-query sqlquery
Last synced: 31 Jul 2025
https://github.com/dinxsh/karma
ecommerce website for shoe stores built in dotnet and c-sharp
ajax asp-net-core asp-net-mvc bootstrap jquery sql
Last synced: 07 Feb 2026
https://github.com/turbot/powerpipe-mod-formula1
Visualize Formula 1 teams, drivers, race analytics, and more using Powerpipe and SQLite.
dashboard formula1 formula1-analysis formula1-data-analysis powerpipe powerpipe-mod sql sqlite sqlite3
Last synced: 22 Apr 2025
https://github.com/alrico88/bbox-helper-functions
Helper functions to convert BBoxes to multiple formats
Last synced: 21 Apr 2025
https://github.com/kingabzpro/data-science-projects-on-datacamp
Data Scince guided and guided course on Datacamp, learning more about Data cleaning, pipeline, Visualization, predictive analysis, Machne learning with both python and R
data-science datacamp learning machine-learning postgresql python r sql visualization
Last synced: 27 Sep 2025
https://github.com/sevdanurgenc/mssql-lecture-notes
In this repo, there are lecture notes of MsSQL.
database mssql mssql-database mssql-server sql
Last synced: 30 Oct 2025
https://github.com/hacihaciyev/jetquerious
JetQuerious is a lightweight, high-performance, and developer-friendly library for working with JDBC and SQL in Java. Designed for simplicity and speed, it streamlines database access through clean, intuitive APIs while retaining full control over SQL execution. JetQuerious minimizes boilerplate, promotes safe and readable code
data java jdbc jet-querious persistance sql
Last synced: 29 Jun 2025
https://github.com/nikialeksey/jood
Object oriented jdbc wrapper
database elegant-objects elegantobjects eo-principles java java-8 java-library java8 jdbc library migrations object-oriented sql sql-database sql-migrations sql-queries
Last synced: 02 Mar 2026
https://github.com/go-rel/sql
Base SQL adapter for REL
go golang hacktoberfest mssql mysql postgresql sql sqlite3 sqlserver
Last synced: 11 Apr 2025
https://github.com/quackscience/duckdb-extension-clickhouse-system
DuckDB Community Extension emulating the ClickHouse system table
chsql clickhouse duckdb duckdb-extension sql
Last synced: 10 Mar 2026
https://github.com/srinivasrm/mutual-funds-analysis-and-prediction
In this project I have performed analysis and prediction on 1,3,and 5 year returns on 1064 mutual funds in India. I have scraped data from a website which is the most visited website for mutual fund investments.I have tested regression models linear model,SGD Regressor , Random Forest Regressor,Decision Tree Regressor,Ridge,MLP Regressor and linear model (Lasso).After which I have selected the best perorming model and performed Hyper parameter tuning and then deployed an interactive application which can generate the visualization and send an email with the visualization to the users email address.
beautifulsoup data-analysis data-base data-cleaning data-science deployment etl finanace frontend funds machine-learning mutual mutual-funds pgsql python scikit-learn sql streamlit web webapplication
Last synced: 27 Oct 2025
https://github.com/jakiboy/sqalar
Filter & Fetch Array with SQL Query (PHP)
array arrayassql ferch orm sql
Last synced: 21 Jun 2025
https://github.com/byancamatos01/exercicioconstraint2
EXERCICIO DE CONSTRAINT EM SQL SERVER
banco-de-dados constraints fatec-zl sql
Last synced: 06 Apr 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/stefanov-sm/restql
restql - RESTful web services in SQL
database jsonschema postgresql rest-api sql webservices
Last synced: 14 Apr 2025
https://github.com/marksikaundi/studentstudy
Manage your time effectively with student study app, The app which helps you plan for your day. a fully python Django project
googlebooksapi sql youtube-api
Last synced: 08 Feb 2026
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/cleilsonandrade/park-api
Sistema de gerenciamento de vagas de estacionamento. Possui recursos como autenticação de usuários, cadastrar e gerenciar informações de usuários, com perfis de cliente e administrador. Ele também permite consultas específicas, como listar usuários cadastrados, atualizar senhas, e realizar operações de check-in e check-out de veículos estacionados.
h2-database jasper java jpa junit jwt mysql parking-management report spring-boot sql swagger swagger-documentation testing
Last synced: 23 Apr 2025
https://github.com/smartyhero/schema-diff
用于两个mysql数据库/sql文件之间表结构对比的工具
database mariadb mysql schema-diff schemadiff sql
Last synced: 01 Mar 2026