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-25 00:25:43 UTC
- JSON Representation
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/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/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/jobbrio/jobbr-storage-mssql
Storage adapter for MS SQL Servers
jobbr mssql sql sqlserver sqlserver2017
Last synced: 18 Oct 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/jeffrey-zang/myrecipepal
Unlock your inner chef - Submission for Hack the north 2022
chakra-ui cockroachdb express javascript react sql
Last synced: 16 Apr 2026
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/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/duct-framework/database.sql
Integrant methods for connecting to a SQL database
Last synced: 05 Mar 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/smartyhero/schema-diff
用于两个mysql数据库/sql文件之间表结构对比的工具
database mariadb mysql schema-diff schemadiff sql
Last synced: 01 Mar 2026
https://github.com/swghosh/ug-courses
Class room and laboratory programs, UG-level CSE courses.
c fundamentals gdgu java mongodb php python r sql
Last synced: 13 Feb 2026
https://github.com/gabrielfalcao/chemist
Simple, flexible and testable active-record powered by SQLAlchemy - supports seamless encryption of fields through PyNaCL
active-record flask functional-testing mysql mysql-orm postgresql psycopg2 python sql sqlalchemy unit-testing
Last synced: 07 Oct 2025
https://github.com/bezzad/sqliteencryption
SQLite Encryption using Entity Framework Core (EFCore)
sql sqlite sqlite-cipher sqlite-encription
Last synced: 16 Jun 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/codewithjaspreet/icc_wc_2011
data-analytics data-visualization powerbi selenium sql webscraping
Last synced: 05 Mar 2026
https://github.com/a2lix/schemql
A lightweight TypeScript library that enhances your SQL workflow by combining raw SQL with targeted type safety and schema validation
autocomplete database query schema sql type-safe typescript validation zod
Last synced: 02 Apr 2026
https://github.com/vvipjain/bank-loan-report
Bank Loan Reports
data data-analysis data-visualization powerbi sql
Last synced: 19 Jan 2026
https://github.com/hazardland/app.sql
PostgreSQL database template for fresh project start
admin-databases database-template postgresql-boilerplate recovering-passwords sendmail sql user-profile
Last synced: 05 Mar 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/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/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/ganny26/generator-create-express-react-app
Create react app for yeoman
boilerplate mongodb reactjs sql yeoman
Last synced: 27 Mar 2026
https://github.com/sftsrv/sqlq
A little CLI for working with databases during development for quick queries and automation
cli database database-management javascript postgres sql sqlite typescript
Last synced: 02 Mar 2026
https://github.com/gfleury/squaas
sql query as a service
approval-process authorization gdpr postgresql query queue sql
Last synced: 28 Apr 2026
https://github.com/grihabor/trino-query-parser
Provides a parser for trino queries
presto presto-parser sql trino trino-parser
Last synced: 19 Mar 2026
https://github.com/victorcmarinho/banco-de-dados-pl-sql-jogo-detetive
oracle-11g oracle-database plsql sql sql-query
Last synced: 04 Mar 2026
https://github.com/jordymail/datalemur-answer
This document provides an overview of the Data Lemur projects I have worked on. Each project includes a dedicated README file explaining the functionality and implementation of the code in detail.
Last synced: 12 Feb 2026
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/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/jimbrig/scripts
Useful Scripts and Snippets across various interfaces
autohotkey autohotkey-script automation bash bash-script cmd git powershell powershell-script r-script rstats scripting scripts sql sql-server visual-basic windows
Last synced: 13 Oct 2025
https://github.com/dinxsh/slice
📚 Web app for browsing, reading and getting e-book recommendations.
ajax asp-net asp-net-core asp-net-mvc ebook jquery sql
Last synced: 04 Mar 2026
https://github.com/raphaelalmeidamartins/mysql-one-for-all
MySQL project developed at the end of Unit 21 (Back-end Development Module) of Trybe's Web Development course
Last synced: 27 Mar 2026
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/thiagomvilela/infinity
Project development for the 2nd unit of the Web Systems I and Database II courses at the Federal Institute of Pernambuco.
css css3 github-pages html javascript maven pgadmin4 postgresql react reactjs spring-boot sql styled-components
Last synced: 03 Mar 2026
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/lucagez/qron
postgres background job processing and scheduler
background-jobs cron golang plpgsql postgres scheduler sql
Last synced: 25 Feb 2026
https://github.com/vaneeza-7/sql-uefa-champions-league-2016-2022
⚽ SQL database for UEFA champions league (2016-2022) with 21 select queries
football-database sql sql-football sql-server-management-studio uefa-champions-league
Last synced: 02 Mar 2026
https://github.com/stephenkevin/zugh
[WIP] Empowering you to use complex SQL, but without writing them directly.
Last synced: 29 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/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/1995parham-teaching/song_cloud
Minimal Soundcloud just for having fun with databases
Last synced: 18 Mar 2026
https://github.com/davideluque/bebedores
Base de Datos para la Guía de Bebedores en la materia CI3311 de la Universidad Simón Bolívar
ci3311 pgsql sql universidad-simon-bolivar
Last synced: 13 Feb 2026
https://github.com/sfinx13/videoflix-database
Database workshop in order to design and practice sql requests. Enjoy :-)
database-design database-schema docker docker-compose lucidchart make makefile mysql mysqlworkbench phpmyadmin sql
Last synced: 02 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/jakiboy/sqalar
Filter & Fetch Array with SQL Query (PHP)
array arrayassql ferch orm sql
Last synced: 21 Jun 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/sayakpaul/reporting-in-sql-datacamp-course-exercises
Contains my solutions to the exercises of the course "Reporting in SQL"
Last synced: 10 Sep 2025
https://github.com/furkancosgun/abap_database_manager
A custom SQL query application for SAP ABAP, enabling management of both internal and external databases.
abap abap-development abap-oo abapgit database sql
Last synced: 06 Mar 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/jimbrig/Scripts
Useful Scripts and Snippets across various interfaces
autohotkey autohotkey-script automation bash bash-script cmd git powershell powershell-script r-script rstats scripting scripts sql sql-server visual-basic windows
Last synced: 29 Apr 2025
https://github.com/tebogoyungmercykay/relational-database_using_self-organizing_treaps
This implementation puts a twist on the Standard Treap (randomized search tree) in the sense that I add the idea of self-organizing data structures on top, To implement a Database (collection of rows that are somehow related) Indexing.
abstract classes data-structures-and-algorithms databases indexing java readme relational-databases self-organizing self-organizing-treaps sql sqlqueries templates treaps
Last synced: 13 Apr 2025
https://github.com/tushar2704/everyday-sql
Welcome to Everyday SQL Sheets – your go-to resource for everyday SQL cheat sheets, pro tips, interview questions, and more. Whether you're a beginner looking to learn SQL or an experienced developer seeking quick reference materials, this application has got you covered.
artificial-intelligence cheatsheet data-analysis data-science database mysql postgresql query-language sql sqlalchemy streamlit streamlit-tushar2704 tushar2704
Last synced: 05 Apr 2026
https://github.com/ilkeresen/mvc5libraryapp
Layout Kontrolü Controller Yapısı Model Yapısı View Yapısı Linq Sorguları Entity Framework Sorguları İlişkili Tablolar Diyagramlar Triggers Kullanımı Prosedür Oluşturma Hazır Template Kurulumu ve Düzenlenmesi CSS Kontrolleri Bootstrap Yapısı Dinamik Web Projeleri Oluşturma Dashboard yapısı Chart Widget Cards kullanımları Mvc ile Adım Adım Web Geliştirmeyi Entity Framework Linq Sorguları Sınıf Nesne ve OOP Kavramları SQL ile Veri Tabanı Yönetimini Prosedür ve Trigger Kontrollerini Dahsboard Yapısını Dinamik Web Geliştirmeyi Bootstrap Css Html Tasarım Kontrollerini
adminlte ajax asp-net-mvc bootstrap chart controller diagram entity-framework javascript layout linq model mvc5-framework oop smtp sql stored-procedures templates triggers view
Last synced: 27 Mar 2025
https://github.com/prefeitura-rio/queries-datario
Modelos do DBT utilizados para publicação de dados da PCRJ
dbt government open-data python sql
Last synced: 17 Jan 2026
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/adriamontoto/criteria-pattern
The Criteria Pattern is a Python 🐍 package that simplifies and standardizes criteria based filtering 🤏🏻, validation and selection.
criteria development filtering pattern python python3 python311 python312 python313 selection sql tools utilities validation
Last synced: 19 May 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/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/andreasgdp/robo-throw
Project about creating a robot system capable of picking up an object and throwing it hitting a given target.
Last synced: 07 Mar 2026
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/zdrzalikprzemyslaw/sql-hospital
Database intended for use in a Hospital
microsoft-sql-server mssql sql tsql
Last synced: 08 Mar 2026
https://github.com/thederickff/jsqb
Stop to lost time writing repeated SQL queries and let Java SQL Query Builder do the job for you. It's simple, fast and lightweight.
builder crud database java sql sql-query-builder
Last synced: 28 Jul 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/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/tsg405/sql_hackerrank
Contains Solved HackerranK problems on SQL
implementation logical-programming mysql-database sql sqlite3
Last synced: 03 Sep 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/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/rotshidzw/clinic
relational database to create the data structure for a vet clinic a complete database with data about: animals animals' owners clinic employees visits
Last synced: 19 Feb 2026
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/praveendecode/youtube-data-harvesting-warehousing
Efficient YouTube data harvesting and warehousing with Python, SQL, MongoDB, and Streamlit, enabling seamless analysis and visualization for insightful decision-making in content management and audience engagement strategies
api apiintegration dataanalysis dataharvesting datawarehousing eda mongodb postgres python 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/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/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/nguyenanhung/database
A wrapper database and backup database
database pdo php php-database query-builder sql
Last synced: 15 Apr 2025
https://github.com/eddieantonio/blobfs-poc
BlobFS—access your database from the comfort of your file manager!
blob filesystem fuse fuse-filesystem sql sqlite3
Last synced: 15 May 2025
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/viveksati5143/leetcode
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
Last synced: 07 Apr 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://rnitzsche.github.io/instahub-doc-de/
Datenbanken mit InstaHub (Skript für den Informatik-Unterricht)
beruflichesgymnasium berufskolleg berufsoberschule datenbanken informatikunterricht sql
Last synced: 19 Nov 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/codewithmide/alx-higher_level_programming
Higher level programming languages and projects from ALX SE
c javascript mysql-database python3 shell sql sqlalchemy sqlalchemy-orm sqlalchemy-python
Last synced: 04 May 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/raihan2bd/vet_clinic_database
Vet Clinic Database is a relational database focus project. User can use the project query to create, read, update and delete specific data form the database using SQL terminal.
Last synced: 12 Apr 2025
https://github.com/apache/flink-connector-kudu
Apache flink
connector datastream flink kudu sql table
Last synced: 19 Apr 2025
https://github.com/dbstratta/postre
🧁 Delicious PostgreSQL query builder for Node.js
client javascript migrations nodejs pg postgres postgresql query query-builder sql
Last synced: 02 Jul 2025
https://github.com/raphaelalmeidamartins/mysql-all-for-one
MySQL project developed at the end of Unit 20 (Back-end Development Module) of Trybe's Web Development course
Last synced: 07 May 2025