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/tonnobellosnello/nautilus-orm-studio
A web database editor, written in nextjs for nautilus-orm
Last synced: 18 Apr 2026
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/carreraprogrammer/vet-clinic-database
This is a project where I use a relational database to create the data structure for a vet clinic.
Last synced: 03 Mar 2026
https://github.com/duct-framework/database.sql
Integrant methods for connecting to a SQL database
Last synced: 05 Mar 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/max-alletsee/stanford-lagunita-sql
An overview of Stanford Online's mini-course on SQL
course-material sql stanford-lagunita
Last synced: 16 Feb 2026
https://github.com/pansonpanson/jorm
An ORM framework written in Java.
gorm mybatis orm souce-code sql
Last synced: 26 Mar 2025
https://github.com/volfpeter/sqlmodelservice
A generic service layer on top of SQLModel for conveniently creating APIs with frameworks like FastAPI
fastapi pydantic python sql sqlalchemy sqlmodel
Last synced: 07 May 2025
https://github.com/ninja1375/sistema-gestao-escolar-sql
Sistema Gestão Escolar
Last synced: 29 Jan 2026
https://github.com/curycu/sql-quiz
based on MySQL syntax with mostly ANSI query style
Last synced: 04 Feb 2026
https://github.com/kenvilar/miozika
:musical_note::notes::headphones: A Music Streaming Service Web Application https://miozika.herokuapp.com/
javascript music-player mysql-database object-oriented-programming php7 sql
Last synced: 10 May 2026
https://github.com/brainiac2677/sql-notes
Contains SQL practise problems and solutions.
database oracle postgresql sql
Last synced: 09 Oct 2025
https://github.com/thekirankumarv/handmadeproductmanagementsystem
The Handmade Product Management System, powered by a Database Management System, efficiently handles handmade products. It tracks product details, inventory, orders, and customers. With robust data management, it streamlines operations, improves inventory control, and enhances overall productivity for businesses and artisans.
css database javascript php sql
Last synced: 25 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/cyyeh/duckdb-data-agent
An AI-powered data analysis agent with a built-in SQL playground. Upload data files (CSV, JSON, Parquet, Excel) and ask questions in plain English — the agent delegates to a specialized subagent for SQL queries and renders charts inline — or switch to the SQL editor for direct queries.
agent claude-code csv data-analysis duckdb excel json langfuse llm parquet python react sql typescript
Last synced: 04 Jun 2026
https://github.com/juancastillo0/snippet_generator
Generate classes, themes, widgets, parsers and SQL bindings for Dart and Flutter.
codegenerator dart dartlang flutter flutter-apps parser sql
Last synced: 03 May 2026
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/pablo-restrepo/appgestionaranimales
Veterinary management application
Last synced: 25 Oct 2025
https://github.com/hatappo/bisql
Keep SQL executable, call it as Clojure functions 🚲️
2way-sql bycycle clojure jdbc orm postgresql sql sql-template
Last synced: 03 May 2026
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/hootanht/databaseteacherassistant
SQL and SQL Server course for beginners
course database database-design database-management development sql sqlserver sqlserver-2019 tsql
Last synced: 22 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: 04 May 2026
https://github.com/1995parham-teaching/song_cloud
Minimal Soundcloud just for having fun with databases
Last synced: 18 Mar 2026
https://github.com/project-tsurugi/iceaxe
java library for Tsurugi
database-access-library java java-11 java-library sql tsurugidb
Last synced: 01 Apr 2026
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/ejunjsh/leetcode
😄 (600/800) learn algorithms and learn c++ by the way
algorithm cpp learning-algorithm leetcode shell sql
Last synced: 13 Apr 2025
https://github.com/kumar-rinku0/delta
short projects and different types of build reusable components.
clone clone-app components css css3 ejs html html5 javascript js replica reusable-components sql
Last synced: 27 Feb 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/antonheryanto/dapper.entity
Dapper Extensions for Entity Framework
dapper dotnet dotnet-core efcore orm sql
Last synced: 14 Jan 2026
https://github.com/christopherkindl/python-data-to-sql-database
Transferring data from a Python file to a PostgreSQL database
Last synced: 08 May 2026
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/tiyee/sqlgen
一个go语言小工具,可以利用lex和ast, 把建表语句转换成go struct,
go-generate go-orm goyacc orm sql yacc
Last synced: 23 Aug 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/wkhchow/census_canada_2021
Repo containing sql scripts to process Statistics Canada census 2021 data.
2021 census census-data geopackage geospatial postgis sql statistics
Last synced: 31 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/victorokoroji/vet-clinic-database
In this project, we used a relational database to create the initial data structure for a vet clinic. We created a table to store animals' information, insert some data into it, and query it.
Last synced: 30 Apr 2026
https://github.com/yu-iskw/sqlfluff-complexity
A custom SQLFluff plugin to calculate SQL complexity
agent-harness dbt harness-engineering sql sqlfluff
Last synced: 06 Jun 2026
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/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/kamilhan-karaismailoglu/database-for-movie-ticket-sales-site
in this project ; A database was created for a website that sells movie tickets for more than one movie theater. Some add, delete, update and query commands have been created on this database. This project was written for the database systems lecture.
database microsoft-sql-server sql
Last synced: 01 Mar 2026
https://github.com/magnusrodseth/complete-sql-mastery
My personal notes from the Complete SQL Mastery course.
mysql relational-databases sql
Last synced: 10 Sep 2025
https://github.com/charlesstover/mssql-query-builder
Dynamically build Microsoft SQL Server queries using JavaScript.
chai es6 javascript js mocha mssql node nodejs npm npm-module npm-package npmjs sql sql-server sqlserver travis travis-ci travisci ts typescript
Last synced: 01 Oct 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/felixmk0/egranjacat
RESTful API built with .NET 8 and C#, following clean architecture and using SQL Server with a single-tenant-per-database model. Includes JWT authentication, role- and policy-based access control, Swagger docs, cron jobs, SMTP support, third-party service integrations, and more.
aspnet authorization cron-jobs csharp dotnet generalitat generalitat-de-catalunya jwt jwt-authentication mapa presvet rest-api restful-api smtp sql sql-server swagger third-party
Last synced: 13 Aug 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/andersnm/typedsql
database micro-orm mysql orm sql sql-server sqlserver
Last synced: 23 Aug 2025
https://github.com/vincentserpoul/playwithsql
implementing as immutable as possible data modelization and benchmarking it on different platforms
benchmarking cockroachdb container docker gcp golang kubernetes kubernetes-cluster mariadb mssql mysql percona postgres sql swarm-cluster
Last synced: 17 Jan 2026
https://github.com/tatmorenno/next-level-week-starter
🕵🏻♂️♻️ Next Level Week Starter — #NLW1.0: Desenvolvimento FullStack com a missão de criar a aplicação Ecoleta que ajuda pessoas a encontrarem pontos de coleta para reciclagem.
css css3 express html html5 javascript nextlevelweek nlw node node-js nodejs nunjucks rocketseat sql sqlite
Last synced: 20 Feb 2026
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/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/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/surister/queryzen
Parametrized, named and versioned SQL queries over HTTP
Last synced: 21 Mar 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/moixllik/studio
Examples of learning on various programming topics with various technologies
docker dotnet golang haskell javascript moix-project nosql php python rust sql studio-moix vlang
Last synced: 15 Apr 2025
https://github.com/manusquall/restaurant-web-app
A restaurant web app to save commands of differents food products, show them and modify it also. Similar to a CRUD app
crud-application database food-products php restaurant-web sql sql-database
Last synced: 13 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/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/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/polterguy/magic.lambda.mssql
SQL Server plugin for magic.lambda
hyperlambda magic math sql sql-server
Last synced: 01 May 2025
https://github.com/brian-emarquez/learning-microsoft-sql-server
Microsoft SQL Server is a relational database management system, developed by the Microsoft company.
azure azuredatastudio sql sqlserver transact-sql tsql windows
Last synced: 10 Mar 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/azu/sql-string-search
A CLI that search SQL-like string from source codes.
Last synced: 02 Jul 2025
https://github.com/diptochakrabarty/mysql-docker-cluster
MySQL 3 node cluster using docker containers .Learn how to setup mysql cluster , group replication and fail over mechanisms
database database-management innodb innodb-cluster mysql mysql-database mysql8 sql
Last synced: 24 Mar 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/tomaztk/mssqlserverrestapi
REST API for reading and writing data to Microsoft SQL Server
api-rest node-js prediction-model python r-language sql sqlserver
Last synced: 12 Apr 2025
https://github.com/pfazzi/simplex-mapper
A simple PHP library to transfer data from a source (object or array) to an object.
Last synced: 01 Mar 2026
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/arshia-rgh/mealmastermind
Meal Master is a comprehensive system that allows you to explore various recipes and their ingredients. Based on your dietary preferences, it generates a personalized shopping list to help you buy the necessary ingredients. Additionally, it offers more features to enhance your meal planning experience.
celery docker docker-compose dockerfile fastapi fastapi-sqlalchemy gin golang mysql redis sql websocket
Last synced: 19 Apr 2025
https://github.com/co0lc0der/simple-query-builder-php
A simple QueryBuilder PHP component
database mysql pdo pdo-php php php-oop query-builder sql sqlite
Last synced: 22 Jul 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/arshadkazmi42/chrome-cookie
Chrome cookie manager for node. To set and get cookie from chrome
chrome chrome-cookie cookie cookie-crud crud db hacktoberfest sql sqlite
Last synced: 20 Mar 2025
https://github.com/turbot/steampipe-plugin-auth0
Use SQL to instantly query Auth0 resources. Open source CLI. No DB required.
auth0 authorization backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 27 Oct 2025
https://github.com/suxrobgm/sql-data-transfer
SqlDataTransferUtility is application that convert SQL table scheme and table records to JSON format
converter json netstandard scheme sql
Last synced: 23 Jun 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/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/felipecastrosales/game
🎮 Game app using IGDB API, with BLoC, Provider, dio, sqflite and others.
api api-rest dart dart-api dartlang dio flutter flutter-api flutter-app flutter-apps flutter-dio flutter-examples flutter-package http igbd json serialization sqflite sql
Last synced: 15 Jul 2025
https://github.com/alaa-abdallah1/auction-site
Overview This is an auction app that allows users to bid on items. The app is built using Laravel and Vue. Users can view a list of items up for auction, place bids on items, and view their bidding history.
css html laravel mysql oop php sql tailwindcss vue
Last synced: 15 Jul 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/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/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/stimulsoft/samples-dashboards.php
PHP samples for Dashboards.PHP data visualization tool for PHP 7 and PHP 8 projects, and embedded JavaScript dashboard designer and dashboard viewer
analysis dashboards data export exporting histogram html5 infographics javascript json kpi map mysql online php php8 pivot progress sql viewing
Last synced: 07 Mar 2026
https://github.com/spoje-net/ruian2sql
A tool for importing address points of the State Surveying and Cadastre Administration into SQL database
phing-tasks phinx-migrations php sql
Last synced: 17 Jul 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/tlgs/pgexercises
solutions to the PostgreSQL Exercises
challenges docker postgresql sql
Last synced: 25 Jan 2026
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/utsavpatel562/learnovice
E-Learning Management System
angular bootstrap5 html5-css3 javascript mysql php8 phpmyadmin-database scss sql
Last synced: 09 Oct 2025
https://github.com/pprattis/hospital-database-with-JDBC-client
A jdbc application that runs queries in pgAdmin to simulate the functionality of a hospital's database.
computer-science console-application databse functions-triggered java jdbc jdbc-connector jdbc-database pgadmin postgresql program project sql student triggers
Last synced: 28 Sep 2025